Navigation:  Classes > bBrowser >

bBrowser:GetLastVisibleRow()

Print this Topic    Previous pageReturn to chapter overviewNext page

Purpose

Determines the last visible row, beginning from the specified first visible row.

Class

bBrowser

Type

Method

Syntax

<oBrowser>:GetLastVisibleRow(<iFirstRow>) Æ iLastRow

Arguments

<iFirstRow>The number of the first visible row to which the last visible row is to be determined.
Data type:Integer

Return Value

iLastRowThe number of the last visible row.
Data type:Integer

Description

bBrowser:GetLastVisibleRow() determines the number of a row that is either complete or partly visible.

See Also

bBrowser:GetFirstVisibleRow()

 


Page url: http://www.YOURSERVER.com/index.html?bbrowser_getlastvisiblerow.htm