menu

ASP.NET Web Forms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class RadialSliderDesigner

    Show / Hide Table of Contents

    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
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved