Control Display
Control Display configures the method for displaying the control's label.
The display method varies depending on the component type.
Options include using a Symbolic String to display in the label or a Custom Display method that displays the user-entered value.
[Image1. List Component's Display]
[Image2. Form Component's Display]
- How to Use the Symbolic String
- Selects the
Symbolic Stringregistered in the control'sDisplay Nameproperty.
- How to: Custom Display
- Enters the content of the label into the
Custom Display. - When both
Custom DisplayandSymbolic Stringare registered, the content entered inCustom Displaywill be displayed