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

DevExpress.Blazor.Reporting Namespace

Contains classes that implement reporting functionality in Blazor applications.

Assembly: DevExpress.Blazor.Reporting.v20.2.dll

NuGet Package: DevExpress.Blazor.Reporting

Classes

Name Description
ClientSideModelSettingsBase Contains settings for the Blazor Reporting client-side controls.
ClientSideModelSettingsModelBase
DxDocumentViewer A control that is used to publish (preview, print and export) documents in Blazor applications.
DxDocumentViewerCallbacks Specifies client-side event handler functions for the Web Document Viewer. See DxDocumentViewerCallbacks Members for the complete list of events.
DxDocumentViewerClientSideModelSettings
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.
DxDocumentViewerTabPanelSettings A nested component that allows you to customize the Document Viewer’s tab panel.
DxReportDesigner A control to create an End-User Report Designer in Blazor applications.
DxReportDesignerCallbacks Specifies client-side event handler functions for the Report Designer. See DxReportDesignerCallbacks Members for the complete list of events.
DxReportDesignerClientSideModelSettings
DxReportDesignerRequestOptions Contains options that specify where to send requests from the Report Designer.
DxReportDesignerWizardSettings Provides access to the Report Designer‘s wizard settings.
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.