Skip to main content
A newer version of this page is available. .

ReportDesignerBootstrapper Class

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

Namespace: DevExpress.XtraReports.Web.ReportDesigner.Native

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

Declaration

public static class 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