The ConvertibleValueEditor type exposes the following members.

Methods

  NameDescription
Public methodEditCell
Edits the cell.
(Overrides UITypeEditorEx..::..EditCell(IGridEditorService, Cell, StartEditReason).)
Public methodEditValue
Edits the specified object's value using the editor style indicated by the GetEditStyle()()()() method.
(Overrides UITypeEditor..::..EditValue(ITypeDescriptorContext, IServiceProvider, Object).)
Public methodGetPaintCellSupported
Gets a value, indicating whether this editor supports Cell painting.
(Overrides UITypeEditorEx..::..GetPaintCellSupported()()()().)
Public methodPaintCell
Paints the cell.
(Inherited from UITypeEditorEx.)

See Also