Control Element for Controls for View

Defines a control that can be used by the view and the name that is used to reference the control.

Schema

  • Configuration Element
  • ViewDefinitions Element
  • View Element
  • Controls Element
  • Control Element

Syntax

<Control>
  <Name>NameOfControl</Name>
  <CustomControl>...</CustomControl>
</Control>

Attributes and Elements

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

Attributes

None.

Child Elements

Element Description
Name Element for Control for View Required element.

Specifies the name of the control.
CustomControl Element for Control for Controls for View Required element.

Defines the control used by this view.

Parent Elements

Element Description
Controls Element Defines the view controls that can be used by a specific view.

Remarks

This control can be specified by the following elements:

See Also

CustomControl Element for Control for Controls for View

CustomControlName Element for ExpressionBinding for Controls for View

CustomControlName Element for ExpressionBinding for CustomControl for View

CustomControlName Element for ExpressionBinding for GroupBy

CustomControlName Element for ExpressionBinding for GroupBy

Controls Element

Name Element for Control for Controls for View

Writing a PowerShell Formatting File