EditValue Method
From NDoc Core
Edits the specified object's value using the editor style indicated by GetEditStyle.
Overload List
Edits the specified object's value using the editor style indicated by GetEditStyle.
public override object EditValue(ITypeDescriptorContext,IServiceProvider,object);
Inherited from UITypeEditor.
public object EditValue(IServiceProvider,object);
See Also
TextEditor Class | NDoc.Core Namespace