Click or drag to resize

MVCANControllerEditOriginalDocBaseTModel, 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.Gui
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
protected virtual void AttachView()
See Also