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.3261.0 (4.8.3261.0)
Syntaxprotected bool _isDataDirty
Field Value
Boolean
See Also