Back to Devexpress

TcxGridGroupRowStyle Enum

vcl-cxgridtableview-08d5f615.md

latest241 B
Original Source

TcxGridGroupRowStyle Enum

Declaration

delphi
TcxGridGroupRowStyle = (
    grsStandard,
    grsOffice11
);

Members

Name
grsStandard
grsOffice11

See Also

cxGridTableView Unit