Wisej.Web.RetrieveVirtualItemEventHandler
Namespace: Wisej.Web
Assembly: Wisej.Framework (3.5.0.0)
Represents the method that will handle the RetrieveVirtualItem event of a ListView.
Throws:
InvalidOperationException The Item property is not set to an item when the RetrieveVirtualItem event is handled.
Name | Type | Description |
---|---|---|
Name | Description |
---|---|
sender
The source of the event.
e
A RetrieveVirtualItemEventArgs that contains the event data.
Fired when the ListView is in virtual mode and requires a ListViewItem.