Click or drag to resize

SpectralPreprocessingControllerBaseTOptionsCmdMoveTabRight Property

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

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

Property Value

ICommand
See Also