System.Windows.Forms.SearchForVirtualItemEventArgs.Text Property

Gets the text used to find an item in the System.Windows.Forms.ListView control.

Syntax

public string Text { get; }

Value

Documentation for this section has not yet been entered.

Remarks

You can search a System.Windows.Forms.ListView control by location by using the erload:System.Windows.Forms.ListView.FindNearestItem method, or you can perform a text search by using the erload:System.Windows.Forms.ListView.FindItemWithText method.

Requirements

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