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

In This Topic
    ReportService Property (WebViewer)
    In This Topic
    The report service settings (like URL and security token).
    Syntax
    'Declaration
     
    Public Property ReportService As ReportService
    public ReportService ReportService {get; set;}
    See Also