ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Blazor.Viewer Assembly / GrapeCity.ActiveReports.Blazor.Viewer Namespace / ReportViewer Class / ReportName Property

In This Topic
    ReportName Property (ReportViewer)
    In This Topic
    The name of the report to be shown by the Viewer
    Syntax
    'Declaration
     
    Public Property ReportName As String
    public string ReportName {get; set;}
    See Also