GridControl.setGridClass

Sets one or more CSS classes to be applied to the table grid. Multiple classes are specified by using a space between the class names, as per the HTML class parameter. Use the cssClass property in preference to this property to style a grid.

Further documentation.

These classes are configured in the designer using the Advanced Properties button within the Grid Control Styling Assistant.

Parameters

java.lang.String  gridClass,