TdxGridReportLinkStyles.Group Property
Specifies the style for the Grid control table views grouping rows within the report.
Declaration
property Group: TcxStyle index vspsGridGroup 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 table view grouping rows within the report.
See Also