Adds an entity item to the selection.
Namespace:
DlhSoft.Windows.ControlsAssembly: DlhSoft.Data.Controls (in DlhSoft.Data.Controls.dll)
Syntax
C# |
---|
protected internal virtual void AddSelectedEntityItem( Entity entity ) |
Visual Basic (Declaration) |
---|
Protected Friend Overridable Sub AddSelectedEntityItem ( _ entity As Entity _ ) |
Parameters
- entity
- Type: DlhSoft.Windows.Data..::.Entity
The entity to add to the selection.