Name Element for Control for Controls for Configuration
Specifies the name of the control. This element is used when defining a common control that can be used by all the views in the formatting file.
Schema
- Configuration Element
- Controls Element
- Control Element
- Name Element
Syntax
<Name>NameOfControl</Name>
Attributes and Elements
The following sections describe attributes, child elements, and the parent element of the Name
element.
Attributes
None.
Child Elements
None.
Parent Elements
Element | Description |
---|---|
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. |
Text Value
Specify the name that is used to reference this control.
Remarks
The name specified here can be used in the following elements to reference this control.
When creating a table, list, wide or custom control view, the control can be specified by the following element: GroupBy Element for View
When creating another common control, this control can be specified by the following element: ExpressionBinding Element for CustomItem for Controls for Configuration
When creating a control that can be used by a view, this control can be specified by the following element: ExpressionBinding Element for CustomItem for Controls for View
See Also
Control Element for Controls for Configuration
ExpressionBinding Element for CustomItem for Controls for Configuration
ExpressionBinding Element for CustomItem for Controls for View