Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Specifies the name of a common control or a view control. This element is used when defining controls that can be used by a view.
Schema
- Configuration Element
- ViewDefinitions Element
- View 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 View | 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 View