TcxTreeListColumn.Styles Property
In This Article
Provides access to the style settings of the column’s elements.
#Declaration
Delphi
property Styles: TcxTreeListColumnStyles read; write;
#Property Value
Type |
---|
Tcx |
#Remarks
Refer to the TcxTreeListColumnStyles class description, to learn about available style settings.
See Also