| description | CustomControl Element for Control for Controls for View |
|---|---|
| ms.date | 08/20/2021 |
| title | CustomControl Element for Control for Controls for View |
Defines a control that is used by the view.
- Configuration Element
- ViewDefinitions Element
- View Element
- Controls Element
- Control Element
- CustomControl Element
<CustomControl>
<CustomEntries>...</CustomEntries>
</CustomControl>The following sections describe attributes, child elements, and the parent element of the
CustomControl element. You must specify only one child element.
None.
| Element | Description |
|---|---|
| CustomEntries Element for CustomControl for Controls for View | Required element. Provides the definitions for the control. |
| 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. |
CustomEntries Element for CustomControl for View