RetrieveVirtualItemEventHandler
Wisej.Web.RetrieveVirtualItemEventHandler
Namespace: Wisej.Web
Assembly: Wisej.Framework (2.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.
Parameters
Name
Type
Description
Fired By
Name
Description
Fired when the ListView is in virtual mode and requires a ListViewItem.
Last updated