Navigation:  Classes > bDataColumn >

bDataColumn:CalculateHeightOfValue()

Print this Topic    Previous pageReturn to chapter overviewNext page

Purpose

Calculates the height of the current column value.

Class

bDataColumn

Type

Method

Syntax

<oDataColumn>:CalculateHeightOfValue() Æ iHeight

Return Value

iHeightThe calculated height of the column value.
Data Type:DWord

Description

bDataColumn:CalculateHeightOfValue() calculates the height of the current column value in pixels. An existing grid is not considered here.

 

The method is used by the bBrowser, in order to calculate the height of a data row.

See Also

bBrowser:GetRowHeight()

bBrowserColumn:CalculateHeightOfCaption()

bBrowserColumn:CalculateHeightOfFooter()

 


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