| description | ScriptBlock Element for TableColumnItem for TableControl |
|---|---|
| ms.date | 08/24/2021 |
| title | ScriptBlock Element for TableColumnItem for TableControl |
Specifies the script whose value is displayed in the column of the row.
- Configuration Element
- ViewDefinitions Element
- View Element
- TableControl Element
- TableRowEntries Element
- TableRowEntry Element
- TableColumnItems Element
- TableColumnItem 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 |
|---|---|
| TableColumnItem Element | Defines the property or script whose value is displayed in the column of the row. |
Specify the script whose value is displayed.
For more information about the components of a table view, see Creating a Table View.