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

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

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

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

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

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

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