Click or drag to resize

InfoWarningErrorMessageControllerCommandReverseMessageOrder Property

Gets the command that reverses the message order.

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

Property Value

ICommand
See Also