DevExpress.Blazor.Reporting Namespace
Contains classes that implement reporting functionality in Blazor applications.
Assemblies: DevExpress.AIIntegration.Blazor.Reporting.Viewer.v24.2.dll, DevExpress.Blazor.Reporting.v24.2.JSBasedControls.dll, DevExpress.Blazor.Reporting.v24.2.JSBasedControls.Common.dll, DevExpress.Blazor.Reporting.v24.2.JSBasedControls.WebAssembly.dll, DevExpress.Blazor.Reporting.v24.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 the Blazor Report Viewer. |
BlazorReportingConfigurationBuilder | |
BlazorWasmReportingConfigurationBuilder | |
ClientSideModelSettingsBase | Contains settings for the Blazor Reporting client-side controls. |
ClientSideModelSettingsModelBase | |
DocumentViewerCallbacksBaseModel<T> | |
DxBlazorReportingAIOptions | Specifies options for AI-powered functionality in the Blazor Report Viewer. |
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. |
DxDocumentViewerCallbacksBase<TModel, TEvents> | Base class that specifies client-side event handler functions for the Web Document Viewer and Standalone Report Parameters Panel. |
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 | |
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 | |
DxReportDesignerRequestOptions | Contains options that specify where to send requests from the Report Designer. |
DxReportDesignerWizardSettings | Provides access to the Report Designer‘s wizard settings. |
DxReportParametersPanel | |
DxReportParametersPanelBase | Base class for the Standalone Report Parameters Panel component in Blazor applications. |
DxReportParametersPanelCallbacks | This class 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 | A control that is the End-User Report Designer in hosted Blazor WebAsssembly applications. |
DxWasmReportDesignerRequestOptions | |
DxWasmReportParametersPanel | |
DxWasmReportParametersPanelRequestOptions | A nested component that allows you to specify where to send requests from the Standalone Report Parameters Panel. |
DxWasmRequestOptionsBase | |
JSBasedReportingResources static | |
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. |