Click or drag to resize

IStyleListControllerCmdCurrentItem_MoveUp Property

Gets the command that moves selected current items up.

Namespace: Altaxo.Gui.Drawing
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
ICommand CmdCurrentItem_MoveUp { get; }

Property Value

ICommand
See Also