CustomControlName Element for ExpressionBinding for CustomControl for View

Specifies the name of a common control or a view control. 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
  • ExpressionBinding Element
  • CustomControlName Element

Syntax

<CustomControlName>NameofCustomControl</CustomControlName>

Attributes and Elements

The following sections describe attributes, child elements, and the parent element of the CustomControlName element.

Attributes

None.

Child Elements

None.

Parent Elements

Element Description
ExpressionBinding Element for CustomItem Defines the data that is displayed by the control.

Text Value

Specify the name of the control.

Remarks

You can create common controls that can be used by all the views of a formatting file and you can create view controls that can be used by a specific view. The names of these controls are specified by the following elements.

See Also

Name Element for Control for Controls for Configuration

Name Element for Control for Controls for View

ExpressionBinding Element for CustomItem

Writing a PowerShell Formatting File