ListViewVirtualItemsSelectionRangeChangedEventArgs Properties
.NET Framework 4.5
The ListViewVirtualItemsSelectionRangeChangedEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
|
EndIndex | Gets the index for the last item in the range of items whose selection state has changed |
|
IsSelected | Gets a value indicating whether the range of items is selected. |
|
StartIndex | Gets the index for the first item in the range of items whose selection state has changed. |