Class ReportEngineFactory
Telerik internal use only.
Inheritance
System.Object
ReportEngineFactory
Namespace: Telerik.Reporting.Services.Engine
Assembly: Telerik.Reporting.dll
Syntax
public class ReportEngineFactory : IDisposable
Constructors
ReportEngineFactory()
Declaration
public ReportEngineFactory()
Fields
Instance
Methods
CreateReportEngine(IReportServiceConfiguration)
Telerik internal use only
Declaration
public IReportEngine CreateReportEngine(IReportServiceConfiguration configuration)
Parameters
IReportServiceConfiguration
configuration
|
Returns
IReportEngine
|