MESCIUS.ActiveReports.Blazor.Viewer Assembly / GrapeCity.ActiveReports.Blazor.Viewer Namespace / ReportServiceSettings Class
Members

ReportServiceSettings Class
Represents the settings necessary for establishing a connection to a Web API.
Object Model
ReportServiceSettings Class
Syntax
'Declaration
 
Public Class ReportServiceSettings 
 
Remarks
The ReportServiceSettings class contains the configuration required to connect to a Web API, including the base URL, security token, and a callback function for request customization.
Inheritance Hierarchy

System.Object
   GrapeCity.ActiveReports.Blazor.Viewer.ReportServiceSettings

See Also