Represents the text label of the control (the same one that
appears in the control with the specified Label
property).
Inherits: UIElement : UIElementBase
Content property: Content
Name | Type | Description |
---|---|---|
Content | String | Content property. Label text. |
Align | TextAlign | Text alignment. |
Required | Boolean | Required value to enter. Note that this is only a visual representation of the required input in the input field (the specific look depends on the user interface theme). Use the template validators to manage checks. |
Size | ControlSize |
Item size. Possible values:
ControlSize enumeration values are not supported).
|
Base item properties |