Class NumericUpDownResourceManager
Class to provide the property manager in numericUpDown to get the resource manager from the user.
Inheritance
System.Object
NumericUpDownResourceManager
Namespace: Syncfusion.SfNumericUpDown.XForms
Assembly: Syncfusion.SfNumericUpDown.XForms.dll
Syntax
public static class NumericUpDownResourceManager : Object
Properties
Manager
Gets or sets the resource manager.
Declaration
public static ResourceManager Manager { get; set; }
Property Value
Type |
---|
System.Resources.ResourceManager |