C# Class AjaxControlToolkit.HtmlEditorExtenderButtonCollectionEditor

Inheritance: System.ComponentModel.Design.CollectionEditor
Mostrar archivo Open project: DevExpress/AjaxControlToolkit

Public Methods

Method Description
HtmlEditorExtenderButtonCollectionEditor ( Type type ) : System

Protected Methods

Method Description
CanSelectMultipleInstances ( ) : bool
CreateNewItemTypes ( ) : System.Type[]

Method Details

CanSelectMultipleInstances() protected method

protected CanSelectMultipleInstances ( ) : bool
return bool

CreateNewItemTypes() protected method

protected CreateNewItemTypes ( ) : System.Type[]
return System.Type[]

HtmlEditorExtenderButtonCollectionEditor() public method

public HtmlEditorExtenderButtonCollectionEditor ( Type type ) : System
type System.Type
return System