TcxCustomTreeList.Styles Property
Specifies style settings for the tree list’s elements.
Declaration
property Styles: TcxTreeListStyles read; write;
Property Value
Type |
---|
TcxTreeListStyles |
Remarks
The TcxTreeListStyles class contains settings that allow you to customize the appearance of the TreeList control’s elements. Refer to the TcxTreeListStyles description, for details.
See Also