TabSheetCell.Comment

Syntax

Comment: String

Description

The Comment property sets a comment for a table model cell.

Comments

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