Skip to main content

TcxTreeListStyleSheet Class

A style sheet for the TreeList control.

Declaration

TcxTreeListStyleSheet = class(
    TcxCustomStyleSheet
)

Remarks

A StyleSheet property contains a collection of styles that can be applied to the control, thus setting multiple styles in one step. The TcxTreeListStyleSheet class provides a style sheet collection for the TreeList control.

See Also