TabSheet.getTopmostVisibleRow

Syntax

getTopmostVisibleRow();

Description

The getTopmostVisibleRow method returns the row nearest to the left edge of the currently visible area.

Comments

This method returns a Number type value.

Example

The example of use is given on the page with description of the TabSheet.getLeftmostVisibleColumn method.

Seebsp;also:

TabSheet