TabSheetCell.Value

Syntax

Value: String

Description

The Value property sets and gets value for a table model cell.

Comments

Use the setValue method to set the property value, and the getValue method to get the property value. Property value cannot be set from JSON.

Example

The example of property use is given on the TabSheetCell Constructor page.

Seebsp;also:

TabSheetCell