Member Table: Templates
Server
| Member | Description |
|---|---|
| ASPxTreeView.NodeTemplate | Gets or sets a common template used for displaying the content of all nodes within an ASPxTreeView control. |
| ASPxTreeView.NodeTextTemplate | Gets or sets a common template used for displaying the text content of all nodes within an ASPxTreeView control. |
| TreeViewNode.Template | Gets or sets a template used for displaying the content of the particular node. |
| TreeViewNode.TextTemplate | Gets or sets a template used for displaying the text content of the particular node. |