Enum ErrorType
Describes the message is an error or information.
Namespace: BoldReports.Windows
Assembly: BoldReports.Wpf.dll
Syntax
public enum ErrorType
Fields
Name | Description |
---|---|
Error | Indicates the message is an error. |
Info | Indicates the message is information. |