Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Sets or returns a value that indicates the bold setting for the label in the control.
Syntax
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.