XRCallContextHelper.InitializeReportGenerationAndExport(IServiceProvider, XtraReport) Method
Namespace: DevExpress.XtraPrinting.Diagnostics
Assembly: DevExpress.XtraReports.v26.1.dll
Declaration
public static void InitializeReportGenerationAndExport(
IServiceProvider serviceProvider,
XtraReport report
)
Parameters
| Name | Type |
|---|---|
| serviceProvider | IServiceProvider |
| report | XtraReport |
See Also