| description | CustomControl Element for View |
|---|---|
| ms.date | 08/20/2021 |
| title | CustomControl Element for View |
Defines a custom control format for the view.
- Configuration Element
- ViewDefinitions Element
- View 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 one child element.
None.
| Element | Description |
|---|---|
| CustomEntries Element for CustomControl for View | Required element. Provides the definitions of the custom control view. |
| Element | Description |
|---|---|
| View Element | Defines a view that is used to display one or more .NET objects. |
In most cases, only one definition is required for each control view, but it is possible to provide multiple definitions if you want to use the same view to display different .NET objects. In those cases, you can provide a separate definition for each object or set of objects.