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
| 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. |
| PreviewClickEventArgs | Provides data for the DxReportViewer.OnPreviewClick and DxReportViewer.OnPreviewDoubleClick events. |
| QuickActionsModel | Provides access to the Quick Actions settings. |
| ReportOpenedEventArgs | Provides data for the DxReportViewer.OnReportOpened event. |
| TabId static | Lists identifiers of the report viewer tabs. |
| 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 | Allows you to specify tab content settings. |
| IToolbarItem | Contains information about a toolbar item. |
Enums
| Name | Description |
|---|---|
| TabContentKind | A tab content kind. |