Label
A Label can have these attributes, in addition to the common control attributes:
| Attribute | Description |
|---|---|
| Moniker | Moniker of the business object that supplies the value for the label. |
| ShowDefault | Indicates whether the label will show a default 0 or 1 if no value is present. For example, the default value for primary keys is 1. If you set the value to False, then the label will show a blank rather than 1 if no value is present for a primary key. |
| Styles | List of text styles to apply to the label. |