Localization
6 Sep 2017 / 1 minute to read
The SfNumericUpDown value can be localized to any specific culture. It can be specified by setting the Culture
property with System.Globalization.CultureInfo
object instance.
NOTE
Default
Culture
property value is en-US.
numeric.Culture = new System.Globalization.CultureInfo("en-US");
Was this page helpful?
Yes
No
Thank you for your feedback!
Thank you for your feedback and comments. We will rectify this as soon as possible!
An unknown error has occurred. Please try again.
Help us improve this page