TcxTreeListReportLinkStyles.BandHeader Property
In This Article
Specifies the style to be used for band headers.
#Declaration
Delphi
property BandHeader: TcxStyle index vspsTreeListBandHeader read; write;
#Property Value
Type |
---|
Tcx |
#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