| description | PropertyName Element for SelectionCondition for EntrySelectedBy for TableRowEntry |
|---|---|
| ms.date | 08/24/2021 |
| title | PropertyName Element for SelectionCondition for EntrySelectedBy for TableRowEntry |
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 table entry is used.
- Configuration Element
- ViewDefinitions Element
- View Element
- TableControl Element
- TableRowEntries Element
- TableRowEntry Element
- EntrySelectedBy Element
- SelectionCondition 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 |
|---|---|
| SelectionCondition Element for EntrySelectedBy for TableRowEntry | Defines the condition that must exist for this table entry to be used. |
Specify the .NET property name.
The selection condition must specify at least one property name or a script block, but cannot specify both. For more information about how selection conditions can be used, see Defining Conditions for when a View Entry or Item is Used.
For more information about the components of a table view, see Creating a Table View.
Defining Conditions for When Data Is Displayed
ScriptBlock Element for SelectionCondition for EntrySelectedBy for TableRowEntry
SelectionCondition Element for EntrySelectedBy for TableRowEntry