C# Class AspNetEdit.UI.GridRow

Afficher le fichier Open project: mono/aspeditor Class Usage Examples

Méthodes publiques

Méthode Description
GridRow ( PropertyGrid parentGrid, PropertyDescriptor descriptor ) : System

Private Methods

Méthode Description
DisplayEditWidget ( ) : void
DisplayRenderWidget ( ) : void
dialogueButton_Clicked ( object sender, EventArgs e ) : void
on_label_ButtonRelease ( object o, EventArgs e ) : void
on_value_ButtonRelease ( object o, EventArgs e ) : void

Method Details

GridRow() public méthode

public GridRow ( PropertyGrid parentGrid, PropertyDescriptor descriptor ) : System
parentGrid PropertyGrid
descriptor System.ComponentModel.PropertyDescriptor
Résultat System