Back to Devexpress

ReportDesignerBootstrapper Class

xtrareports-devexpress-dot-xtrareports-dot-web-dot-reportdesigner-dot-native.md

latest1.6 KB
Original Source

ReportDesignerBootstrapper Class

Enables you to adjust a Dependency Injection container for an Report Designer.

Namespace : DevExpress.XtraReports.Web.ReportDesigner.Native

Assembly : DevExpress.XtraReports.v25.2.Web.WebForms.dll

NuGet Package : DevExpress.Web.Reporting

Declaration

csharp
public static class ReportDesignerBootstrapper
vb
Public Module ReportDesignerBootstrapper

Remarks

With ReportDesignerBootstrapper , you can use an ASP.NET Session in requests coming to the server from an ASPxReportDesigner.

Inheritance

Object ReportDesignerBootstrapper

See Also

ReportDesignerBootstrapper Members

UseCustomGlobalizationService<T>()

DevExpress.XtraReports.Web.ReportDesigner.Native Namespace