The DoubleFormat type exposes the following members.

Properties

  NameDescription
Public propertyStatic memberDefaultCulture
Gets or sets the default culture for all instances of the DoubleFormat class.
Public propertyStatic memberDefaultFormat
Gets the default format.
Public propertyFormatProvider
Gets or sets the format provider.
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