TabSheetCell.Hint

Syntax

Hint: String

Description

The Hint property sets a tooltip for a table model cell.

Comments

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