Click or drag to resize

IFitFunctionScriptViewController Property

Gets or sets the controller that handles view events.

Namespace: Altaxo.Gui.Scripting
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
IFitFunctionScriptViewEventSink Controller { get; set; }

Property Value

IFitFunctionScriptViewEventSink
See Also