ListViewItemSelectionChangedEventArgs Properties
.NET Framework 4.5
The ListViewItemSelectionChangedEventArgs type exposes the following members.
| 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. |