A dropdown editor to edit IEnumerable values
Namespace: Dapfor.Net.EditorsAssembly: Dapfor.Net (in Dapfor.Net.dll) Version: 2.10.3.24917 (2.10.3.24917)
Syntax
C# |
---|
public class EnumerableEditor : DropDownEditor |
Visual Basic |
---|
Public Class EnumerableEditor Inherits DropDownEditor |
Visual C++ |
---|
public ref class EnumerableEditor : public DropDownEditor |
F# |
---|
type EnumerableEditor = class inherit DropDownEditor end |
Inheritance Hierarchy
System..::..Object
System.Drawing.Design..::..UITypeEditor
Dapfor.Net.Editors..::..UITypeEditorEx
Dapfor.Net.Editors..::..DropDownEditor
Dapfor.Net.Editors..::..EnumerableEditor
System.Drawing.Design..::..UITypeEditor
Dapfor.Net.Editors..::..UITypeEditorEx
Dapfor.Net.Editors..::..DropDownEditor
Dapfor.Net.Editors..::..EnumerableEditor