Controls Element for View
Defines the view controls that can be used by a specific view.
Schema
- Configuration Element
- ViewDefinitions Element
- View Element
- Controls Element
Syntax
<Controls>
<Control>...</Control>
</Controls>
Attributes and Elements
The following sections describe the attributes, child elements, and parent elements of the
Controls
element. This element must have at least one child element. There is no maximum number of
child elements, nor is their order significant.
Attributes
None.
Child Elements
Element | Description |
---|---|
Control Element for Controls for View | Defines a control that can be used by the view. |
Parent Elements
Element | Description |
---|---|
View Element | Defines a view that is used to display the members of one or more .NET objects. |
Remarks
See Also
Colaborar con nosotros en GitHub
El origen de este contenido se puede encontrar en GitHub, donde también puede crear y revisar problemas y solicitudes de incorporación de cambios. Para más información, consulte nuestra guía para colaboradores.