Click or drag to resize

BaselineEvaluationControllerSubController Property

Gets or sets the sub-controller for the selected method.

Namespace: Altaxo.Gui.Science.Spectroscopy.BaselineEvaluation
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public IMVCANController? SubController { get; set; }

Property Value

IMVCANController
See Also