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 |