TreeListTemplates Properties
Contains the templates used to display the ASPxTreeList’s data cells, nodes, etc.
Name | Description |
---|---|
Data |
Gets or sets a template for displaying data cells. |
Edit |
Gets or sets a template for displaying the Edit Form. |
Filter |
Gets or sets a template for displaying a filter row cell. |
Filter |
Gets or sets a template for displaying a filter row. |
Footer |
Gets or sets a template for displaying footer cells. |
Group |
Gets or sets a template for displaying group footer cells. |
Header |
Gets or sets a template for displaying column header captions. |
Preview | Gets or sets a template for displaying previews. |
See Also