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

In This Topic
    ReportService Property (InitializationOptions)
    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