Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Defines the condition that must exist for this control to be used. This element is used when defining a common control that can be used by all the views in the formatting file.
- Configuration Element
- Controls Element
- Control Element
- CustomControl Element
- CustomEntries Element
- CustomEntry Element
- CustomItem Element
- ExpressionBinding Element
- ItemSelectionCondition Element
<ItemSelectionCondition>
<PropertyName>.NetTypeProperty</PropertyName>
<ScriptBlock>ScriptToEvaluate</ScriptBlock>
</ItemSelectionCondition>
The following sections describe attributes, child elements, and the parent element of the
ItemSelectionCondition
element.
None.
Element | Description |
---|---|
PropertyName Element for ItemSelectionCondition for Controls for Configuration | Optional element. Specifies the .NET property that triggers the condition. |
ScriptBlock Element for ItemSelectionCondition for Controls for Configuration | Optional element. Specifies the script that triggers the condition. |
Element | Description |
---|---|
ExpressionBinding Element for CustomItem for Controls for Configuration | Defines the data that is displayed by the control. |
You can specify one property name or a script for this condition but cannot specify both.
PropertyName Element for ItemSelectionCondition for Controls for Configuration
ScriptBlock Element for ItemSelectionCondition for Controls for Configuration
ExpressionBinding Element for CustomItem for Controls for Configuration
PowerShell feedback
PowerShell is an open source project. Select a link to provide feedback: