CacheVirtualItemsEventHandler
Wisej.Web.CacheVirtualItemsEventHandler
Namespace: Wisej.Web
Assembly: Wisej.Framework (3.2.0.0)
Represents the method that will handle the CacheVirtualItems event of a ListView.
Parameters
Name | Type | Description |
---|---|---|
sender | The source of the event. | |
e | A CacheVirtualItemsEventArgs that contains the event data. |
Fired By
Name | Description |
---|---|
Last updated