C# Class PropertyGrid.PropertyEditors.FlagsEditorCell

Inheritance: PropertyEditorCell
显示文件 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