Skip to main content

IWorkspaceWindow.EditorPage property

Namespace: NextDesign.Desktop

Description

Access object to editor UI
Returns null if the active page is not an editor page.

IEditorPage EditorPage { get; }

Type