Class TreeGridCustomToolbarCollectionEditor
Inheritance
System.Object
TreeGridCustomToolbarCollectionEditor
Namespace: Syncfusion.JavaScript.Models
Assembly: Syncfusion.EJ.dll
Syntax
public class TreeGridCustomToolbarCollectionEditor : CollectionEditor
Constructors
TreeGridCustomToolbarCollectionEditor(Type)
Initializes a new instance of the TreeGridCustomToolbarCollectionEditor class.
Declaration
public TreeGridCustomToolbarCollectionEditor(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 |