Wisej.Web.SearchForVirtualItemEventHandler
Namespace: Wisej.Web
Assembly: Wisej.Framework (3.5.0.0)
Represents the method that will handle the SearchForVirtualItem event of a ListView.
Name | Type | Description |
---|---|---|
Name | Description |
---|---|
sender
The source of the event.
e
A SearchForVirtualItemEventArgs that contains the event data.
Fired when the ListView is in virtual mode and a search is requested.