Name Element for Control for Controls for View
Specifies the name of the control.
Schema
- Configuration Element
- ViewDefinitions Element
- View Element
- Controls Element
- Control Element
- Name Element
Syntax
<Name>ControlName</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 View | Defines a control that can be used by the view and the name that is used to reference the control. |
Text Value
Specify the name that is used to reference the 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 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
ExpressionBinding Element for CustomItem for Controls for View