CustomEntry Element for CustomEntries for Controls for View
Provides a definition of the control. This element is used when defining controls that can be used by a view.
Schema
- Configuration Element
- ViewDefinitions Element
- View Element
- Controls Element
- Control Element
- CustomControl Element
- CustomEntries Element
- CustomEntry Element
Syntax
<CustomEntry>
<EntrySelectedBy>...</EntrySelectedBy>
<CustomItem>...</CustomItem>
</CustomEntry>
Attributes and Elements
The following sections describe attributes, child elements, and the parent elements of the
CustomEntry
element.
Attributes
None.
Child Elements
Element | Description |
---|---|
EntrySelectedBy Element for CustomEntry for Controls for View | Optional element. Defines the .NET types that use this control definition or the condition that must exist for this definition to be used. |
CustomItem Element for CustomEntry for Controls for View | Required element. Defines how the control displays the data. |
Parent Elements
Element | Description |
---|---|
CustomEntries Element for CustomControl for View | Provides the definitions for the control. |
Remarks
See Also
GitHub에서 Microsoft와 공동 작업
이 콘텐츠의 원본은 GitHub에서 찾을 수 있으며, 여기서 문제와 끌어오기 요청을 만들고 검토할 수도 있습니다. 자세한 내용은 참여자 가이드를 참조하세요.
PowerShell