C# Class PropertyGrid.PropertyDialogueEditor

Inheritance: Gtk.HBox, IPropertyEditor
Show file Open project: modesto/monoreports

Public Methods

Method Description
Initialize ( EditSession session ) : void
PropertyDialogueEditor ( PropertyEditorCell cell ) : System

Private Methods

Method Description
DialogueButtonClicked ( object s, EventArgs args ) : void

Method Details

Initialize() public method

public Initialize ( EditSession session ) : void
session EditSession
return void

PropertyDialogueEditor() public method

public PropertyDialogueEditor ( PropertyEditorCell cell ) : System
cell PropertyEditorCell
return System