Back to Devexpress

WebDocumentViewerOperationLogger.ReportOpening Method

xtrareports-devexpress-dot-xtrareports-dot-web-dot-webdocumentviewer-dot-webdocumentvieweroperationlogger-dot-reportopening.md

latest1.2 KB
Original Source

WebDocumentViewerOperationLogger.ReportOpening Method

NameParametersDescription
ReportOpening(String, String, XtraReport)reportId, documentId, reportCalled when the Document Viewer loads a report. Allows you to modify a report before it is loaded.
ReportOpening(String, String, String, XtraReport, CachedReportSourceWeb)reportId, reportUrl, documentId, report, cachedReportSourceCalled when the Document Viewer loads a report. Allows you to modify a report before it is loaded.
ReportOpening(String, String, String, XtraReport)reportId, reportUrl, documentId, reportCalled when the Document Viewer loads a report. Allows you to modify a report before it is loaded.