TreeViewBuilder.ExpandAllEnabled Method
Name | Parameters | Description |
---|---|---|
ExpandAllEnabled(JS) | value | Specifies whether or not a user can expand all tree view items by the '*' hot key. Mirrors the client-side expandAllEnabled option. |
ExpandAllEnabled(Boolean) | value | Specifies whether or not a user can expand all tree view items by the '*' hot key. Mirrors the client-side expandAllEnabled option. |