The properties of System.Windows.Forms.CacheVirtualItemsEventArgs are listed below. For a list of all members, see the CacheVirtualItemsEventArgs Members list.
See Also: Inherited members from System.EventArgs
[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. |