menu

ASP.NET MVC

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

    Show / Hide Table of Contents

    Class RadialMenuDesigner

    Inheritance
    System.Object
    RadialMenuDesigner
    Namespace: Syncfusion.JavaScript.Web
    Assembly: Syncfusion.EJ.Web.dll
    Syntax
    public class RadialMenuDesigner : ControlDesigner

    Constructors

    RadialMenuDesigner()

    Declaration
    public RadialMenuDesigner()

    Properties

    radialmenu

    Gets the base component to the RadialMenu class

    Declaration
    public RadialMenu radialmenu { get; }
    Property Value
    Type Description
    RadialMenu

    Methods

    GetDesignTimeHtml()

    Represent 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