Click or drag to resize

ITypeAndInstanceControllerInstanceController Property

Gets the controller that controls the instance.

Namespace: Altaxo.Gui.Common
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
IMVCAController? InstanceController { get; }

Property Value

IMVCAController
The instance controller.
See Also