FormGroupControl.font Method [AX 2012]

Gets or sets the name of the font that is used for text in a control.

public str font([str value])

Run On

Client

Parameters

value
Type: str
A String data type that indicates the font for text in a form group control; optional.

Return Value

Type: str
The name of the font that should be used, such as Tahoma or Verdana.

Community Additions

ADD
Show: