TabSheetSettings.FixedColumn

Syntax

FixedColumn: Number

Description

The FixedColumn property stores index of the extreme fixed table column.

Comments

Use the setFixedColumn method to set the property value, and the getFixedColumn 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