ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Web.Viewer Assembly / GrapeCity.ActiveReports.Web.Viewer Namespace / ReportNotFoundException Class / Report Property

In This Topic
    Report Property (ReportNotFoundException)
    In This Topic
    Gets the report identifier.
    Syntax
    'Declaration
     
    Public ReadOnly Property Report As String
    public string Report {get;}

    Property Value

    A System.String value which contains the report identifier.
    See Also