Click or drag to resize

SpectralPreprocessingDataControllerAvailableColumns Property

Gets or sets the list of available columns for the selected group.

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

Property Value

SelectableListNodeList
See Also