Text Element for CustomItem for Controls for Configuration
Specifies text that is added to the data that is displayed by the control, such as a label, brackets to enclose the data, and spaces to indent the data. This element is used when defining a common control that can be used by all the views in the formatting file.
Schema
- Configuration Element
- Controls Element
- Control Element
- CustomControl Element
- CustomEntries Element
- CustomEntry Element
- CustomItem Element
- Text Element
Syntax
<Text>TextToDisplay</Text>
Attributes and Elements
The following sections describe attributes, child elements, and the parent element of the Text
element.
Attributes
None.
Child Elements
None.
Parent Elements
Element | Description |
---|---|
CustomItem Element for CustomEntry for Controls for Configuration | Defines what data is displayed by the control and how it is displayed. |
Text Value
Specify the text of a control for data that you want to display.
Remarks
See Also
CustomItem Element for CustomEntry for Controls for Configuration
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.