Navigation:  Classes > bBrowser >

bBrowser:ExistRowsWithVariableHeight()

Print this Topic    Previous pageReturn to chapter overviewNext page

Purpose

Indicates whether data rows with variable row height exist.

Class

bBrowser

Type

Method

Syntax

<oBrowser>:ExistRowsWidthVariableHeight() Æ lExist

Return Value

lExistA logical value that indicates whether data rows with variable height exist.
TRUERows with variable height exist.
FALSENo data rows with variable height exist.
Data Type:Logic

Description

bBrowser:ExistRowsWidthVariableHeight() examines

whether the attribute "variable row height" (see also bBrowser:EnableRowHeightVariable()) is enabled and

data columns with variable cell heights (see also bDataColumn:IsHeightVariable()) are opened or

whether data rows exist, with which the row height was changed with the mouse.

See Also

bBrowser:EnableRowHeightVariable()

bDataColumn:IsHeightVariable()

 


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