Click or drag to resize

IInfoWarningErrorMessageView Interface

View interface for displaying informational, warning, and error messages.

Namespace: Altaxo.Gui.Main.Services
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public interface IInfoWarningErrorMessageView

The IInfoWarningErrorMessageView type exposes the following members.

Properties
 NameDescription
Public propertyColumnWidths Gets or sets the column widths.
Public propertyDataContext Sets the data context for the view.
Top
See Also