Class NumericTextBoxLocale
Gets or sets the NumericTextBoxLocale property.
Inheritance
System.Object
NumericTextBoxLocale
Namespace: Syncfusion.Blazor
Assembly: Syncfusion.Blazor.dll
Syntax
public class NumericTextBoxLocale : Object
Constructors
NumericTextBoxLocale()
Declaration
public NumericTextBoxLocale()
Properties
DecrementTitle
Gets or sets the DecrementTitle property.
Declaration
public string DecrementTitle { get; set; }
Property Value
Type |
---|
System.String |
IncrementTitle
Gets or sets the IncrementTitle property.
Declaration
public string IncrementTitle { get; set; }
Property Value
Type |
---|
System.String |