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

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

Syntax

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

See Also