Label Properties
Expand the properties to display further details.
design
Display of the UI element. This property can be personalized by administrators.
|
Value |
Visualization |
Description |
Can be Set Using Personalization |
|---|---|---|---|
|
standard |
|
Standard display with colon |
yes |
|
light |
|
Standard display without colon |
yes |
|
emphasized |
|
Highlighted display (without colon) |
yes |
editable
If this property is set, you can double-click (slowly) on the label and then edit the label text. After you have changed the text and provided there is a binding to an event handler, the OnChange event is triggered.
labelFor
ID of the interface element to be labeled, for example, an InputField.
-
BreadCrumb
-
Caption
-
CheckBox and CheckBoxGroup
-
DropDownByKey and DropDownByIndex
-
FileDownload and FileUpload
-
FormattedTextEdit and FormattedTextView
-
Image
-
InputField
-
ItemListBox
-
LinkToAction and LinkToUrl
-
ProgressIndicator
-
RadioButton, RadioButtonGroupByIndex, and RadioButtonGroupByKey
-
Table
-
TextEdit and TextView
-
ThresholdSlider
-
TransparentContainer
-
TriStateCheckBox
text
Label text This property can be personalized by administrators.
wrapping
Indicates whether or not the text is wrapped. If the value is false, the text is not wrapped. This property can be personalized by administrators.


