C# Class AjaxControlToolkit.OverlayCollectionEditor

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

Méthodes publiques

Méthode Description
OverlayCollectionEditor ( 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[]

OverlayCollectionEditor() public méthode

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