C# Class MonoReports.Extensions.PropertyGridEditors.BorderEditorCell

Inheritance: PropertyGrid.PropertyEditorCell
Exibir arquivo Open project: modesto/monoreports

Protected Methods

Method Description
CreateEditor ( Gdk cell_area, Gtk state ) : IPropertyEditor
GetValueText ( ) : string

Method Details

CreateEditor() protected method

protected CreateEditor ( Gdk cell_area, Gtk state ) : IPropertyEditor
cell_area Gdk
state Gtk
return IPropertyEditor

GetValueText() protected method

protected GetValueText ( ) : string
return string