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