ListViewVirtualItemsSelectionRangeChangedEventHandler
Wisej.Web.ListViewVirtualItemsSelectionRangeChangedEventHandler
Last updated
Wisej.Web.ListViewVirtualItemsSelectionRangeChangedEventHandler
Last updated
Namespace: Wisej.Web
Assembly: Wisej.Framework (2.5.0.0)
Represents the method that will handle the VirtualItemsSelectionRangeChanged event of a ListView.
Name | Type | Description |
---|---|---|
Name | Description |
---|---|
sender
The source of the event.
e
A ListViewVirtualItemsSelectionRangeChangedEventArgs that contains the event data.
Fired when a ListView is in virtual mode and the selection state of a range of items has changed.