Click or drag to resize

SpectralPreprocessingControllerBaseTOptionsCmdRemoveTab Property

Gets the command that removes the currently selected preprocessing step.

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

Property Value

ICommand
See Also