FormComboBoxControl.labelBold Method [AX 2012]

Sets or returns a value that indicates the bold setting for the label in the control.

public int labelBold([int value])

Run On

Client

Parameters

value
Type: int
The value to assign to the label bold setting. This can be one of the values from the ReportControlBold enumeration.

Return Value

Type: int
A value from the ReportControlBold enumeration that indicates the bold setting for the label in the control.

Community Additions

ADD
Show: