menu

ASP.NET MVC

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

    Show / Hide Table of Contents

    Class ScheduleDesigner

    Class for schedule designer.

    Inheritance
    System.Object
    EJDataControlDesigner
    ScheduleDesigner
    Implements
    IEJControlDesigner
    Inherited Members
    EJDataControlDesigner.GetDataSourceSchema()
    EJDataControlDesigner.GetFieldsSchema()
    EJDataControlDesigner.OnSchemaRefreshed()
    EJDataControlDesigner.GetDesignTimeHtml()
    EJDataControlDesigner.GetEmptyDesignTimeHtml()
    EJDataControlDesigner.GetDataSource(Int32, List<Column>)
    EJDataControlDesigner.IEJControlDesigner.GetIService(Type)
    EJDataControlDesigner.IEJControlDesigner.Root()
    EJDataControlDesigner.ControlID
    EJDataControlDesigner.Control
    EJDataControlDesigner.RequiresImageConvertion
    EJDataControlDesigner.RenderImageOnly
    EJDataControlDesigner.Width
    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
    EJDataControlDesigner.AfterUpdateHtml()

    BeforeUpdateHtml()

    Befores Update Html

    Declaration
    protected override void BeforeUpdateHtml()
    Overrides
    EJDataControlDesigner.BeforeUpdateHtml()

    GetControlString()

    Gets the control string

    Declaration
    protected override string GetControlString()
    Returns
    Type Description
    System.String
    Overrides
    EJDataControlDesigner.GetControlString()

    Implements

    IEJControlDesigner
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved