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