ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / ValidationEntry Class / Severity Property

In This Topic
    Severity Property (ValidationEntry)
    In This Topic
    Gets the severity level of the entry.
    Syntax
    'Declaration
     
    Public ReadOnly Property Severity As Severity
    public Severity Severity {get;}

    Property Value

    A Severity value indicating the severity level of the entry.
    See Also