Prepares the entity item to be presented by the control based on the current content and data binding properties.

Namespace:  DlhSoft.Windows.Controls.Primitives
Assembly:  DlhSoft.Data.Controls (in DlhSoft.Data.Controls.dll)

Syntax

C#
protected internal virtual void LoadEntity()
Visual Basic (Declaration)
Protected Friend Overridable Sub LoadEntity

See Also