ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Web.Viewer Assembly / GrapeCity.ActiveReports.Web.Viewer Namespace / IReportViewerBackendApi Interface / Settings Property

In This Topic
    Settings Property (IReportViewerBackendApi)
    In This Topic
    Gets or sets the settings for the report viewer.
    Syntax
    'Declaration
     
    ReadOnly Property Settings As ReportViewerSettings
    ReportViewerSettings Settings {get;}

    Property Value

    A ReportViewerSettings instance containing settings for the report viewer.
    See Also