Text Element for CustomItem for CustomView for View
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 custom control view.
Schema
- Configuration Element
- ViewDefinitions Element
- View 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 View | Defines a control for the custom control view. |
Text Value
Specify the text of a control for data that you want to display.
Remarks
See Also
Samarbeta med oss på GitHub
Källan för det här innehållet finns på GitHub, där du även kan skapa och granska ärenden och pull-begäranden. Se vår deltagarguide för mer information.