Skip to main content

DevExpress.Blazor.Reporting Namespace

Contains classes that implement reporting functionality in Blazor applications.

Assemblies: DevExpress.Blazor.Reporting.v23.2.JSBasedControls.dll, DevExpress.Blazor.Reporting.v23.2.JSBasedControls.Common.dll, DevExpress.Blazor.Reporting.v23.2.JSBasedControls.WebAssembly.dll, DevExpress.Blazor.Reporting.v23.2.Viewer.dll

NuGet Packages: DevExpress.Blazor.Reporting.JSBasedControls, DevExpress.Blazor.Reporting.JSBasedControls.Common, DevExpress.Blazor.Reporting.JSBasedControls.WebAssembly, DevExpress.Blazor.Reporting.Viewer

Classes

Name Description
BlazorReportingConfigurationBuilder
BlazorWasmReportingConfigurationBuilder
ClientSideModelSettingsBase Contains settings for the Blazor Reporting client-side controls.
ClientSideModelSettingsModelBase
DxDocumentViewer 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 in Blazor Server and standalone Blazor WebAssembly apps.
DxDocumentViewerBase A base class for Document Viewer controls in Blazor Server and WebAssembly applications.
DxDocumentViewerCallbacks Specifies client-side event handler functions for the Web Document Viewer. See DxDocumentViewerCallbacks Members for the complete list of events.
DxDocumentViewerClientSideModelSettings
DxDocumentViewerExportSettings Contains settings that apply to print and export operations.
DxDocumentViewerMobileModeSettings A nested component that provides options for the Web Document Viewer’s mobile mode.
DxDocumentViewerProgressBarSettings Contains the progress bar’s settings. The progress bar indicates the progress of a document generation.
DxDocumentViewerRemoteSettings A nested component that enables you to configure the Web Document Viewer to display documents that are created remotely with the DevExpress Report and Dashboard Server.
DxDocumentViewerRequestOptions A nested component that allows you to specify where to send requests from the Document Viewer.
DxDocumentViewerSearchSettings Contains settings that apply to the Web Document Viewer’s search operations.
DxDocumentViewerTabPanelSettings A nested component that allows you to customize the Document Viewer’s tab panel.
DxReportDesigner The End-User Report Designer control in Blazor Server and standalone Blazor WebAssembly applications.
DxReportDesignerBase Base class for Report Designer controls in Blazor Server and WebAssembly applications.
DxReportDesignerCallbacks Specifies client-side event handler functions for the Report Designer. See DxReportDesignerCallbacks Members for the complete list of events.
DxReportDesignerClientSideModelSettings
DxReportDesignerDataSourceSettings Contains settings that configure the user interface related to the data sources in the Report Designer.
DxReportDesignerModelSettings
DxReportDesignerReportPreviewSettings
DxReportDesignerRequestOptions Contains options that specify where to send requests from the Report Designer.
DxReportDesignerWizardSettings Provides access to the Report Designer‘s wizard settings.
DxReportViewer A document viewer component for reports.
DxWasmDocumentViewer A control that displays an interactive preview of a document generated from a report and allows the user to view, print, and export a report document in hosted Blazor WebAssembly apps.
DxWasmDocumentViewerRequestOptions A nested component that allows you to specify where to send requests from the Document Viewer.
DxWasmReportDesigner A control that is the End-User Report Designer in Blazor WebAsssembly applications.
DxWasmReportDesignerRequestOptions
ReportDesignerModelSettings
StartupExtensions static Exposes extension methods to configure reporting services within the application’s Startup class.

Enums

Name Description
TabPanelPosition Lists values that specify the tab panel position in the Document Viewer.