ScriptBlock Element for TableColumnItem for TableControl (Format)

 

Specifies the script whose value is displayed in the column of the row.

<ScriptBlock>ScriptToEvaluate</ScriptBlock>

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

TableColumnItem Element (Format)

Defines the property or script whose value is displayed in the column of the row.

Text Value

Specify the script whose value is displayed.

For more information about the components of a table view, see Creating a Table View.

Show: