DesignerWindowPane.EditorView Property

Definition

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.

Applies to