Click or drag to resize
Accord.NET (logo)

NumericCollectionEditorEditValue Method

Overload List
  NameDescription
Public methodEditValue(IServiceProvider, Object)
Edits the value of the specified object using the editor style indicated by the GetEditStyle method.
(Inherited from UITypeEditor.)
Public methodEditValue(ITypeDescriptorContext, IServiceProvider, Object)
Edits the specified object's value using the editor style indicated by the GetEditStyle method.
(Overrides UITypeEditorEditValue(ITypeDescriptorContext, IServiceProvider, Object).)
Top
See Also