TabSheetMeasures.setFixedColumn

Syntax

setFixedColumn(value: Number);

Parameters

value. Index of the extreme fixed column in the table.

Description

The setFixedColumn method fixes table columns up to column with specified index.

Example

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

Seebsp;also:

TabSheetMeasures