TabSheetMeasures.removeHiddenRow

Syntax

removeHiddenRow(rowIndex: Number);

Parameters

rowIndex. Index of the hidden row to be displayed.

Description

The removeHiddenRow method shows hidden table row with the specified index.

Example

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

Seebsp;also:

TabSheetMeasures