CustomControlName Element for ExpressionBinding for Controls for Configuration
Specifies the name of a common 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
- 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 Controls for Configuration | 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 Controls for Configuration