ValueFormatting Class Members
In This Topic
The following tables list the members exposed by ValueFormatting.
Public Constructors
Public Properties
| Name | Description |
 | CultureInfo | Allows you to localize the value formatting for a specific language and region. |
 | CustomFormat | Specifies a custom format string. |
 | Format | Specifies the used predefined format. |
Top
Public Methods
| Name | Description |
 | Clone | Creates an identical copy of this object. |
 | FormatValue | Formats the specified number. |
Top
See Also