menu

ASP.NET MVC

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

    Show / Hide Table of Contents

    Class TreeviewItemCollectionEditor

    Specifies the CollectionEditor.

    Inheritance
    System.Object
    TreeviewItemCollectionEditor
    Namespace: Syncfusion.JavaScript.Web
    Assembly: Syncfusion.EJ.Web.dll
    Syntax
    public class TreeviewItemCollectionEditor : CollectionEditor

    Constructors

    TreeviewItemCollectionEditor(Type)

    Declaration
    public TreeviewItemCollectionEditor(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 - 2025 Syncfusion Inc. All Rights Reserved