TreeListCellStyle Class
Provides the style settings used to paint data cells and footer cells.
Namespace: DevExpress.Web.ASPxTreeList
Assembly: DevExpress.Web.ASPxTreeList.v24.2.dll
Declaration
Related API Members
The following members return TreeListCellStyle objects:
Remarks
These settings can be accessed using the TreeListStyles.Cell, TreeListColumn.CellStyle, TreeListStyles.FooterCell, TreeListStyles.GroupFooterCell properties.
Inheritance
See Also