Wijmo UI for the Web
INumberOptions Interface
wijmo.input Namespace : INumberOptions Interface
Fields
 NameDescription
 Field

Indicates the culture that the format library will use.

 
 Field

Determine the current symbol when number type is currency. The default value is according to culture.

 
 Field

Indicates the number of decimal places to display.

 
 Field

Determine the prefix string used for negative value. The default value is according to culture & type.

 
 Field

Determine the suffix string used for negative value. The default value is according to culture & type.

 
 Field

Determine the prefix string used for positive value. The default value is according to culture & type.

 
 Field

Determine the suffix striing used for positive value. The default value is according to culture & type.

 
 Field

Indicates whether the thousands group separator will be inserted between each digital group (number of digits in thousands group depends on the selected Culture).

 
Top
See Also

Reference

wijmo.input Namespace