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 |