System.Windows.Forms.RetrieveVirtualItemEventArgs.Item Property

Gets or sets the item retrieved from the cache.

Syntax

public ListViewItem Item { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

When handling the ListView.RetrieveVirtualItem event, set the RetrieveVirtualItemEventArgs.Item property to the item you wish to be retrieved.

Requirements

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