CustomItem Element for CustomEntry for GroupBy
Defines what data is displayed by the custom control view and how it is displayed. 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
- CustomItem Element
Syntax
<CustomItem>
<ExpressionBinding>...</ExpressionBinding>
<Frame>...</Frame>
<NewLine/>
<Text>TextToDisplay</Text>
</CustomItem>
Attributes and Elements
The following sections describe attributes, child elements, and the parent element of the
CustomItem
element.
Attributes
None.
Child Elements
Element | Description |
---|---|
ExpressionBinding Element for CustomItem for GroupBy | Optional element. Defines the data that is displayed by the control. |
Frame Element for CustomItem for GroupBy | Optional element. Defines what data is displayed by the custom control view and how it is displayed. |
NewLine Element for CustomItem for GroupBy | Optional element. Adds a blank line to the display of the control. |
Text Element for CustomItem for GroupBy | Optional element. Specifies additional text to the data displayed by the control. |
Parent Elements
Element | Description |
---|---|
CustomEntry Element for CustomControl for GroupBy | Provides a definition of the custom control view. |
Remarks
See Also
CustomEntry Element for CustomControl for GroupBy
ExpressionBinding Element for CustomItem for GroupBy
Frame Element for CustomItem for GroupBy
NewLine Element for CustomItem for GroupBy
GitHub에서 Microsoft와 공동 작업
이 콘텐츠의 원본은 GitHub에서 찾을 수 있으며, 여기서 문제와 끌어오기 요청을 만들고 검토할 수도 있습니다. 자세한 내용은 참여자 가이드를 참조하세요.
PowerShell