TabSheetSettings.FirstVisibleColumn

Syntax

FirstVisibleColumn: Number

Description

The FirstVisibleColumn property contains index of the first visible table column, excluding fixed columns.

Comments

Use JSON or the setFirstVisibleColumn method to set the property value, and the getFirstVisibleColumn method to get the property value.

Default property value is zero.

Example

The example of use is given on the page with description of the TabSheet.FixedBehaviour property.

See also:

TabSheetSettings