TabSheetCell.ValueType

Syntax

ValueType: PP.Ui.TabSheetCellValueType

Description

The ValueType property contains type of value stored in a model cell.

Comments

Use the setValueType method to set the property value, and the getValueType 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