Class TreeGridFileredColumnCollectionEditor
Inheritance
System.Object
TreeGridFileredColumnCollectionEditor
Assembly: Syncfusion.EJ.Web.dll
Syntax
public class TreeGridFileredColumnCollectionEditor : CollectionEditor
Constructors
TreeGridFileredColumnCollectionEditor(Type)
Declaration
public TreeGridFileredColumnCollectionEditor(Type type)
Parameters
Type |
Name |
Description |
System.Type |
type |
|
Properties
Declaration
public Form frmCollectionEditorForm { get; }
Property Value
Type |
Description |
System.Windows.Forms.Form |
|
Methods
CanSelectMultipleInstances()
Declaration
[SecurityCritical]
protected override bool CanSelectMultipleInstances()
Returns
Type |
Description |
System.Boolean |
|
CreateCollectionItemType()
Declaration
[SecurityCritical]
protected override Type CreateCollectionItemType()
Returns
Type |
Description |
System.Type |
|