Skip to main content

TdxGridReportLinkStyles.Header Property

Specifies the style for the Grid control table views column headers within the report.

Declaration

property Header: TcxStyle index vspsGridHeader read; write;

Property Value

Type
TcxStyle

Remarks

The Group property allows you to define the style (font, text color and background color) for the Grid control the Grid control column headers within the report.

See Also