CacheVirtualItemsEventArgs
Wisej.Web.CacheVirtualItemsEventArgs
Last updated
Wisej.Web.CacheVirtualItemsEventArgs
Last updated
Namespace: Wisej.Web
Assembly: Wisej.Framework (2.2.0.0)
Provides data for the CacheVirtualItems event.
Initializes a new instance of the CacheVirtualItemsEventArgs class with the specified starting and ending indices.
Name | Type | Description |
---|---|---|
startIndex | ||
endIndex |
Int32: Returns the ending index for the range of values needed by a ListView control in virtual mode.
Int32: Returns the starting index for a range of values needed by a ListView control in virtual mode.
Name | Description |
---|---|
The starting index of a range of items needed by the for the next event that occurs.
The ending index of a range of items needed by the for the next event that occurs.
Represents the method that will handle the event of a .