TreeViewBuilder.SearchTimeout Method
| Name | Parameters | Description |
|---|---|---|
| SearchTimeout(JS) | value | Specifies a delay in milliseconds between when a user finishes typing, and the search is executed. Mirrors the client-side searchTimeout option. |
| SearchTimeout(Double) | value | Specifies a delay in milliseconds between when a user finishes typing, and the search is executed. Mirrors the client-side searchTimeout option. |