TdxGridReportLinkStyles.BandHeader Property
Specifies the style for the Grid control table views band headers within the report.
Declaration
property BandHeader: TcxStyle index vspsGridBandHeader read; write;
Property Value
Type |
---|
TcxStyle |
Remarks
The BandHeader property allows you to define the style (font, text color and background color) for the Grid control table views band headers within the report.
See Also