TableControl.setCollapsedRowHeaderStyle

Sets the inline CSS style applied to column headers displayed in collapsed table rows; these are table rows displayed vertically when the device viewport is smaller than the breakpoint configured for the Collapse Breakpoint property. Style is entered as for the HTML style parameter.

Further documentation.

This inline style is configured in the studio using the Advanced Properties button within the Table Control Styling Assistant.

Parameters

java.lang.String  collapsedRowHeaderStyle,