Navigation:  Classes > bDataColumn >

bDataColumn:Decimals

Print this Topic    Previous pageReturn to chapter overviewNext page

Purpose

The number of decimals, with which numeric values are to be displayed.

Class

bDataColumn

Type

Access / Assign

Data Type

Integer

Description

Particularly by columns that are not linked to a field in a server, by this access the number of decimals can be set. Decimals are considered only at numeric values.

 

So that changes at this access are shown also in the browser, all values of the column must be re-read by the method bBrowser:Refresh(). This is only necessary if the column is inside the visible area of the browser.

See Also

bBrowser:Refresh()

bBrowser:IsColumnVisible()

bDataColumn:CalculateWidth()

bDataColumn:ValType

bDataColumn:Length

 


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