Navigation:  Classes > bDataColumn >

bDataColumn:HeightVariable

Print this Topic    Previous pageReturn to chapter overviewNext page

Purpose

A logical value that indicates whether column values can have variable heights.

Class

bDataColumn

Type

Access / Assign

Data Type

DWord

Description

The values of columns with the data type "M" or "O" (see also bDataColumn:ValType) can have different heights. bBrowser uses the access for rows with variable heights, those columns whose cell heights can vary.

 

The following table defines the possible values:

 

Value

Description

BAUTO

Whether the column supported different cell heights, depends on the data type of the column values.

BACTIVE

The column supports different cell heights.

BINACTIVE

The column does not support different cell heights.

 

After creating a bDataColumn the access contains the value BAUTO.

See Also

bBrowser:EnableRowHeightVariable()

bDataColumn:IsHeightVariable()

 


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