Click or drag to resize

DataColumnCollectionSetDataDirty Method

Sets the data dirty flag. Setting this flag will force the table to be serialized during the next project saving.

Namespace: Altaxo.Data
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public void SetDataDirty()
See Also