Class ScheduleDesigner
Class for schedule designer.
Implements
Inherited Members
Namespace: Syncfusion.JavaScript.Web
Assembly: Syncfusion.EJ.Web.dll
Syntax
public class ScheduleDesigner : EJDataControlDesigner, IEJControlDesigner
Constructors
ScheduleDesigner()
Declaration
public ScheduleDesigner()
Fields
ActionList
Declaration
[SecurityCritical]
public DesignerActionListCollection ActionList
Field Value
Type | Description |
---|---|
System.ComponentModel.Design.DesignerActionListCollection |
Properties
ActionLists
Gets or sets the schedule Action list.
Declaration
public override DesignerActionListCollection ActionLists { get; }
Property Value
Type | Description |
---|---|
System.ComponentModel.Design.DesignerActionListCollection | The ActionLists. |
Methods
AfterUpdateHtml()
Afters Update Html
Declaration
protected override void AfterUpdateHtml()
Overrides
BeforeUpdateHtml()
Befores Update Html
Declaration
protected override void BeforeUpdateHtml()
Overrides
GetControlString()
Gets the control string
Declaration
protected override string GetControlString()
Returns
Type | Description |
---|---|
System.String |