Click or drag to resize
Accord.NET (logo)

NumericCollectionEditorGetEditStyle Method

Overload List
  NameDescription
Public methodGetEditStyle
Gets the editor style used by the EditValue(IServiceProvider, Object) method.
(Inherited from UITypeEditor.)
Public methodGetEditStyle(ITypeDescriptorContext)
Gets the editor style used by the EditValue(IServiceProvider, Object) method.
(Overrides UITypeEditorGetEditStyle(ITypeDescriptorContext).)
Top
See Also