Boolean value specifying whether the field output is bolded. The default is False indicating the field will not be bolded.
control.Bold [ =boolean]
Gets or sets the boolean value indicating if the field is bolded. If set to True, the field output is bolded, otherwise, False.
To set the Bold property of a control, click on the right side of the property and choose one of the options shown in the drop-down box.
| Setting | Description |
|---|---|
| True | The output field will be bolded. |
| False | (Default) The output field will not be bolded. |
AutoField | CharField | DateTimeField | DecField | Label