The DoubleFormatAttribute type exposes the following members.

Properties

  NameDescription
Public propertyFormat
Gets the format.
(Overrides FormatBaseAttribute..::..Format.)
Public propertyPrecision
Gets or sets the precision.
Public propertyShortForm
Gets or sets a value indicating whether the value is shown in short form.
Public propertyShowZero
Gets or sets a value indicating whether the symbol '0' is shown when the value equals to zero.

See Also