System.Windows.Forms.CacheVirtualItemsEventArgs Members

The members of System.Windows.Forms.CacheVirtualItemsEventArgs are listed below.

See Also: Inherited members from System.EventArgs

Public Constructors

Initializes a new instance of the System.Windows.Forms.CacheVirtualItemsEventArgs class with the specified starting and ending indices.

Public Properties

[read-only]
EndIndexint.

Gets the ending index for the range of values needed by a System.Windows.Forms.ListView control in virtual mode.

[read-only]
StartIndexint.

Gets the starting index for a range of values needed by a System.Windows.Forms.ListView control in virtual mode.