Click or drag to resize

ProjectEventArgsProjectEventKind Property

Gets the kind of the project event.

Namespace: Altaxo.Main
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public ProjectEventKind ProjectEventKind { get; }

Property Value

ProjectEventKind
The kind of the project event.
See Also