ListViewItemSelectionChangedEventArgs Properties
.NET Framework (current version)
Namespace:
System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
| Name | Description | |
|---|---|---|
![]() | IsSelected | Gets a value indicating whether the item's state has changed to selected. |
![]() | Item | Gets the item whose selection state has changed. |
![]() | ItemIndex | Gets the index of the item whose selection state has changed. |
Show:
