TreeListExportStyles Properties
Provides the style settings used to paint the visual elements displayed within the ASPxTreeList when it is exported.| Name | Description |
|---|---|
| Cell | Gets the appearance settings used to paint data cells when the ASPxTreeList is exported. |
| Default | Gets the default appearance settings. |
| Footer | Gets the appearance settings used to paint the Footer. |
| GroupFooter | Gets the appearance settings used to paint group footers. |
| Header | Gets the appearance settings used to paint column headers. |
| HyperLink | Gets the appearance settings used to paint hyper links. |
| Image | Gets the appearance settings used to paint images when the tree list is exported. |
| Indent | Gets the appearance settings used to paint indents. |
| Preview | Gets the appearance settings used to paint previews. |
See Also