C# Class Ntreev.Windows.Forms.Grid.Design.TypeSelector.TypeSelectorCore

Afficher le fichier Open project: NtreevSoft/GridControl

Méthodes publiques

Méthode Description
DropDownControl ( ) : void
TypeSelectorCore ( IWindowsFormsEditorService editorService, Type baseType ) : System

Private Methods

Méthode Description
listBox_SelectedIndexChanged ( object sender, EventArgs e ) : void

Method Details

DropDownControl() public méthode

public DropDownControl ( ) : void
Résultat void

TypeSelectorCore() public méthode

public TypeSelectorCore ( IWindowsFormsEditorService editorService, Type baseType ) : System
editorService IWindowsFormsEditorService
baseType System.Type
Résultat System