Click or drag to resize

MVCANControllerEditOriginalDocBaseTModel, TView_clonedCopyOfDoc Field

Cloned copy of the document (is null if _useDocumentCopy is false). Used to revert the edited document to the state before editing.

Namespace: Altaxo.Gui
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
protected TModel _clonedCopyOfDoc

Field Value

TModel
See Also