Class EditorDesigner
Implements
Inherited Members
Namespace: Syncfusion.JavaScript.Web
Assembly: Syncfusion.EJ.Web.dll
Syntax
public class EditorDesigner : EJControlDesigner, IEJControlDesigner
Constructors
EditorDesigner()
Declaration
public EditorDesigner()
Properties
Editor
Represents the Editor component
Declaration
public NumericTextBox Editor { get; }
Property Value
Type | Description |
---|---|
NumericTextBox |
Methods
GetControlString()
Get the html element of the Accordion control in string format
Declaration
protected override string GetControlString()
Returns
Type | Description |
---|---|
System.String |