Share via


FormGroupControl.labelFont Method

Sets or returns the font for the label text for a form group control.

Syntax

public str labelFont([str value])

Run On

Client

Parameters

  • value
    Type: str
    A String data type that specifies the font for the label text; optional.

Return Value

Type: str
A String data type value that specifies the font for the label text.

See Also

Reference

FormGroupControl Class