System.Windows.Forms.SearchForVirtualItemEventArgs.Index Property

Gets or sets the index of the System.Windows.Forms.ListViewItem found in the System.Windows.Forms.ListView .

Syntax

public int Index { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

Set the SearchForVirtualItemEventArgs.Index property to the index of the item matching the search criteria when handling the ListView.SearchForVirtualItem event.

Requirements

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