The ConvertibleValueEditor type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| EditCell |
Edits the cell.
(Overrides UITypeEditorEx..::..EditCell(IGridEditorService, Cell, StartEditReason).) | |
| EditValue |
Edits the specified object's value using the editor style indicated by the GetEditStyle()()()() method.
(Overrides UITypeEditor..::..EditValue(ITypeDescriptorContext, IServiceProvider, Object).) | |
| GetPaintCellSupported |
Gets a value, indicating whether this editor supports Cell painting.
(Overrides UITypeEditorEx..::..GetPaintCellSupported()()()().) | |
| PaintCell |
Paints the cell.
(Inherited from UITypeEditorEx.) |