DevExpress.XtraReports.Web Namespace
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. |