Contains the arguments passed to handlers of selection related events.
The following tables list the members exposed by the ItemSelectionEventArgs type.
Public Properties| Name | Description | |
|---|---|---|
![]() |
Gets a value indicating whether the item was deselected. |
|
![]() |
Gets a value indicating whether the item was selected. |
|
![]() |
Gets the item related to the event. (Inherited from ItemEventArgs.) |
See Also