Skip to main content

IEditorPage.IsSubEditor Method

Namespace: NextDesign.Desktop

Description

Determines whether the specified custom editor is currently displayed in the subeditor of the active tab.
Custom editor initialization process ICustomUI.OnInitialized() Cannot be determined correctly at execution time and always returns false.

Arguments

NameTypeDescription
editorViewICustomEditorViewCustom editor

Return value

  • bool