The members of System.Windows.Forms.CacheVirtualItemsEventArgs are listed below.
See Also: Inherited members from System.EventArgs
Initializes a new instance of the System.Windows.Forms.CacheVirtualItemsEventArgs class with the specified starting and ending indices. |
[read-only] | EndIndex | int.
Gets the ending index for the range of values needed by a System.Windows.Forms.ListView control in virtual mode. |
[read-only] | StartIndex | int.
Gets the starting index for a range of values needed by a System.Windows.Forms.ListView control in virtual mode. |