Navigation:  Classes > bBrowser >

bBrowser:RowHeightMax

Print this Topic    Previous pageReturn to chapter overviewNext page

Purpose

Maximum height of the data rows in pixels.

Class

bBrowser

Type

Access / Assign

Data Type

Integer

Description

If the variable row height is enabled, the maximum height of a data row can be limited by this access. All data rows whose exceed height this value are reduced automatically to the maximum height.

 

The value 0 causes that the maximum row height is limited on 80% of the data area height in the browser.

 

So that changes at the maximum row height can be processed correct by the bBrowser, the browser must be recalculated by the method bBrowser:Recalculate().

See Also

bBrowser:EnableRowHeightVariable()

bBrowser:RowHeight

 


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