Back to Devexpress

DxReportViewer Events

xtrareports-devexpress-dot-blazor-dot-reporting-dot-dxreportviewer-dot-underscore-events.md

latest1.8 KB
Original Source

DxReportViewer Events

A document viewer component for reports.

NameDescription
OnCustomizeParameterLookUpSourceOccurs when a lookup editor is created for a report parameter. Allows you to supply lookup values.
OnCustomizeParametersAllows you to modify parameter settings and specify custom editors for report parameters.
OnCustomizeTabsAllows you to modify the tab collection in the tab panel. Inherited from DxViewer.
OnCustomizeToolbarAllows you to customize the Viewer’s toolbar. Inherited from DxViewer.
OnExportOccurs before the Report Viewer sends a request to print the document or to get the exported document. Inherited from DxViewer.
OnPreviewClickOccurs when a user clicks a report document.
OnPreviewDoubleClickOccurs when a user double-clicks a report document.
OnReportOpenedOccurs when a report is opened in the Report Viewer.

See Also

DxReportViewer Class

DxReportViewer Members

DevExpress.Blazor.Reporting Namespace