ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Web Assembly / GrapeCity.ActiveReports.Web Namespace / WebViewer Class / ReportService Property

In This Topic
ReportService Property (WebViewer)
In This Topic
Gets or sets the report service settings, like URL and security token.
Syntax
'Declaration
 
Public Property ReportService As ReportService
 

Property Value

A PageViewOptions object representing the report service settings.
See Also