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
Name | Type | Description |
---|---|---|
editorView | ICustomEditorView | Custom editor |
Return value
- bool