Enables or disables the AutoSearch functionality of the C1TreeView.

Namespace:  C1.WPF
Assembly:  C1.WPF (in C1.WPF.dll)

Syntax

C#
public bool AutoSearch { get; set; }
Visual Basic
Public Property AutoSearch As Boolean
	Get
	Set

See Also