Click or drag to resize

SpectralPreprocessingControllerBaseTOptionsTabControllers Property

[Missing <summary> documentation for "P:Altaxo.Gui.Science.Spectroscopy.SpectralPreprocessingControllerBase`1.TabControllers"]


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

Property Value

ItemsControllerIMVCANController
See Also