| description | Control Element for Controls for Configuration |
|---|---|
| ms.date | 08/20/2021 |
| title | Control Element for Controls for Configuration |
Defines a common control that can be used by all the views of the formatting file and the name that is used to reference the control.
- Configuration Element
- Controls Element
- Control Element
<Control>
<Name>NameOfControl</Name>
<CustomControl>...</CustomControl>
</Control>The following sections describe the attributes, child elements, and the parent element for the
Control element. You must specify only one of each child element.
None.
| Element | Description |
|---|---|
| CustomControl Element for Control for Controls for Configuration | Required element. Defines the control. |
| Name Element for Control for Configuration | Required element. Specifies the name used to reference the control. |
| Element | Description |
|---|---|
| Controls Element of Configuration | Defines the common controls that can be used by all views of the formatting file or by other controls. |
The name given to this control can be referenced in the following elements:
Controls Element of Configuration
CustomControl element for Control for Configuration
ExpressionBinding Element for CustomItem
GroupBy Element for View(Format)