ProjectEventArgsProjectEventKind Property |
Gets the kind of the project event.
Namespace: Altaxo.MainAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public ProjectEventKind ProjectEventKind { get; }
Property Value
ProjectEventKind
The kind of the project event.
See Also