| description | PropertyName Element for ItemSelectionCondition for GroupBy |
|---|---|
| ms.date | 08/24/2021 |
| title | PropertyName Element for ItemSelectionCondition for GroupBy |
Specifies the .NET property that triggers the condition. When this property is present or when it
evaluates to true, the condition is met, and the control is used. This element is used when
defining how a new group of objects is displayed.
- Configuration Element
- ViewDefinitions Element
- View Element
- GroupBy Element
- CustomControl Element
- CustomEntries Element
- CustomEntry Element
- CustomItem Element
- ExpressionBinding Element
- ItemSelectionCondition Element
- PropertyName Element
<PropertyName>.NetTypeProperty</PropertyName>The following sections describe attributes, child elements, and the parent element of the
PropertyName element.
None.
None.
| Element | Description |
|---|---|
| ItemSelectionCondition Element for ExpressionBinding for GroupBy | Defines the condition that must exist for this control to be used. |
Specify the name of the .NET property that triggers the condition.
If this element is used, you cannot specify the ScriptBlock element when defining the selection condition.
ScriptBlock Element for ItemSelectionCondition for GroupBy
ItemSelectionCondition Element for ExpressionBinding for GroupBy