The ReportViewer type exposes the following members.

Events

  NameDescription
BindingValidationError (Inherited from FrameworkElement.)
DocumentLoaded
Occurs when document is loaded.
DragEnter (Inherited from UIElement.)
DragLeave (Inherited from UIElement.)
DragOver (Inherited from UIElement.)
Drop (Inherited from UIElement.)
GotFocus (Inherited from UIElement.)
HyperlinkClick
Occurs when hyperlink is clicked.
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.)
ManipulationCompleted (Inherited from UIElement.)
ManipulationDelta (Inherited from UIElement.)
ManipulationStarted (Inherited from UIElement.)
MouseEnter (Inherited from UIElement.)
MouseLeave (Inherited from UIElement.)
MouseLeftButtonDown (Inherited from UIElement.)
MouseLeftButtonUp (Inherited from UIElement.)
MouseMove (Inherited from UIElement.)
MouseRightButtonDown (Inherited from UIElement.)
MouseRightButtonUp (Inherited from UIElement.)
MouseWheel (Inherited from UIElement.)
PageLoaded
Occurs when page is loaded.
ReportError
Occurs when report error happens.
SizeChanged (Inherited from FrameworkElement.)
TextInput (Inherited from UIElement.)
TextInputStart (Inherited from UIElement.)
TextInputUpdate (Inherited from UIElement.)
Unloaded (Inherited from FrameworkElement.)

See Also