Skip to main content

IWorkspace.MainEditor property

Namespace: NextDesign.Desktop

Description

The editor information currently displayed in the main editor view
Returns null if the editor is not visible.

IEditor MainEditor { get; }

type