FieldControl.setLabelElementStyle

Sets the inline CSS style to be applied to the <label> tag that contains the label text. The <label> tag is written inside the <div> tag to which the Style property above is applied. Style is entered as for the HTML style parameter.

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

Parameters

java.lang.String  labelElementStyle,