MindFusion.Wpf Pack Programmer's Guide
DefaultNumericFormats Members
Properties Methods
 


Contains predefined format strings for different numeric formats.

The following tables list the members exposed by the DefaultNumericFormats type.

 Public Properties

  Name Description

AllFormats

Gets all defined formats.

AutoResetFormats

Gets or sets a value indicating whether the format collections will be reset after a change in the locale.

BooleanFormats

Gets the default boolean formats.

CurrencyFormats

Gets the default currency formats.

DateFormats

Gets the default date formats.

FractionFormats

Gets the default fraction formats.

Locale

Gets the locale.

NumberFormats

Gets the default number formats.

PercentFormats

Gets the default percent formats.

ScientificFormats

Gets the default scientific formats.

TextFormats

Gets the default text formats.

TimeFormats

Gets the default time formats.

 Public Methods

  Name Description

Format

Formats a given value according to the provided format string and locale.

GetCurrencyFormats

Gets the default currency formats from the CurrencyCodeInfo relationship.

Reset

Resets the numeric formats.

 See Also

DefaultNumericFormats Class
MindFusion.Spreadsheet.Wpf Namespace