ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Blazor.Viewer Assembly / GrapeCity.ActiveReports.Blazor.Viewer Namespace / ErrorInfo Class / Severity Property

In This Topic
    Severity Property (ErrorInfo)
    In This Topic
    Error severity
    Syntax
    'Declaration
     
    Public Property Severity As ErrorSeverity
    public ErrorSeverity Severity {get; set;}
    See Also