ScriptBlock Element for SelectionCondition for EntrySelectedBy for TableControl (Format)
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.
Attributes and Elements
The following sections describe attributes, child elements, and the parent element of the ScriptBlock element.
Attributes
None.
Child Elements
None.
Parent Elements
Element | Description |
|---|---|
SelectionCondition Element for EntrySelectedBy for TableRowEntry (Format) | Defines the condition that must exist for this table entry to be used. |
Text Value
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.