TableControl.setPatternTextStyle

Sets the inline CSS style to be applied to any value pattern text in the column header. This text provides information to the user on the format of data to be entered for date/time columns e.g. hh:mm:ss, mm/dd/yyyy etc. 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  patternTextStyle,