| description | ScriptBlock Element for SelectionCondition for EntrySelectedBy for TableControl |
|---|---|
| ms.date | 08/24/2021 |
| title | ScriptBlock Element for SelectionCondition for EntrySelectedBy for TableControl |
Specifies the script block that triggers the condition. When this script is evaluated 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
- ScriptBlock Element
<ScriptBlock>ScriptToEvaluate</ScriptBlock>The following sections describe attributes, child elements, and the parent element of the
ScriptBlock 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 script that is evaluated.
The selection condition must specify at least one script block or property name, but cannot specify both. For more information about how to use selection conditions, 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
PropertyName Element for SelectionCondition for EntrySelectedBy for TableRowEntry
SelectionCondition Element for EntrySelectedBy for TableRowEntry