The ReportViewer type exposes the following members.

Events

  NameDescription
BindingValidationError (Inherited from FrameworkElement.)
DocumentLoaded
Occurs when a report is loaded.
GotFocus (Inherited from UIElement.)
HyperlinkClick
Occurs when user clicks on a hyperlink in report preview.
IsEnabledChanged (Inherited from Control.)
KeyDown (Inherited from UIElement.)
KeyUp (Inherited from UIElement.)
LayoutUpdated (Inherited from FrameworkElement.)
Loaded (Inherited from FrameworkElement.)
LostFocus (Inherited from UIElement.)
LostMouseCapture (Inherited from UIElement.)
MouseEnter (Inherited from UIElement.)
MouseLeave (Inherited from UIElement.)
MouseLeftButtonDown (Inherited from UIElement.)
MouseLeftButtonUp (Inherited from UIElement.)
MouseMove (Inherited from UIElement.)
PageLoaded
Occurs when a page is loaded.
ReportError
Occurs when there is an error in report generation.
SizeChanged (Inherited from FrameworkElement.)

See Also