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