DecimalFormatConfig Members
The DecimalFormatConfig type exposes the following members.
Fields
Name | Description | |
---|---|---|
![]() |
DecimalSeparator |
the decimal separator
|
![]() |
FractionGroupSeparator |
the grouping separator of the fraction part of the number
|
![]() |
FractionGroupSize |
the grouping size of the fraction part of the number
|
![]() |
GroupSeparator |
the grouping separator of the integer part of the number
|
![]() |
GroupSize |
the primary grouping size of the integer part of the number
|
![]() |
SecondaryGroupSize |
the secondary grouping size of the integer part of the number
|