The FormatEditor type exposes the following members.

Methods

  NameDescription
Public methodEditValue
Edits the specified object's value using the editor style indicated by the GetEditStyle()()()() method.
(Overrides UITypeEditor..::..EditValue(ITypeDescriptorContext, IServiceProvider, Object).)
Public methodGetEditStyle
Gets the editor style used by the EditValue(IServiceProvider, Object) method.
(Overrides UITypeEditor..::..GetEditStyle(ITypeDescriptorContext).)

See Also