Click or drag to resize

MultipleFilesControllerCmdSortFileNamesAscending Property

Occurs when the file names should be sorted in ascending order.

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

Property Value

ICommand
See Also