Click or drag to resize

ProjectItemCollectionBaseTItemIsDirty Property

Gets a value indicating whether the collection contains accumulated change data.

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

Property Value

Boolean
See Also