Click or drag to resize

MVCANControllerEditImmutableDocBaseTModel, TView_doc Field

The document to edit. If _useDocumentCopy is true, this is a copy of the original document; otherwise, it is the original document itself.

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

Field Value

TModel
See Also