Click or drag to resize

AbstractScriptIsDirty Property

True if the column script is dirty, i.e. the text changed since the last reset of IsDirty.

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

Property Value

Boolean
See Also