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