menu

ASP.NET MVC

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

    Show / Hide Table of Contents

    Class CustomToolbarCollectionEditor

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

    Constructors

    CustomToolbarCollectionEditor(Type)

    Initializes a new instance of the CustomToolbarCollectionEditor class.

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

    It accepts as Type and display the custom tool bar

    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