|
 | childCount |
Gets the number of children in this instance.
Inherited from dundas.controls.ExplorerNode.
|
 | constants |
Gets the explorer's constants class instance.
Inherited from dundas.controls.ExplorerNode.
|
 | contextCommands |
Gets or sets the contextual commands of this node.
Inherited from dundas.controls.ExplorerNode.
|
 | cssClass |
Gets or sets the CSS class of the node element.
Inherited from dundas.controls.ExplorerNode.
|
 | explorer |
Gets the instance of the explorer that is displaying this node.
Inherited from dundas.controls.ExplorerNode.
|
 | fileSystemEntry |
Gets the fileSystemEntry that this node is representing.
|
 | filter |
Gets or sets the filter to use to determine which descendants should be displayed.
Inherited from dundas.controls.ExplorerNode.
|
 | hasChildren |
Gets a value indicating whether this instance has any children.
Inherited from dundas.controls.ExplorerNode.
|
 | iconAltText |
Gets or sets the alt text of this instance's icon image.
Inherited from dundas.controls.ExplorerNode.
|
 | iconUrl |
Gets or sets the url of this instance's icon image.
Inherited from dundas.controls.ExplorerNode.
|
 | id |
Gets or sets the unique Id of this node.
Inherited from dundas.controls.ExplorerNode.
|
 | isChecked |
Gets or sets a value indicating whether this instance is checked.
Inherited from dundas.controls.ExplorerNode.
|
 | isCheckEnabled |
Gets or sets a value indicating whether this instance is able to be checked.
Inherited from dundas.controls.ExplorerNode.
|
 | isDisposed |
Gets a value indicating whether this instance has been disposed.
Inherited from dundas.Component.
|
 | isDraggable |
Gets or sets a value to indicate whether or not this node is draggable.
Inherited from dundas.controls.ExplorerNode.
|
 | isExpanded |
Gets or sets a value indicating whether this instance is expanded.
Inherited from dundas.controls.ExplorerNode.
|
 | isLoadAsync |
Gets or sets a value indicating whether this instance will load its children asynchronously.
Inherited from dundas.controls.ExplorerNode.
|
 | isPaged |
Gets or sets a value indicating whether this instance can retrieve its children in pages.
Inherited from dundas.controls.ExplorerNode.
|
 | isSelectable |
Gets or sets a value indicating whether this instance can be selected.
Inherited from dundas.controls.ExplorerNode.
|
 | isSelected |
Gets or sets a value indicating whether this instance is selected.
Inherited from dundas.controls.ExplorerNode.
|
 | pageNumber |
Gets or sets the page number that is next to be retrieved.
|
 | pageSize |
Gets or sets the size of each page when retrieved from the server.
|
 | parentNode |
Gets the parent node of this instance.
Inherited from dundas.controls.ExplorerNode.
|
 | showCheckbox |
Gets or sets a value indicating whether this specific node should show a checkbox.
Null is the default value, and means inherit the parent's value.
Inherited from dundas.controls.ExplorerNode.
|
 | site |
Gets or sets the site that this component is a part of.
Inherited from dundas.Component.
|
 | text |
Gets or sets the text of this instance.
Inherited from dundas.controls.ExplorerNode.
|
 | tooltip |
Gets or sets the tooltip text of this instance.
Inherited from dundas.controls.ExplorerNode.
|
 | uniqueId |
Gets or sets the unique ID of this component within the site.
Inherited from dundas.Component.
|
 | utility |
Gets the explorer's utility class instance.
Inherited from dundas.controls.ExplorerNode.
|