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()
Telerik internal use only.
Declaration
public ReportEngineFactory()
Fields
Instance
Telerik internal use only.
Declaration
public static ReportEngineFactory Instance
Field Value
|
ReportEngineFactory
|
Methods
CreateReportEngine(IReportServiceConfiguration)
Telerik internal use only
Declaration
public IReportEngine CreateReportEngine(IReportServiceConfiguration configuration)
Parameters
|
IReportServiceConfiguration
configuration
|
Returns
|
IReportEngine
|