C# Class ComponentFactory.Krypton.Ribbon.KryptonRibbonGroupClusterCollectionEditor

Inheritance: System.ComponentModel.Design.CollectionEditor
Afficher le fichier Open project: ComponentFactory/Krypton

Méthodes publiques

Méthode Description
KryptonRibbonGroupClusterCollectionEditor ( ) : System

Initialize a new instance of the KryptonRibbonGroupClusterCollectionEditor class.

Méthodes protégées

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

Gets the data types that this collection editor can contain.

Method Details

CreateNewItemTypes() protected méthode

Gets the data types that this collection editor can contain.
protected CreateNewItemTypes ( ) : System.Type[]
Résultat System.Type[]

KryptonRibbonGroupClusterCollectionEditor() public méthode

Initialize a new instance of the KryptonRibbonGroupClusterCollectionEditor class.
public KryptonRibbonGroupClusterCollectionEditor ( ) : System
Résultat System