PropertyName Element for ItemSelectionCondition for ListControl (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 view is used. This element is used when defining a list view.
Attributes and Elements
The following sections describe attributes, child elements, and the parent elements of the PropertyName element.
Attributes
None.
Child Elements
None.
Parent Elements
Element | Description |
|---|---|
ItemSelectionCondition Element for ListItem for ListControl (Format) |
Text Value
Specify the name of the property whose value is displayed.
If this element is used, you cannot specify the ScriptBlock element when defining the selection condition.
Show: