[]
Configurates IsAnimated. Sets a value that indicates whether to use animations when expanding or collapsing nodes.
public TreeViewBuilder IsAnimated(bool value)
Type | Name | Description |
---|---|---|
bool | value | The value. |
Type | Description |
---|---|
TreeViewBuilder | Current builder. |