col.xyz.type = number

Use this when the column should store number fields with a decimal (such as 1.5, -212.34 ...)

 

Class

columnType

Property

col.xyz.type = number

Formal specification

col.xyz.type = number

Required

no

Default



Version

1.0

Comment

The column values are stored as a double in the gridtable

Example



col.price.type=number 



Reference

col.xyz.type = integer 
col.xyz.minValue 
col.xyz.maxValue 
col.xyz.summary