[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Blazor.Viewer.ReportViewer.ReportService

ReportService Property

ReportService

Gets or sets the settings for connecting to the Web API.

Declaration
[Parameter]
public ReportServiceSettings ReportService { get; init; }
Property Value
Type Description
ReportServiceSettings

An instance of ReportServiceSettings that defines the API connection settings.

Remarks

This property can only be set once during object initialization and cannot be changed afterwards.