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