IEditorPage.IsSubEditorVisible property
Namespace: NextDesign.Desktop
Description
Subeditor visibility status of active tab
bool IsSubEditorVisible { get; set; }
Type
- bool
Exceptions
| Name | Exception class | Description | 
|---|---|---|
| Invalid operation | ExtensionInvalidOperationException | This method is called when the model editor is not displayed in the active tab |