IEditorPage.ActivePalette property ¶
Namespace: NextDesign.Desktop
Description¶
The active palette in the palette pane - "Editor": Toolbox - "Reference": Reference - "Derive": Input - "Feature": Feature palette - "ProductSelector": Product Selector - "Class": Class Toolbox
string ActivePalette {get; set;}
type¶
- string
Exception¶
Name | Exception Class | Description |
---|---|---|
Invalid argument | ExtensionArgumentException | If the value is out of range |
Illegal operation | ExtensionInvalidOperationException | If a palette that cannot be selected is specified in the current application state |