Gets the editor.
Namespace: Dapfor.Net.UiAssembly: Dapfor.Net (in Dapfor.Net.dll) Version: 2.10.3.24917 (2.10.3.24917)
Syntax
C# |
---|
public UITypeEditor Editor { get; } |
Visual Basic |
---|
Public ReadOnly Property Editor As UITypeEditor Get |
Visual C++ |
---|
public: property UITypeEditor^ Editor { UITypeEditor^ get (); } |
F# |
---|
member Editor : UITypeEditor with get |
Property Value
Type: UITypeEditorThe editor.