Click or drag to resize

StyleListControllerTManager, TList, TItemCmdCurrentItem_MoveDown Property

Gets the command that moves selected current items down.

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

Property Value

ICommand

Implements

IStyleListControllerCmdCurrentItem_MoveDown
See Also