NumberEdit.DecimalSeparator

Syntax

DecimalSeparator: String

Description

The DecimalSeparator property sets the separator that is used on decimals.

Comments

Default character for the decimal separator is a comma.

Only one character can be set as the property value.

Example

The property use is given on the Example of Creating the NumberEdit Component page.

See also:

NumberEdit