PropertyName Element for SelectionCondition for GroupBy (Format)
Specifies the .NET Framework property that triggers the condition. When this property is present or when it evaluates to true, the condition is met, and the definition is used. This element is used when defining how a new group of objects is displayed.
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 |
|---|---|
SelectionCondition Element for EntrySelectedBy for GroupBy (Format) | Defines a condition that must exist for the control definition to be used. |
Text Value
Specify the .NET Framework property name.
The selection condition must specify a least one property name or a script, but cannot specify both. For more information about how selection conditions can be used, see Defining Conditions for Displaying Data.