Click or drag to resize

SpectralPreprocessingDataControllerParticipatingColumns Property

Gets or sets the list of columns participating in preprocessing.

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

Property Value

SelectableListNodeList
See Also