TabSheetMeasures.getLastRowToScroll

Syntax

getLastRowToScroll();

Description

The getLastRowToScroll method returns index of the last row to which the table is scrolled down.

Comments

This method returns a Number type value.

Example

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

Seebsp;also:

TabSheetMeasures