Enables to select an available UITypeEditor.
Namespace: Dapfor.Net.EditorsAssembly: Dapfor.Net (in Dapfor.Net.dll) Version: 2.10.3.24917 (2.10.3.24917)
Syntax
C# |
---|
public class EditorPicker : UITypeEditor |
Visual Basic |
---|
Public Class EditorPicker Inherits UITypeEditor |
Visual C++ |
---|
public ref class EditorPicker : public UITypeEditor |
F# |
---|
type EditorPicker = class inherit UITypeEditor end |