TreeViewItemBuilder.Expanded Method
| Name | Parameters | Description |
|---|---|---|
| Expanded(JS) | value | Specifies whether or not the tree view item is displayed expanded. Mirrors the client-side expanded option. |
| Expanded(Boolean) | value | Specifies whether or not the tree view item is displayed expanded. Mirrors the client-side expanded option. |