FormGroupControl.labelFontSize Method
Sets or returns the font size of the label text for a form group control.
Syntax
public int labelFontSize([int value])
Run On
Client
Parameters
- value
Type: int
An integer value that specifies the font size of the label text; optional.
Return Value
Type: int
An integer value that specifies the font size of the label text.