Wisej.Web.RetrieveVirtualItemEventArgs
Namespace: Wisej.Web
Assembly: Wisej.Framework (3.0.0.0)
Provides data for the RetrieveVirtualItem event.
Initializes a new instance of the RetrieveVirtualItemEventArgs class.
Name | Type | Description |
---|---|---|
ListViewItem: Returns or sets the item retrieved from the cache.
Int32: Returns the index of the item to retrieve from the cache.
Name | Description |
---|---|
Represents the method that will handle the RetrieveVirtualItem event of a ListView.
itemIndex
The index of the item to retrieve.