MVCANControllerEditImmutableDocBaseTModel, TViewDetachView Method |
Override this function to detach the view from the controller, either by unsubscribing from events of the view or by setting the controller object on the view to null.
Namespace: Altaxo.GuiAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3448.0 (4.8.3448.0)
Syntaxprotected virtual void DetachView()
See Also