Back to Devexpress

TcxTreeListReportLinkStyleSheet Class

vcl-dxpscxtllnk-702f286d.md

latest1.2 KB
Original Source

TcxTreeListReportLinkStyleSheet Class

Represents a style sheet for the TreeList control report.

Declaration

delphi
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.

Inheritance

TObject TPersistent TComponent TcxCustomComponent TcxComponent TcxCustomStyleSheet TdxCustomReportLinkStyleSheet TcxTreeListReportLinkStyleSheet

See Also

TcxTreeListReportLinkStyleSheet Members

dxPScxTLLnk Unit