CustomItem Element for CustomEntry for GroupBy (Format)
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.
<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 (Format) | Optional element. Defines the data that is displayed by the control. |
Optional element. Defines what data is displayed by the custom control view and how it is displayed. | |
Optional element. Adds a blank line to the display of the control. | |
Optional element. Specifies additional text to the data displayed by the control. |
Parent Elements
Element | Description |
|---|---|
Provides a definition of the custom control view. |
CustomEntry Element for CustomControl for GroupBy (Format)
ExpressionBinding Element for CustomItem for GroupBy (Format)
Frame Element for CustomItem for GroupBy (Format)
NewLine Element for CustomItem for GroupBy (Format)
Text Element for CustomItem for GroupBy (Format)
Writing a Windows PowerShell Formatting File