[]
Configurates ExpandOnClick. Sets a value that determines whether to expand collapsed nodes when the user clicks the node header.
public TreeViewBuilder ExpandOnClick(bool value)
| Type | Name | Description |
|---|---|---|
| bool | value | The value. |
| Type | Description |
|---|---|
| TreeViewBuilder | Current builder. |