Skip to main content

TcxTreeListStyles Class

Contains settings controlling the style of the TreeList control’s elements.

Declaration

TcxTreeListStyles = class(
    TcxCustomControlStyles
)

Remarks

This class declares properties allowing you to customize the appearance of the tree list elements. You can specify the style settings for:

See Also