Skip to main content

IEditorPage.CurrentModel property

Namespace: NextDesign.Desktop

Description

The currently selected model (in the model navigator)

IModel CurrentModel { get; }

type