System.Windows.Forms.SearchForVirtualItemEventArgs.Direction Property

Gets the direction from the current item that the search should take place.

Syntax

public SearchDirectionHint Direction { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Identifying the nearest item in a System.Windows.Forms.ListView control can vary depending on the operating system the application is running on; therefore, the search direction is a hint, and not an absolute guarantee of results.

Requirements

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