DataColumnCollection_isDataDirty Field |
Is true if any data in a child DataColumn has changed since the last saving of the project.
This flag is not set to true if other parts of this collection changed, for instance the column scripts.
Namespace: Altaxo.DataAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax protected bool _isDataDirty
Field Value
BooleanSee Also