Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

DevExpress.XtraReports.Web Namespace

In This Article

Contains classes which are used to implement the Web functionality of XtraReports.

Assemblies: DevExpress.XtraReports.v24.2.Web.dll, DevExpress.XtraReports.v24.2.Web.WebForms.dll

NuGet Packages: DevExpress.Web.Reporting.Common, DevExpress.Web.Reporting

#Classes

Name Description
ASPxQueryBuilder The Query Builder control.
ASPxReportDesigner A control to create an End-User Report Designer in ASP.NET applications.
ASPxWebDocumentViewer A control that displays an interactive preview of a document generated from a report and allows the user to view, print and export the report document.
CachedReportSourceWeb An object that acts as a mediator between a report and a Web Document Viewer.
CanProcessHandlerRequestEventArgs Provides data for the ASPxReportDesigner.CanProcessHandlerRequest event.
ReportDesignerClientSideEvents Provides additional client-side events to an ASPxClientReportDesigner.
SaveQueryEventArgs Provides data for the ASPxQueryBuilder.SaveQuery event.
SaveReportLayoutEventArgs Provides data for the ASPxReportDesigner.SaveReportLayout event.
WebDocumentViewerClientSideEvents Provides additional client-side events to an ASPxWebDocumentViewer.

#Delegates

Name Description
SaveReportLayoutEventHandler A method that will handle the ASPxReportDesigner.SaveReportLayout event.