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