TreeListCellStyle Class
In This Article
Provides the style settings used to paint data cells and footer cells.
Namespace: DevExpress.Web.ASPxTreeList
Assembly: DevExpress.Web.ASPxTreeList.v25.1.dll
#Declaration
public class TreeListCellStyle :
AppearanceStyle
#Remarks
These settings can be accessed using the TreeListStyles.Cell, TreeListColumn.CellStyle, TreeListStyles.FooterCell, TreeListStyles.GroupFooterCell properties.
#Inheritance
See Also