Skip to main content
All docs
V24.2

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

DevExpress.Blazor.Reporting.Models Namespace

In This Article

Contains classes that determine the native Blazor Reporting component functionality.

Assemblies: DevExpress.Blazor.Reporting.v24.2.Viewer.dll, DevExpress.Blazor.v24.2.Viewer.dll

NuGet Packages: DevExpress.Blazor.Reporting.Viewer, DevExpress.Blazor.Viewer

#Classes

Name Description
CustomizeParameterLookUpSourceEventArgs Provides data for the OnCustomizeParameterLookUpSource event.
ExportFormatItem A toolbar item in the ExportTo drop down list.
ExportModel Determines the available export formats.
ExportResultItem Contains information about the exported document after the export operation is completed.
ExportResultRequestData Contains data for the OnExport event.
GroupModel
MultiValueParameterModel
PageOfPagesModel Contains page number settings.
ParameterModel Contains a report parameter, properties and methods to manage the parameter.
ParametersModel Contains a collection of report parameters and implements methods and events that allow you to manage parameters.
QuickActionsModel
TabModel Describes a tab in the Viewer’s Tab Panel.
TabPanelModel Describes the Viewer’s Tab Panel.
ToolbarItem A toolbar item.
ToolbarItemId static Lists the toolbar item identifiers.
ToolbarModel Allows you to access toolbar items in the Viewer’s Toolbar.
ZoomConstants Lists values that specify the zoom level in the DxReportViewer component.
ZoomModel Allows you to control the zoom level of the document that the Report Viewer displays.

#Interfaces

Name Description
ITabContentModel
IToolbarItem Contains information about a toolbar item.

#Enums

Name Description
TabContentKind A tab content kind.