The ReportGenerator type exposes the following members.

Events

  NameDescription
Disposed
Occurs when the component is disposed by a call to the Dispose()()() method.
(Inherited from Component.)
GetReportParameter
Occurs when report parameters are received.
HyperlinkClick
Occurs when user clicks on a hyperlink in report preview.
(Inherited from ReportBase.)
RenderCanceled
Occurs when rendering has been canceled
RenderCompleted
Occurs when the rendering process is finished.
(Inherited from ReportBase.)
RenderingError
Occurs when the rendering is completed with an error.
ResolveSubReport
Occurs when subreport is resolved.

See Also