IAltaxo |
The IAltaxoProjectService type exposes the following members.
Name | Description | |
---|---|---|
ProjectChanged |
Event fired after any of the following other events is fired: ProjectOpened,
ProjectClosed, ProjectRenamed, and ProjectDirtyChanged.
(Inherited from IProjectService) | |
ProjectClosed |
Fired when the current open project is closed.
(Inherited from IProjectService) | |
ProjectDirtyChanged |
Fired when the dirty state of the project changed.
(Inherited from IProjectService) | |
ProjectOpened |
Fired when a project is opened or a new empty project is created.
(Inherited from IProjectService) | |
ProjectRenamed |
Fired when the current open project is renamed.
(Inherited from IProjectService) |