CustomEntries Element for CustomControl for GroupBy
Provides the definitions for the control. This element is used when defining how a new group of objects is displayed.
Schema
- Configuration Element
- ViewDefinitions Element
- View Element
- GroupBy Element
- CustomControl Element
- CustomEntries Element
Syntax
<CustomEntries>
<CustomEntry>...</CustomEntry>
</CustomEntries>
Attributes and Elements
The following sections describe attributes, child elements, and parent elements of the
CustomEntries
element. There is no maximum limit to the number of child elements that can be
specified.
Attributes
None.
Child Elements
Element | Description |
---|---|
CustomEntry Element for CustomControl for GroupBy | Required element. Provides a definition of the control. |
Parent Elements
Element | Description |
---|---|
CustomControl Element for GroupBy | Defines the custom control that displays the new group. |
Remarks
In most cases, a control has only one definition, which is specified in a single CustomEntry
element. However, it is possible to provide multiple definitions if you want to use the same control
to display different groups. In those cases, you can define a CustomEntry
element for a group.
See Also
CustomEntry Element for CustomEntries for Controls for View
GitHub에서 Microsoft와 공동 작업
이 콘텐츠의 원본은 GitHub에서 찾을 수 있으며, 여기서 문제와 끌어오기 요청을 만들고 검토할 수도 있습니다. 자세한 내용은 참여자 가이드를 참조하세요.
PowerShell