MVCANControllerEditImmutableDocBaseTModel, TViewAttachView Method |
Override this function to attach the view to the controller, either by subscribing to events of the view, or by setting the controller object on the view.
Namespace: Altaxo.GuiAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax protected virtual void AttachView()
See Also