isRowHidden(rowIndex: Number);
rowIndex. Table row index.
The isRowHidden method determines whether the specified table row is a hidden row.
This method returns True if the row is hidden, otherwise it returns False.
The example of use is given on the page with description of the TabSheetMeasures.isColInsideVisibleRange method.
Seebsp;also: