Enables or disables the AutoSearch functionality of the C1TreeView.
Namespace:
C1.WPFAssembly: C1.WPF (in C1.WPF.dll)
Syntax
| C# |
|---|
public bool AutoSearch { get; set; } |
| Visual Basic |
|---|
Public Property AutoSearch As Boolean Get Set |
Remarks
This is a dependency property.