TabSheetSettings.FixedRow

Syntax

FixedRow: Number

Description

The FixedRow property stores index of the extreme fixed table row.

Comments

Use the setFixedRow method to set the property value, and the getFixedRow method to get the property value. Property value cannot be set from JSON.

Example

The example of use is given on the TabSheetSettings.FixedBehaviour and TabSheetSettings.FixedHeaders property description pages.

See also:

TabSheetSettings