[]
Configurates AutoCollapse. Sets a value that determines if sibling nodes should be collapsed when a node is expanded.
public TreeViewBuilder AutoCollapse(bool value)
| Type | Name | Description |
|---|---|---|
| bool | value | The value. |
| Type | Description |
|---|---|
| TreeViewBuilder | Current builder. |