DxTreeViewNode Properties
Defines a node in the TreeView component.
Name | Description |
---|---|
Allow |
Specifies whether the Tree |
Allow |
Specifies whether the Tree |
Attributes |
Specifies a collection of standard HTML attributes applied to the Tree |
Badge |
Specifies a text displayed in the node badge. |
Check |
Specifies whether the node’s check box is read-only. |
Checked | Specifies whether the node is checked. |
Css |
Assigns a CSS class to the Tree |
Enabled |
Specifies whether navigation component’s item is enabled.
Inherited from Dx |
Expanded | Specifies whether the node is expanded. |
Icon |
Specifies the CSS class of the icon displayed by the node. |
Icon |
Specifies the URL of the Tree |
Name | Specifies the unique identifier name for the current node. |
Navigate |
Specifies the navigation location for the node. |
Nodes | Provides access to the collection of child nodes in the current node. |
Sync |
For internal use only.
Inherited from Dx |
Target | Specifies the target attribute’s value for the node. |
Template | Specifies the template to display a node’s content. |
Text | Specifies the node text content. |
Text |
Specifies the template to display a node’s text. |
Url |
Specifies whether the item becomes selected if its Dx |
Visible |
Specifies whether the navigation component is visible.
Inherited from Dx |
See Also