C# 클래스 AjaxControlToolkit.OverlayCollectionEditor

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

공개 메소드들

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

보호된 메소드들

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

메소드 상세

CanSelectMultipleInstances() 보호된 메소드

protected CanSelectMultipleInstances ( ) : bool
리턴 bool

CreateNewItemTypes() 보호된 메소드

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

OverlayCollectionEditor() 공개 메소드

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