System.Windows.Forms.SearchForVirtualItemEventArgs.IsTextSearch Property

Gets a value indicating whether the search is a text search.

Syntax

public bool IsTextSearch { 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