Specifies the severity of a warning.
Namespace: Microsoft.Reporting.WinForms
Assembly: Microsoft.ReportViewer.WinForms (in microsoft.reportviewer.winforms.dll)

Syntax
Visual Basic (Declaration)
Public Enumeration Severity
public enum class Severity

Members
| | Member name | Description |
|---|
| Error | |
| Warning | |

Remarks
This enumeration is used by the Warning class.

See Also