NumberEdit.GroupSeparator

Syntax

GroupSeparator: String

Description

The GroupSeparator property sets the thousands separator.

Comments

Property value must contain a single character or an empty string. Default property value is a space character or the value obtained from PP.getCurrentCulture().GroupSeparator.

Example

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

See also:

NumberEdit