RestoreReportDocumentFromCacheEventArgs Constructors
Provides data for the ReportViewer.RestoreReportDocumentFromCache event.Name | Parameters | Description |
---|---|---|
RestoreReportDocumentFromCacheEventArgs(XtraReport, String) | report, key | Initializes a new instance of the RestoreReportDocumentFromCacheEventArgs class with the specified report and key. |
See Also