ListViewVirtualItemsSelectionRangeChangedEventArgs Properties
.NET Framework (current version)
Namespace:
System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
| 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. |
Show:
