TreeDataView
A low level Tree component that initiates the rendering of the tree nodes. It should be wrapped by TreeView.
See also: Tree, TreeView, TreeNodeView
Parameters
Name | Type | Direction | Required | Default | Description |
---|---|---|---|---|---|
treeView | TreeView | in | yes | The TreeView component that provides an ITreeModel | |
showRootNode | boolean | in | no | true | If root node should be visible. |
Body: allowed
Informal parameters: allowed
Reserved parameters: none