Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Executes immediately before the report viewer is about to refresh its data and display the report.
Syntax
public void reportViewerPreRefresh(SRSReportExecutionInfo _executionInfo)
Run On
Client
Parameters
- _executionInfo
Type: SRSReportExecutionInfo Class
The SrsPrintMgmtExecutionInfo instance that provides details of report execution.
Remarks
The parameter may be null.