Hide

SftTree/NET 2.0 - Tree Control for Windows Forms

Display
Print

CharSearchMode Property, SftTree Class

Defines the search mode for characters typed by the user.

Class: SftTree
Namespace: Softelvdm.SftTreeNET
Assembly: Softelvdm.SftTreeNET

Syntax

public CharSearchModeEnum CharSearchMode { get; set; }
Public Property CharSearchMode As CharSearchModeEnum

Value

The search mode for characters typed by the user.

The default value is CharSearchModeEnum.AllChars.

Comments

Defines the search mode for characters typed by the user.

The SftTree.CharSearchDisplayColumn property defines the column searched.

See Also SftTree Class | Classes | SftTree/NET 2.0