Skip to main content

TcxTreeListReportLinkStyles.BandHeader Property

Specifies the style to be used for band headers.

Declaration

property BandHeader: TcxStyle index vspsTreeListBandHeader read; write;

Property Value

Type
TcxStyle

Remarks

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

See Also