Click or drag to resize

MVCANControllerEditCopyOfDocBaseTModel, TViewApplyEnd Method

[Missing <summary> documentation for "M:Altaxo.Gui.MVCANControllerEditCopyOfDocBase`2.ApplyEnd(System.Boolean,System.Boolean)"]


Namespace: Altaxo.Gui
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
protected virtual bool ApplyEnd(
	bool applyResult,
	bool disposeController
)

Parameters

applyResult  Boolean

[Missing <param name="applyResult"/> documentation for "M:Altaxo.Gui.MVCANControllerEditCopyOfDocBase`2.ApplyEnd(System.Boolean,System.Boolean)"]

disposeController  Boolean

[Missing <param name="disposeController"/> documentation for "M:Altaxo.Gui.MVCANControllerEditCopyOfDocBase`2.ApplyEnd(System.Boolean,System.Boolean)"]

Return Value

Boolean

[Missing <returns> documentation for "M:Altaxo.Gui.MVCANControllerEditCopyOfDocBase`2.ApplyEnd(System.Boolean,System.Boolean)"]

See Also