Click or drag to resize

SpectralPreprocessingDataControllerCmdRemoveFromParticipatingColumns Property

Gets the command that removes columns from 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 CmdRemoveFromParticipatingColumns { get; }

Property Value

ICommand
See Also