Skip to main content
A newer version of this page is available. .
All docs
V21.1

DevExpress.Blazor.Reporting.Models Namespace

Contains classes that determine the native Blazor Reporting component functionality.

Assembly: DevExpress.Blazor.Reporting.v21.1.Viewer.dll

NuGet Package: DevExpress.Blazor.Reporting.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.
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.
ParameterValueProvider An object used to get parameter lookup values in the LookUpHelper.GetLookUpValues method.
ReportViewerPageModel A document page displayed in the Report Viewer.
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.
ZoomItemLevel A toolbar item to display and specify the viewer’s zoom level.
ZoomModel Allows you to control the zoom level of the document that the Report Viewer displays.

Interfaces

Name Description
IParameterModel Contains properties and methods to manage the report parameter and the parameter editor.
ITabContentModel
IToolbarItem Contains information about a toolbar item.
IZoomItemLevel