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