NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

ValueEditorHost.Editor

[To be supplied.]

[Visual Basic]
Overridable Public ReadOnly Property Editor As ValueEditor
[C#]
public ValueEditor Editor {virtual get;}
[C++]
public: __property virtual ValueEditor* get_Editor();
[JScript]
public function get Editor() : ValueEditor;

See Also

ValueEditorHost Class | ValueEditorHost Members | System.ComponentModel.Design Namespace