aspnet-devexpress-dot-web-dot-aspxtreelist-677e4cbf.md
Provides the style settings used to paint data cells and footer cells.
Namespace : DevExpress.Web.ASPxTreeList
Assembly : DevExpress.Web.ASPxTreeList.v25.2.dll
NuGet Package : DevExpress.Web
public class TreeListCellStyle :
AppearanceStyle
Public Class TreeListCellStyle
Inherits AppearanceStyle
The following members return TreeListCellStyle objects:
Show 24 links
These settings can be accessed using the TreeListStyles.Cell, TreeListColumn.CellStyle, TreeListStyles.FooterCell, TreeListStyles.GroupFooterCell properties.
Object MarshalByRefObject Component Style AppearanceStyleBase AppearanceStyle TreeListCellStyle
See Also