Click or drag to resize

StyleListControllerTManager, TList, TItemCmdCurrentItem_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#
public ICommand CmdCurrentItem_MoveUp { get; }

Property Value

ICommand

Implements

IStyleListControllerCmdCurrentItem_MoveUp
See Also