Back to Devexpress

DevExpress.Blazor.Reporting Namespace

xtrareports-devexpress-dot-blazor.md

latest11.2 KB
Original Source

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

NameDescription
AIReportingExtensions staticImplements an extension method that allows you to configure the DevExpress AI-powered extension for Blazor Report Viewer.
BlazorReportingConfigurationBuilderAllows you to configure reporting services in Blazor applications.
BlazorWasmReportingConfigurationBuilderAllows you to configure reporting services in Blazor WebAssembly Hosted applications.
ClientSideModelSettingsBaseContains settings for the Blazor Reporting client-side controls.
ClientSideModelSettingsModelBaseProvides a base class for models that contain client-side model settings.
DocumentViewerCallbacksBaseModel<T>
DxDocumentViewerA 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.
DxDocumentViewerBaseA base class for Document Viewer controls in Blazor applications.
DxDocumentViewerCallbacksSpecifies 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.
DxDocumentViewerClientSideModelSettingsProvides settings for a client-side control model of the Document Viewer.
DxDocumentViewerExportSettingsContains settings for print and export operations.
DxDocumentViewerMobileModeSettingsA nested component that provides options for the Web Document Viewer’s mobile mode.
DxDocumentViewerProgressBarSettingsContains the progress bar’s settings. The progress bar indicates the progress of a document generation.
DxDocumentViewerRemoteSettingsA 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.
DxDocumentViewerRequestOptionsA nested component that allows you to specify where to send requests from the Document Viewer.
DxDocumentViewerSearchSettingsContains settings that apply to the Web Document Viewer’s search operations.
DxDocumentViewerTabPanelSettingsA nested component that allows you to customize the Document Viewer’s tab panel.
DxReportDesignerThe End-User Report Designer control in Blazor Server and standalone Blazor WebAssembly applications.
DxReportDesignerBaseBase class for Blazor Report Designer controls (DxReportDesigner and DxWasmReportDesigner).
DxReportDesignerCallbacksSpecifies client-side event handler functions for the Report Designer. See DxReportDesignerCallbacks Members for the complete list of events.
DxReportDesignerClientSideModelSettingsContains settings for the Report Designer client-side model.
DxReportDesignerDataSourceSettingsContains settings that configure the user interface related to the data sources in the Report Designer.
DxReportDesignerModelSettingsAllows you to specify Report Designer (DxWasmReportDesigner) settings.
DxReportDesignerParameterEditingSettingsContains settings that configure user interface elements related to the editing of parameters, parameter groups, and parameter separators in the Web Report Designer.
DxReportDesignerReportPreviewSettingsAllows you to specify settings for Report Designer Preview.
DxReportDesignerRequestOptionsContains options that specify where to send requests from the Report Designer.
DxReportDesignerWizardSettingsProvides access to the Report Designer‘s wizard settings.
DxReportParametersPanelA 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.
DxReportParametersPanelBaseBase class for the Standalone Report Parameters Panel component in Blazor applications.
DxReportParametersPanelCallbacksSpecifies client-side event handler functions for the Standalone Report Parameters Panel in Blazor applications.
DxReportParametersPanelRequestOptionsA nested component that allows you to specify where to send requests from the Standalone Report Parameters Panel.
DxReportViewerA document viewer component for reports.
DxWasmDocumentViewerA 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.
DxWasmDocumentViewerRequestOptionsA nested component that allows you to specify where to send requests from the Document Viewer.
DxWasmReportDesignerAn End-User Report Designer control used in hosted Blazor WebAsssembly applications.
DxWasmReportDesignerRequestOptionsContains options that specify where to send requests from the Report Designer.
DxWasmReportParametersPanelA 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.
DxWasmReportParametersPanelRequestOptionsA nested component that allows you to specify where to send requests from the Standalone Report Parameters Panel.
DxWasmRequestOptionsBaseAllows you to specify where to send requests from the Document Viewer and Parameters panel in WebAssembly Hosted applications.
JSBasedReportingResources staticLists client resource identifiers associated with the JavaScript-based Web Document Viewer and Report Designer Controls for Blazor.
ReportDesignerModelSettings
ReportingResourcesConfiguratorContains members that allow you to manage resources for Blazor Reporting Components.
ResourceConfiguratorExtension staticContains members that allow you to manage resources for Blazor Reporting Components.
StartupExtensions staticExposes extension methods to configure reporting services within the application’s Startup class.

Enums

NameDescription
TabPanelPositionLists values that specify the tab panel position in the Document Viewer.