EditorSelectionChangedEventParams interface
Namespace: NextDesign.Desktop
Description
Parameter for the in-editor model selection event.
Affiliation event area
| Name | Description |
|---|---|
| Editor | Notify editor display switching and selection change. |
Inherit Base
| Name | Description |
|---|---|
| EventParams | Base class for event parameters. |
| IEditorEventParams | Common parameters for editor events. |
Property
| Name | Description |
|---|---|
| Editor | Editor |
| SelectedItem | Selection model |