Back to Devexpress

TcxGridTableViewStyles.GroupByBox Property

vcl-cxgridtableview-dot-tcxgridtableviewstyles-d11a0696.md

latest984 B
Original Source

TcxGridTableViewStyles.GroupByBox Property

Specifies the style for the Table View Group By box.

Declaration

delphi
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

TcxGridTableOptionsView.GroupByBox

Style Repository

TcxGridTableViewStyles Class

TcxGridTableViewStyles Members

cxGridTableView Unit