C# Класс ComponentFactory.Krypton.Ribbon.KryptonRibbonGroupContainerCollectionEditor

Наследование: System.ComponentModel.Design.CollectionEditor
Показать файл Открыть проект

Открытые методы

Метод Описание
KryptonRibbonGroupContainerCollectionEditor ( ) : System

Initialize a new instance of the KryptonRibbonGroupTopCollectionEditor class.

Защищенные методы

Метод Описание
CreateNewItemTypes ( ) : System.Type[]

Gets the data types that this collection editor can contain.

Описание методов

CreateNewItemTypes() защищенный Метод

Gets the data types that this collection editor can contain.
protected CreateNewItemTypes ( ) : System.Type[]
Результат System.Type[]

KryptonRibbonGroupContainerCollectionEditor() публичный Метод

Initialize a new instance of the KryptonRibbonGroupTopCollectionEditor class.
public KryptonRibbonGroupContainerCollectionEditor ( ) : System
Результат System