Class CustomButtonCollectionEditor
Inheritance
System.Object
CustomButtonCollectionEditor
Namespace: Syncfusion.Windows.Forms.Tools.Navigation.Design
Assembly: Syncfusion.Tools.Windows.dll
Syntax
public class CustomButtonCollectionEditor : CollectionEditor
Constructors
CustomButtonCollectionEditor(Type)
Declaration
public CustomButtonCollectionEditor(Type type)
Parameters
Type | Name | Description |
---|---|---|
System.Type | type |
Methods
CreateInstance(Type)
Declaration
protected override object CreateInstance(Type itemType)
Parameters
Type | Name | Description |
---|---|---|
System.Type | itemType |
Returns
Type |
---|
System.Object |