TreeViewBuilder.SelectByClick Method
| Name | Parameters | Description |
|---|---|---|
| SelectByClick(JS) | value | Specifies whether an item is selected if a user clicks it. Mirrors the client-side selectByClick option. |
| SelectByClick(Boolean) | value | Specifies whether an item is selected if a user clicks it. Mirrors the client-side selectByClick option. |