MindFusion.Wpf Pack Programmer's Guide
DefaultNumericFormats.AutoResetFormats Property
See Also
 





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

Namespace: MindFusion.Spreadsheet.Wpf
Assembly: MindFusion.Spreadsheet.Wpf

 Syntax

C#  Copy Code

public bool AutoResetFormats { get; set; }

Visual Basic  Copy Code

Public Property AutoResetFormats As Boolean

 Property Value

true if the format collection should reset to the default when the locale is changed; otherwise, false. The default is true.

 See Also

DefaultNumericFormats Members
DefaultNumericFormats Class
MindFusion.Spreadsheet.Wpf Namespace