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

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