TabSheetCell.RawValue

Syntax

RawValue: String

Description

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

Comments

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

Example

The example of property use is given on the page with description of the TabSheetCell.IsDefault method.

Seebsp;also:

TabSheetCell