TabSheetMeasures.setFixedRow

Syntax

setFixedRow(value: Number);

Parameters

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

Description

The setFixedRow method fixes table rows up to row with specified index.

Example

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

Seebsp;also:

TabSheetMeasures