Click or drag to resize

ICanBeDirtyIsDirty Property

If this property returns true the content has changed since the last load/save operation.

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

Property Value

Boolean
See Also