CachedReportSource Events
A component that manages caching logic and acts as a mediator between a report and a Document Viewer.| Name | Description |
|---|---|
| AfterBuildPages | Inherited from CachedReportSourceBase. |
| BeforeBuildPages | Inherited from CachedReportSourceBase. |
| Disposed | Occurs when the component is disposed by a call to the Dispose() method. Inherited from Component. |
See Also