Click or drag to resize

InfoWarningErrorMessageControllerMessageItems Property

[Missing <summary> documentation for "P:Altaxo.Gui.Main.Services.InfoWarningErrorMessageController.MessageItems"]


Namespace: Altaxo.Gui.Main.Services
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public IReadOnlyList<InfoWarningErrorTextMessageItem> MessageItems { get; }

Property Value

IReadOnlyListInfoWarningErrorTextMessageItem
See Also