CurrencyFormatter Class Members
In This Topic
The following tables list the members exposed by CurrencyFormatter.
Public Constructors
Public Properties
| Name | Description |
| FixedPoint | Gets or sets whether to display placeholder zeros in the decimal portion of the number for a fixed-point numeric display. |
| NumberFormat | Gets or sets the format information for currency values. |
Top
Public Methods
| Name | Description |
| Format | Overloaded. Gets the format used for the specified currency value. |
| Parse | Parses the specified string to return a currency value. |
Top
See Also