menu

ASP.NET Core

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

    Show / Hide Table of Contents

    Class KanbanEditItemEditor

    Inheritance
    System.Object
    KanbanEditItemEditor
    Namespace: Syncfusion.JavaScript.Models
    Assembly: Syncfusion.EJ.dll
    Syntax
    public class KanbanEditItemEditor : CollectionEditor

    Constructors

    KanbanEditItemEditor(Type)

    Declaration
    public KanbanEditItemEditor(Type type)
    Parameters
    Type Name Description
    System.Type type

    Methods

    CanSelectMultipleInstances()

    Declaration
    protected override bool CanSelectMultipleInstances()
    Returns
    Type Description
    System.Boolean

    CreateCollectionItemType()

    Declaration
    protected override Type CreateCollectionItemType()
    Returns
    Type Description
    System.Type
    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved