Class TreeGridSummaryColumnCollectionEditor
Inheritance
System.Object
TreeGridSummaryColumnCollectionEditor
Assembly: Syncfusion.EJ.dll
Syntax
public class TreeGridSummaryColumnCollectionEditor : CollectionEditor
Constructors
TreeGridSummaryColumnCollectionEditor(Type)
Declaration
public TreeGridSummaryColumnCollectionEditor(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 |
|