DesignerWindowPane.EditorView Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the editor view for this window pane.
public:
virtual property System::Object ^ EditorView { System::Object ^ get(); };
public:
virtual property Platform::Object ^ EditorView { Platform::Object ^ get(); };
public virtual object EditorView { get; }
member this.EditorView : obj
Public Overridable ReadOnly Property EditorView As Object
Property Value
An editor view associated with this window pane.