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