System.Windows.Forms.CacheVirtualItemsEventArgs Class

Provides data for the ListView.CacheVirtualItems event.

See Also: CacheVirtualItemsEventArgs Members

Syntax

public class CacheVirtualItemsEventArgs : EventArgs

Remarks

The ListView.CacheVirtualItems event occurs when a new area of a System.Windows.Forms.ListView in virtual mode is exposed and the System.Windows.Forms.ListView determines a new range of items is needed.

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0