TcxTreeListReportLinkStyleSheet Class
In This Article
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