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
ClientParameters
- 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: intA value from the ReportControlBold enumeration that indicates the bold setting for the label in the control.
Community Additions
ADD
Show: