Back to Devexpress

DevExpress.Blazor.Reporting.Models Namespace

xtrareports-devexpress-dot-blazor-dot-reporting-79b9f01b.md

latest4.3 KB
Original Source

DevExpress.Blazor.Reporting.Models Namespace

Contains classes that determine DxReportViewer functionality.

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

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

Classes

NameDescription
CustomizeParameterLookUpSourceEventArgsProvides data for the OnCustomizeParameterLookUpSource event.
ExportFormatItemA toolbar item in the ExportTo drop down list.
ExportModelDetermines the available export formats.
ExportResultItemContains information about the exported document after the export operation is completed.
ExportResultRequestDataContains data for the OnExport event.
GroupModel
MultiValueParameterModel
PageOfPagesModelContains page number settings.
ParameterModelContains a report parameter, properties and methods to manage the parameter.
ParametersModelContains a collection of report parameters and implements methods and events that allow you to manage parameters.
PreviewClickEventArgsProvides data for the DxReportViewer.OnPreviewClick and DxReportViewer.OnPreviewDoubleClick events.
QuickActionsModelProvides access to the Quick Actions settings.
ReportOpenedEventArgsProvides data for the DxReportViewer.OnReportOpened event.
TabId staticLists identifiers of the report viewer tabs.
TabModelDescribes a tab in the Viewer’s Tab Panel.
TabPanelModelDescribes the Viewer’s Tab Panel.
ToolbarItemA toolbar item.
ToolbarItemId staticLists the toolbar item identifiers.
ToolbarModelAllows you to access toolbar items in the Viewer’s Toolbar.
ZoomConstantsLists values that specify the zoom level in the DxReportViewer component.
ZoomModelAllows you to control the zoom level of the document that the Report Viewer displays.

Interfaces

NameDescription
ITabContentModelAllows you to specify tab content settings.
IToolbarItemContains information about a toolbar item.

Enums

NameDescription
TabContentKindA tab content kind.