The DoubleConverterAttribute type exposes the following members.

Properties

  NameDescription
Public propertyConverter
Gets the converter to convert values in GridControl's cells.
(Overrides ConverterBaseAttribute..::..Converter.)
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