TreeViewBuilder.ExpandNodesRecursive Method
Name | Parameters | Description |
---|---|---|
ExpandNodesRecursive(JS) | value | Specifies whether or not all parent nodes of an initially expanded node are displayed expanded. Mirrors the client-side expandNodesRecursive option. |
ExpandNodesRecursive(Boolean) | value | Specifies whether or not all parent nodes of an initially expanded node are displayed expanded. Mirrors the client-side expandNodesRecursive option. |