Text Element for CustomItem for Controls 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 controls that can be used by a view.

Schema

  • Configuration Element
  • ViewDefinitions Element
  • View Element
  • Controls Element
  • Control Element
  • CustomControl Element
  • CustomEntries Element
  • CustomEntry Element
  • CustomItem 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 View 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 View

Writing a PowerShell Formatting File