Interface ITelerikReportingFactory
Represents a factory used to generate the JavaScript representation of Telerik Reporting widgets
Namespace: Telerik.ReportViewer.Mvc
Assembly: Telerik.ReportViewer.Mvc.dll
Syntax
public interface ITelerikReportingFactory
Methods
DeferredScripts(Boolean)
Renders deferred initialization statements.
Declaration
DeferredScripts DeferredScripts(bool renderScriptTags = true)
Parameters
System.
|
Returns
ReportViewer()
Represents the MVC ReportViewer wrapper.
Declaration
IReportViewerBuilder ReportViewer()