Click or drag to resize

SpectralPreprocessingDataControllerCmdAddToParticipatingColumns Property

Gets the command that adds columns to the participating list.

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

Property Value

ICommand
See Also