The DecimalFormat type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() ![]() | DefaultCulture |
Gets or sets the default culture for all instances of the DecimalFormat class.
|
![]() ![]() | DefaultFormat |
Gets the default format.
|
![]() | FormatProvider |
Gets or sets the format provider.
|
![]() | Precision |
Gets or sets the precision.
|
![]() | ShortForm |
Gets or sets a value indicating whether the value is shown in short form.
|
![]() | ShowZero |
Gets or sets a value indicating whether the symbol '0' is shown when the value equals to zero.
|