Text Element for CustomItem for GroupBy
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 how a new group of objects is displayed.
Schema
- Configuration Element
- ViewDefinitions Element
- View Element
- GroupBy 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 GroupBy | 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
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.