Click or drag to resize

SpectralPreprocessingControllerBaseTOptionsContentInsertLeft Property

Gets or sets the list of available preprocessing steps to insert on the left side.

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

Property Value

ItemsControllerType
See Also