ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Blazor.Viewer Assembly / GrapeCity.ActiveReports.Blazor.Viewer Namespace / InitializationOptions Class / ReportID Property

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