TabSheetMeasures.removeHiddenColumn

Syntax

removeHiddenColumn(colIndex: Number);

Parameters

colIndex. Index of the hidden column to be displayed.

Description

The removeHiddenColumn method shows hidden table column with the specified index.

Example

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

Seebsp;also:

TabSheetMeasures