EntrySelectedBy Element for CustomEntry for GroupBy (Format)
Defines the .NET Framework types that use this control definition or the condition that must exist for this definition to be used. This element is used when defining how a new group of objects is displayed.
<EntrySelectedBy> <TypeName>Nameof.NetType</TypeName> <SelectionSetName>NameofSelectionSet</SelectionSetName> <SelectionCondition>...</SelectionCondition> </EntrySelectedBy>
Attributes and Elements
The following sections describe attributes, child elements, and parent element of the EntrySelectedBy element. You must specify at least one type, selection set, or selection condition for a definition. There is no maximum limit to the number of child elements that you can use.
Attributes
None.
Child Elements
Element | Description |
|---|---|
SelectionCondition Element for EntrySelectedBy for GroupBy (Format) | Optional element. Defines the condition that must exist for this definition to be used. |
SelectionSetName Element for EntrySelectedBy for GroupBy (Format) | Optional element. Specifies a set of .NET Framework types that use this definition of the control. |
Optional element. Specifies a .NET Framework type that uses this definition of the control. |
Parent Elements
Element | Description |
|---|---|
Provides a definition of the control. |
Selection conditions are used to define a condition that must exist for the definition to be used, such as when an object has a specific property or when a specific property value or script evaluates to true. For more information about selection conditions, see Defining Conditions for when a View Entry or Item is Used.
SelectionCondition Element for EntrySelectedBy for GroupBy (Format)
SelectionSetName Element for EntrySelectedBy for GroupBy (Format)
TypeName Element for EntrySelectedBy for GroupBy (Format)
CustomEntry Element for CustomEntries for Controls for View (Format)
Writing a Windows PowerShell Formatting File