Bridge

DecimalFormatConfig Members

The DecimalFormatConfig type exposes the following members.

Fields


  Name Description
Public field DecimalSeparator
the decimal separator
Public field FractionGroupSeparator
the grouping separator of the fraction part of the number
Public field FractionGroupSize
the grouping size of the fraction part of the number
Public field GroupSeparator
the grouping separator of the integer part of the number
Public field GroupSize
the primary grouping size of the integer part of the number
Public field SecondaryGroupSize
the secondary grouping size of the integer part of the number