Skip to main content

TcxTreeListCustomReportLink.Styles Property

Represents settings controlling the style of TreeList control’s elements within the report.

Declaration

property Styles: TcxTreeListReportLinkStyles read; write;

Property Value

Type
TcxTreeListReportLinkStyles

Remarks

The Styles property represents an instance of the TcxTreeListReportLinkStyles class whose properties represent styles for different elements of the control. You can define style settings for the entire control’s background, band or column headers, preview section, footer, and other elements.

See Also