TreeListTemplates Properties
Contains the templates used to display the ASPxTreeList’s data cells, nodes, etc.| Name | Description |
|---|---|
| DataCell | Gets or sets a template for displaying data cells. |
| EditForm | Gets or sets a template for displaying the Edit Form. |
| FilterCell | Gets or sets a template for displaying a filter row cell. |
| FilterRow | Gets or sets a template for displaying a filter row. |
| FooterCell | Gets or sets a template for displaying footer cells. |
| GroupFooterCell | Gets or sets a template for displaying group footer cells. |
| HeaderCaption | Gets or sets a template for displaying column header captions. |
| Preview | Gets or sets a template for displaying previews. |
See Also