|
| autoCheck |
Gets or sets a value indicating whether the checked state of descendants and ancestors of a node will be automatically set when a node is checked.
|
| dialogOptions |
Gets an object containing preferred settings for dialogs.
|
| dragDropManager |
Gets the drag drop manager used by the control to handle drag/drop operations.
|
| filter |
Gets or sets the filter to use to determine which nodes should be displayed.
|
| hideRootNode |
Gets or sets a value indicating whether the root node (header) should be shown or not.
|
| isContextMenuHidden |
Gets or sets a value indicating whether the control will show the context menu when context-click (or taphold) occurs.
|
| rootNode |
Gets or sets the root explorer node displayed in the control.
|
| selectedNode |
Gets or sets the node that is currently selected in the control.
|
| showCheckboxes |
Gets or sets a value indicating whether the control will show a checkbox for each node.
|