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.
Schema
- Configuration Element
- ViewDefinitions Element
- View Element
- GroupBy Element
- CustomControl Element
- CustomEntries Element
- CustomEntry Element
- CustomItem Element
- ExpressionBinding Element
- ItemSelectionCondition Element
- PropertyName Element
Syntax
<PropertyName>.NetTypeProperty</PropertyName>
Attributes and Elements
The following sections describe attributes, child elements, and the parent element of the
PropertyName
element.
Attributes
None.
Child Elements
None.
Parent Elements
Element | Description |
---|---|
ItemSelectionCondition Element for ExpressionBinding for GroupBy | Defines the condition that must exist for this control to be used. |
Text Value
Specify the name of the .NET property that triggers the condition.
Remarks
If this element is used, you cannot specify the ScriptBlock element when defining the selection condition.
See Also
ScriptBlock Element for ItemSelectionCondition for GroupBy
ItemSelectionCondition Element for ExpressionBinding for GroupBy
GitHub에서 Microsoft와 공동 작업
이 콘텐츠의 원본은 GitHub에서 찾을 수 있으며, 여기서 문제와 끌어오기 요청을 만들고 검토할 수도 있습니다. 자세한 내용은 참여자 가이드를 참조하세요.
PowerShell