The NumberFormatAttribute type exposes the following members.

Properties

  Name Description
Public property ApplyOffset
Gets or sets a value indicating whether a negative number offset should be applied when formatting the property value.
Public property DecimalDigits
Gets or sets the number of decimal digits to use when formatting the property value.
Public property TypeId
When implemented in a derived class, gets a unique identifier for this Attribute.
(Inherited from Attribute.)
Public property WholeDigits
Gets or sets the number of whole digits to use when formatting and offsetting the property value.

See Also