DxTreeView Properties
A navigation control that displays items as a tree.
Name | Description |
---|---|
Allow |
Specifies whether or not nodes can be selected. |
Animation |
Specifies the animation type. |
Attributes |
Specifies a collection of standard HTML attributes applied to the component.
Inherited from Dx |
Check |
Specifies the label of the Check All box. |
Check |
Specifies whether the Check All box is visible. |
Check |
Specifies the check mode. |
Check |
Specifies whether users can click nodes to check and uncheck them. |
Child |
Inherited from Dx |
Children |
Obsolete. Specifies an expression that returns a node’s children. |
Collapse |
Specify a CSS class for the collapse button’s icon. |
Css |
Assigns a CSS class to the component.
Inherited from Dx |
Custom |
Allows you to implement custom filter logic. |
Data | Specifies a data source. |
Data |
Specifies data mappings. |
Enabled |
Specifies whether the navigation component is enabled.
Inherited from Dx |
Expand |
Specify a CSS class for the expand button’s icon. |
Filter |
Specifies the minimum number of characters a user must type in the search box to apply the filter. |
Filter |
Specifies how the component displays filtered nodes. |
Filter |
Specifies the filter panel’s prompt text. |
Filter |
Specifies the filter criteria used to filter the component’s nodes. |
Has |
Obsolete. A lambda expression that specifies whether the data item has child items. |
Icon |
Obsolete. Specifies an expression that returns the name of a CSS class applied to a node’s icon. |
Id |
Specifies the component’s unique identifier.
Inherited from Dx |
Load |
Specifies whether Tree |
Name |
Obsolete. Specifies an expression that returns a node’s name. |
Navigate |
Obsolete. Specifies an expression that returns a node’s target URL. |
Node |
Specifies user actions that expand or collapse a node. |
Nodes | Provides access to the component node collection. |
Node |
Specifies the common template used to display all nodes. |
Node |
Specifies the common template for the text in the Tree |
Show |
Specifies whether expand buttons are visible. |
Show |
Specifies whether the Tree |
Size |
Specifies the size of the component’s inner elements. Affects the component’s size as well. |
Target | Specifies the target attribute’s value for all nodes. |
Text |
Obsolete. Specifies an expression that returns a node’s text. |
Text |
Specifies whether word wrap is enabled. |
Url |
Specifies whether the Tree |
Visible |
Specifies the navigation component’s visibility.
Inherited from Dx |