C# 클래스 Ntreev.Windows.Forms.Grid.Design.TypeSelector.TypeSelectorCore

파일 보기 프로젝트 열기: NtreevSoft/GridControl

공개 메소드들

메소드 설명
DropDownControl ( ) : void
TypeSelectorCore ( IWindowsFormsEditorService editorService, Type baseType ) : System

비공개 메소드들

메소드 설명
listBox_SelectedIndexChanged ( object sender, EventArgs e ) : void

메소드 상세

DropDownControl() 공개 메소드

public DropDownControl ( ) : void
리턴 void

TypeSelectorCore() 공개 메소드

public TypeSelectorCore ( IWindowsFormsEditorService editorService, Type baseType ) : System
editorService IWindowsFormsEditorService
baseType System.Type
리턴 System