Difference between revisions of "PropertyListLine.Numeric"

From Jeremie Leroy - XOJO Controls Wiki
Jump to: navigation, search
m (1 revision)
(No difference)

Revision as of 13:14, 24 November 2012

Property (As Boolean)
aPropertyListLine.Numeric = newValue
or
BooleanValue = aPropertyListLine.Numeric


Only used for TypeEditable, TypeEditableList and TypeNormal lines. If True, when the Cell looses the focus, the Value is processed to evaluate math expressions.