Skip to main content

TcxTreeListReportLinkStyleSheet Class

Represents a style sheet for the TreeList control report.

Declaration

TcxTreeListReportLinkStyleSheet = class(
    TdxCustomReportLinkStyleSheet
)

Remarks

The TdxCustomReportLinkStyleSheet contains a collection of styles that can be applied to the control to set multiple styles in one step. The TcxTreeListReportLinkStyleSheet provides a collection of style sheets for the TreeList control.

See Also