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