Enables or disables the AutoSearch functionality of the C1TreeView.
Namespace:
C1.SilverlightAssembly: C1.Silverlight (in C1.Silverlight.dll)
Syntax
| C# |
|---|
public bool AutoSearch { get; set; } |
| Visual Basic |
|---|
Public Property AutoSearch As Boolean Get Set |