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