C# 클래스 ComponentFactory.Krypton.Ribbon.KryptonRibbonGroupClusterCollectionEditor

상속: System.ComponentModel.Design.CollectionEditor
파일 보기 프로젝트 열기: ComponentFactory/Krypton

공개 메소드들

메소드 설명
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