Skip to main content
All docs
V25.2
  • DevExpress.Blazor.Reporting Namespace

    Contains classes that implement reporting functionality in Blazor applications.

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

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

    Classes

    Name Description
    AIReportingExtensions static Implements an extension method that allows you to configure the DevExpress AI-powered extension for Blazor Report Viewer.
    BlazorReportingConfigurationBuilder Allows you to configure reporting services in Blazor applications.
    BlazorWasmReportingConfigurationBuilder Allows you to configure reporting services in Blazor WebAssembly Hosted applications.
    ClientSideModelSettingsBase Contains settings for the Blazor Reporting client-side controls.
    ClientSideModelSettingsModelBase Provides a base class for models that contain client-side model settings.
    DocumentViewerCallbacksBaseModel<T>
    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 applications.
    DxDocumentViewerCallbacks Specifies client-side event handler functions for the Web Document Viewer. See DxDocumentViewerCallbacks Members for the complete list of events.
    DxDocumentViewerCallbacksBase<TModel, TEvents> Base class that specifies client-side event handler functions for the Web Document Viewer and Standalone Report Parameters Panel.
    DxDocumentViewerClientSideModelSettings Provides settings for a client-side control model of the Document Viewer.
    DxDocumentViewerExportSettings Contains settings for 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 Blazor Report Designer controls (DxReportDesigner and DxWasmReportDesigner).
    DxReportDesignerCallbacks Specifies client-side event handler functions for the Report Designer. See DxReportDesignerCallbacks Members for the complete list of events.
    DxReportDesignerClientSideModelSettings Contains settings for the Report Designer client-side model.
    DxReportDesignerDataSourceSettings Contains settings that configure the user interface related to the data sources in the Report Designer.
    DxReportDesignerModelSettings Allows you to specify Report Designer (DxWasmReportDesigner) settings.
    DxReportDesignerParameterEditingSettings Contains settings that configure user interface elements related to the editing of parameters, parameter groups, and parameter separators in the Web Report Designer.
    DxReportDesignerReportPreviewSettings Allows you to specify settings for Report Designer Preview.
    DxReportDesignerRequestOptions Contains options that specify where to send requests from the Report Designer.
    DxReportDesignerWizardSettings Provides access to the Report Designer‘s wizard settings.
    DxReportParametersPanel A control that allows you to programmatically create a report and export or email it without showing a preview to end users. This control is used in Blazor Server applications.
    DxReportParametersPanelBase Base class for the Standalone Report Parameters Panel component in Blazor applications.
    DxReportParametersPanelCallbacks Specifies client-side event handler functions for the Standalone Report Parameters Panel in Blazor applications.
    DxReportParametersPanelRequestOptions A nested component that allows you to specify where to send requests from the Standalone Report Parameters Panel.
    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 An End-User Report Designer control used in hosted Blazor WebAsssembly applications.
    DxWasmReportDesignerRequestOptions Contains options that specify where to send requests from the Report Designer.
    DxWasmReportParametersPanel A control that allows you to programmatically create a report and export or email it without showing a preview to end users. This control is used in Blazor WebAssembly Hosted applications.
    DxWasmReportParametersPanelRequestOptions A nested component that allows you to specify where to send requests from the Standalone Report Parameters Panel.
    DxWasmRequestOptionsBase Allows you to specify where to send requests from the Document Viewer and Parameters panel in WebAssembly Hosted applications.
    JSBasedReportingResources static Lists client resource identifiers associated with the JavaScript-based Web Document Viewer and Report Designer Controls for Blazor.
    ReportDesignerModelSettings
    ReportingResourcesConfigurator Contains members that allow you to manage resources for Blazor Reporting Components.
    ResourceConfiguratorExtension static Contains members that allow you to manage resources for Blazor Reporting Components.
    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.