Click or drag to resize

SpectralPreprocessingControllerBaseTOptionsCmdMoveTabLeft Property

Gets the command that moves the currently selected preprocessing step to the left.

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

Property Value

ICommand
See Also