menu

Xamarin.Forms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class NumericUpDownResourceManager - Xamarin.Forms API Reference | Syncfusion

    Show / Hide Table of Contents

    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
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved