FormGroupControl.labelBold Method [AX 2012]

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

public int labelBold([int value])

Run On

Client

Parameters

value
Type: int
An integer value that specifies the font weight of the label text; optional.

Return Value

Type: int
An integer value that specifies the font weight of the label text.

For more information about possible values for the value parameter and return value, see the bold method.

Community Additions

ADD
Show: