Class SliderSettings
Inheritance
System.Object
SliderSettings
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Syncfusion.JavaScript.Web
Assembly: Syncfusion.EJ.Web.dll
Syntax
public class SliderSettings
Constructors
SliderSettings()
Declaration
public SliderSettings()
Properties
LabelSpace
Gets and sets LabelSpace.
Declaration
public string LabelSpace { get; set; }
Property Value
Type | Description |
---|---|
System.String |
StrokeWidth
Gets and sets StrokeWidth.
Declaration
public string StrokeWidth { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Ticks
Gets and sets Ticks.
Declaration
public string Ticks { get; set; }
Property Value
Type | Description |
---|---|
System.String |