IEditorPage.IsSubEditor method
Namespace: NextDesign.Desktop
Description
Determines if the specified custom editor is currently displayed in the sub-editor. Custom editor initialization process ICustomUI.OnInitialized () cannot be determined correctly when executed and always returns false.
argument
| Name | Type | Description |
|---|---|---|
| editorView | ICustomEditorView | Custom Editor |
Return value
- bool