Class KanbanDesigner
Class for KanbanDesigner
Implements
Inherited Members
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
Methods
AfterUpdateHtml()
Declaration
protected override void AfterUpdateHtml()
Overrides
BeforeUpdateHtml()
Declaration
protected override void BeforeUpdateHtml()
Overrides
GetControlString()
Declaration
protected override string GetControlString()
Returns
Type | Description |
---|---|
System.String |
Overrides
OnSchemaRefreshed()
Declaration
[SecurityCritical]
protected override void OnSchemaRefreshed()