Click or drag to resize

SpectralPreprocessingControllerBaseTOptionsTabControllers Property

Gets or sets the list of controllers representing the preprocessing pipeline.

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

Property Value

ItemsControllerIMVCANController
See Also