AbstractScriptIsDirty Property |
True if the column script is dirty, i.e. the text changed since the last reset of IsDirty.
Namespace: Altaxo.ScriptingAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public bool IsDirty { get; set; }
Property Value
BooleanSee Also