Skip to main content

TcxGridGroupRowStyle Enum

Declaration

TcxGridGroupRowStyle = (
    grsStandard,
    grsOffice11
);

Members

Name
grsStandard
grsOffice11
See Also