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