Skip to main content

TcxTreeListReportLinkStyles.Header Property

Specifies the style to be used for column headers.

Declaration

property Header: TcxStyle index vspsTreeListHeader read; write;

Property Value

Type
TcxStyle

Remarks

Use the Header property to define the style (font, text color, background color and background bitmap) common to all column headers within the TreeList control report.

See Also