C# Class PropertyGrid.PropertyDialogueEditor

Inheritance: Gtk.HBox, IPropertyEditor
Afficher le fichier Open project: modesto/monoreports

Méthodes publiques

Méthode Description
Initialize ( EditSession session ) : void
PropertyDialogueEditor ( PropertyEditorCell cell ) : System

Private Methods

Méthode Description
DialogueButtonClicked ( object s, EventArgs args ) : void

Method Details

Initialize() public méthode

public Initialize ( EditSession session ) : void
session EditSession
Résultat void

PropertyDialogueEditor() public méthode

public PropertyDialogueEditor ( PropertyEditorCell cell ) : System
cell PropertyEditorCell
Résultat System