Click or drag to resize

MultipleFilesControllerCmdMoveUpSelectedFileNames Property

Occurs when the selected file name should move up.

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

Property Value

ICommand
See Also