Click or drag to resize

IInfoWarningErrorTextMessageServiceMessageAdded Event

Occurs when a message is added.

Namespace: Altaxo.Main.Services
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
event Action<InfoWarningErrorTextMessageItem> MessageAdded

Value

ActionInfoWarningErrorTextMessageItem
See Also