C# Class AjaxControlToolkit.HtmlEditorExtenderButtonCollectionEditor

Inheritance: System.ComponentModel.Design.CollectionEditor
Afficher le fichier Open project: DevExpress/AjaxControlToolkit

Méthodes publiques

Méthode Description
HtmlEditorExtenderButtonCollectionEditor ( Type type ) : System

Méthodes protégées

Méthode Description
CanSelectMultipleInstances ( ) : bool
CreateNewItemTypes ( ) : System.Type[]

Method Details

CanSelectMultipleInstances() protected méthode

protected CanSelectMultipleInstances ( ) : bool
Résultat bool

CreateNewItemTypes() protected méthode

protected CreateNewItemTypes ( ) : System.Type[]
Résultat System.Type[]

HtmlEditorExtenderButtonCollectionEditor() public méthode

public HtmlEditorExtenderButtonCollectionEditor ( Type type ) : System
type System.Type
Résultat System