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(<nFirstRowNo>) Æ nLastRowNo

Arguments

<nFirstRowNo>The number of the first visible row to which the last visible row is to be determined.
Data Type:Integer | Float

Return Value

nLastRowNoThe number of the last visible row.
Data Type:Integer | Float

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