GrapeCity.ActiveReports.v8 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace : Severity Enumeration |
'Declaration Public Enum Severity Inherits System.Enum
public enum Severity : System.Enum
Member | Description |
---|---|
Error | Indicates that the report cannot be processed until the error is corrected. |
Information | Indicates that the entry is for informational purposes only. |
Warning | Indicates that the report should be able to execute but may have unexpected results. |
System.Object
System.ValueType
System.Enum
GrapeCity.ActiveReports.PageReportModel.Severity