[]
Configurates CollapseWhenDisabled. Sets a value that determines whether nodes should be collapsed when they are disabled.
public TreeViewBuilder CollapseWhenDisabled(bool value)
Type | Name | Description |
---|---|---|
bool | value | The value. |
Type | Description |
---|---|
TreeViewBuilder | Current builder. |
The default value for this property is true