Click or drag to resize

DataColumnCollectionIsDirty Property

Returns true if this object has outstanding changed not reported yet to the parent.

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

Property Value

Boolean
See Also