The DecimalFormatAttribute type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| Format |
Gets the format.
(Overrides FormatBaseAttribute..::..Format.) | |
| 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.
|