Wisej.Web.ListViewVirtualItemsSelectionRangeChangedEventHandler
Namespace: Wisej.Web
Assembly: Wisej.Framework (3.0.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.