Class RadialSliderDesigner
Inheritance
System.Object
RadialSliderDesigner
Namespace: Syncfusion.JavaScript.Web
Assembly: Syncfusion.EJ.Web.dll
Syntax
public class RadialSliderDesigner : ControlDesigner
Constructors
RadialSliderDesigner()
Declaration
public RadialSliderDesigner()
Properties
radialslider
Gets the base component to the RadialSlider class
Declaration
public RadialSlider radialslider { get; }
Property Value
Type | Description |
---|---|
RadialSlider |
Methods
GetDesignTimeHtml()
Represents the markup code to render the control at design time.
Declaration
public override string GetDesignTimeHtml()
Returns
Type | Description |
---|---|
System.String |