TcxGridTableViewStyles.GroupByBox Property
Specifies the style for the Table View Group By box.
Declaration
property GroupByBox: TcxStyle index vsGroupByBox read; write;
Property Value
| Type |
|---|
| TcxStyle |
Remarks
The GroupByBox property allows you to define the style (font, background color) for the Group By box.
The following image displays a grid control with the group panel painted yellow:

See Also