CustomControlName Element for ExpressionBinding for GroupBy

Specifies the name of a common control or a view control. 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
  • 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 for GroupBy 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 following elements specify the names of these controls:

See Also

Name Element for Control for Controls for Configuration

Name Element for Control for Controls for View

ExpressionBinding Element for CustomItem for GroupBy

Writing a PowerShell Formatting File