TabSheetMeasures.getNextNonHiddenRow

Syntax

getNextNonHiddenRow(rowIndex: Number);

Parameters

rowIndex. Table row index.

Description

The getNextNonHiddenRow method returns index of the non-hidden row that goes after a specified table row.

Comments

This method returns a Number type value.

Example

The example of use is given on the page with description of the TabSheetMeasures.getNextBottomCoord method.

Seebsp;also:

TabSheetMeasures