CustomControl Element for Control for Controls for View
Defines a control that is used by the view.
Schema
- Configuration Element
- ViewDefinitions Element
- View Element
- Controls Element
- Control Element
- CustomControl Element
Syntax
<CustomControl>
<CustomEntries>...</CustomEntries>
</CustomControl>
Attributes and Elements
The following sections describe attributes, child elements, and the parent element of the
CustomControl
element. You must specify only one child element.
Attributes
None.
Child Elements
Element | Description |
---|---|
CustomEntries Element for CustomControl for Controls for View | Required element. Provides the definitions for the control. |
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. |
Remarks
See Also
CustomEntries Element for CustomControl for View
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.