Click or drag to resize

OptionsAndDestinationTableControllerTOptionsController Property

Gets or sets the controller responsible for editing the options document.

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

Property Value

IMVCANController
See Also