Skip to main content

IEditorPage.IsSubEditor method

Namespace: NextDesign.Desktop

Description

Determines whether the specified custom editor is currently displayed in a subeditor.
Custom editor initialization processing ICustomUI.OnInitialized() cannot be determined correctly at runtime and always returns false.

argument

NameTypeDescription
editorViewICustomEditorViewCustom Editor

Return value

  • bool