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

In This Topic
    ReportService Property (ReportViewer)
    In This Topic
    Set up the settings to connect the Web API
    Syntax
    'Declaration
     
    Public Property ReportService As ReportServiceSettings
    public ReportServiceSettings ReportService {get; set;}
    See Also