TabSheetCell.getIsEnabled

Syntax

getIsEnabled();

Description

The getIsEnabled method determines whether a selected cell is available.

Comments

The method returns True if the selected cell is available, otherwise it returns False.

Example

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

Seebsp;also:

TabSheetCell