The following tables list the members exposed by ISelectionItem.
Name | Description | |
---|---|---|
![]() | IsSelected | Gets or sets a value that indicates whether the current item is selected. |
![]() | Owner | Gets the owner of the selection item. |
![]() | ParentControl | Gets the parent control of the selection item. |
Name | Description | |
---|---|---|
![]() | Select | Select the item. |
![]() | SetForceMultipleSelection | Sets a value that determine whether force multiple selection is enabled or not. Called if necessary. |
![]() | Unselect | Unselect the item. |