menu

ASP.NET MVC

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

    Show / Hide Table of Contents

    Class KanbanDesigner

    Class for KanbanDesigner

    Inheritance
    System.Object
    EJDataControlDesigner
    KanbanDesigner
    Implements
    IEJControlDesigner
    Inherited Members
    EJDataControlDesigner.GetDataSourceSchema()
    EJDataControlDesigner.GetFieldsSchema()
    EJDataControlDesigner.GetDesignTimeHtml()
    EJDataControlDesigner.GetEmptyDesignTimeHtml()
    EJDataControlDesigner.GetDataSource(Int32, List<Column>)
    EJDataControlDesigner.IEJControlDesigner.GetIService(Type)
    EJDataControlDesigner.IEJControlDesigner.Root()
    EJDataControlDesigner.ControlID
    EJDataControlDesigner.Control
    EJDataControlDesigner.RequiresImageConvertion
    EJDataControlDesigner.RenderImageOnly
    Namespace: Syncfusion.JavaScript.Web
    Assembly: Syncfusion.EJ.Web.dll
    Syntax
    public class KanbanDesigner : EJDataControlDesigner, IEJControlDesigner

    Constructors

    KanbanDesigner()

    Declaration
    public KanbanDesigner()

    Properties

    ActionLists

    Declaration
    public override DesignerActionListCollection ActionLists { get; }
    Property Value
    Type Description
    System.ComponentModel.Design.DesignerActionListCollection

    Width

    This specify the Kanban to show the horizontal scroll bar, to scroll and view the Kanban contents

    Declaration
    public override int Width { get; set; }
    Property Value
    Type Description
    System.Int32

    The Width.///

    Overrides
    EJDataControlDesigner.Width

    Methods

    AfterUpdateHtml()

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

    BeforeUpdateHtml()

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

    GetControlString()

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

    OnSchemaRefreshed()

    Declaration
    [SecurityCritical]
    protected override void OnSchemaRefreshed()
    Overrides
    EJDataControlDesigner.OnSchemaRefreshed()

    Implements

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