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