C# Class ComponentFactory.Krypton.Ribbon.KryptonRibbonGroupTripleCollectionEditor

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

Méthodes publiques

Méthode Description
KryptonRibbonGroupTripleCollectionEditor ( ) : System

Initialize a new instance of the KryptonRibbonGroupTripleCollectionEditor 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[]

KryptonRibbonGroupTripleCollectionEditor() public méthode

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