CustomControl Element for View
Defines a custom control format for the view.
Schema
- Configuration Element
- ViewDefinitions Element
- View 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 one child element.
Attributes
None.
Child Elements
Element | Description |
---|---|
CustomEntries Element for CustomControl for View | Required element. Provides the definitions of the custom control view. |
Parent Elements
Element | Description |
---|---|
View Element | Defines a view that is used to display one or more .NET objects. |
Remarks
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.
See Also
GitHub에서 Microsoft와 공동 작업
이 콘텐츠의 원본은 GitHub에서 찾을 수 있으며, 여기서 문제와 끌어오기 요청을 만들고 검토할 수도 있습니다. 자세한 내용은 참여자 가이드를 참조하세요.
PowerShell