TabSheetSettings.FirstVisibleRow

Syntax

FirstVisibleRow: Number

Description

The FirstVisibleRow property contains index of the first visible table row, excluding fixed rows.

Comments

Use JSON or the setFirstVisibleRow method to set the property value, and the getFirstVisibleRow 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