|
 | 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.
Inherited from dundas.controls.Explorer.
|
 | dialogOptions |
Gets an object containing preferred settings for dialogs.
Inherited from dundas.controls.Explorer.
|
 | dragDropManager |
Gets the drag drop manager used by the control to handle drag/drop operations.
Inherited from dundas.controls.Explorer.
|
 | filter |
Gets or sets the filter to use to determine which nodes should be displayed.
Inherited from dundas.controls.Explorer.
|
 | hideRootNode |
Gets or sets a value indicating whether the root node (header) should be shown or not.
Inherited from dundas.controls.Explorer.
|
 | isContextMenuHidden |
Gets or sets a value indicating whether the control will show the context menu when context-click (or taphold) occurs.
Inherited from dundas.controls.Explorer.
|
 | isSelectionSeparateFromChecked |
Gets or sets a value indicating whether selecting a node will not also check or uncheck its checkbox if present.
Inherited from dundas.controls.Explorer.
|
 | rootNode |
Gets or sets the root explorer node displayed in the control.
Inherited from dundas.controls.Explorer.
|
 | selectedNode |
Gets or sets the node that is currently selected in the control.
Inherited from dundas.controls.Explorer.
|
 | showCheckboxes |
Gets or sets a value indicating whether the control will show a checkbox for each node.
Inherited from dundas.controls.Explorer.
|