[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Web.Viewer.IRuntimeReportInitializer

IRuntimeReportInitializer Interface

Represents a set of methods for accessing to the report object if really required.

Namespace: GrapeCity.ActiveReports.Web.Viewer
Assembly: MESCIUS.ActiveReports.Web.Viewer.dll
Syntax
public interface IRuntimeReportInitializer

Methods

Name Description
GetReport(string)

Gets the report object. Note: backend can call this method many times, so cqaching may be required. Suggested to use