C# 클래스 AjaxControlToolkit.HtmlEditorExtenderButtonCollectionEditor

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

공개 메소드들

메소드 설명
HtmlEditorExtenderButtonCollectionEditor ( Type type ) : System

보호된 메소드들

메소드 설명
CanSelectMultipleInstances ( ) : bool
CreateNewItemTypes ( ) : System.Type[]

메소드 상세

CanSelectMultipleInstances() 보호된 메소드

protected CanSelectMultipleInstances ( ) : bool
리턴 bool

CreateNewItemTypes() 보호된 메소드

protected CreateNewItemTypes ( ) : System.Type[]
리턴 System.Type[]

HtmlEditorExtenderButtonCollectionEditor() 공개 메소드

public HtmlEditorExtenderButtonCollectionEditor ( Type type ) : System
type System.Type
리턴 System