TabSheetMeasures.addHiddenRow

Syntax

addHiddenRow(rowIndex: Number);

Parameters

rowIndex. Index of the row to be hidden.

Description

The addHiddenRow method hides table row by specified index.

Example

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

Seebsp;also:

TabSheetMeasures