Member Table: Appearance
The following properties apply styles to a tree list, its bands and columns.
Member | Description |
---|---|
TcxCustomTreeList.Styles and TcxTreeListStyles.StyleSheet | Apply style settings to tree list elements. |
TcxTreeListBand.Styles | Applies style settings to band elements. |
TcxTreeListColumn.Styles | Applies style settings to column elements. |
The following properties specify styles for all elements of a particular type.
The following events allow you to specify styles for individual elements.
The following events allow you to custom paint individual elements.
See Also