Blazor

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class NumericTextBoxLocale - Blazor API Reference | Syncfusion

    Show / Hide Table of Contents

    Class NumericTextBoxLocale

    Inheritance
    System.Object
    NumericTextBoxLocale
    Namespace: Syncfusion.Blazor
    Assembly: Syncfusion.Blazor.dll
    Syntax
    public class NumericTextBoxLocale : Object

    Constructors

    NumericTextBoxLocale()

    Declaration
    public NumericTextBoxLocale()

    Properties

    DecrementTitle

    Declaration
    public string DecrementTitle { get; set; }
    Property Value
    Type Description
    System.String

    IncrementTitle

    Declaration
    public string IncrementTitle { get; set; }
    Property Value
    Type Description
    System.String
    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved