ReportViewer Events

 

Namespace:   Microsoft.Reporting.WinForms
Assembly:  Microsoft.ReportViewer.WinForms (in Microsoft.ReportViewer.WinForms.dll)

Events

Name Description
System_CAPS_pubevent AutoSizeChanged

(Inherited from UserControl.)

System_CAPS_pubevent AutoValidateChanged

(Inherited from UserControl.)

System_CAPS_pubevent Back

Occurs when a user navigates back to a parent report from a drillthrough report.

System_CAPS_pubevent BackColorChanged

(Inherited from Control.)

System_CAPS_pubevent BackgroundImageChanged

(Inherited from Control.)

System_CAPS_pubevent BackgroundImageLayoutChanged

(Inherited from Control.)

System_CAPS_pubevent BindingContextChanged

(Inherited from Control.)

System_CAPS_pubevent BookmarkNavigation

Occurs when the user navigates to a bookmark in a report.

System_CAPS_pubevent CausesValidationChanged

(Inherited from Control.)

System_CAPS_pubevent ChangeUICues

(Inherited from Control.)

System_CAPS_pubevent Click

(Inherited from Control.)

System_CAPS_pubevent ClientSizeChanged

(Inherited from Control.)

System_CAPS_pubevent ContextMenuChanged

(Inherited from Control.)

System_CAPS_pubevent ContextMenuStripChanged

(Inherited from Control.)

System_CAPS_pubevent ControlAdded

(Inherited from Control.)

System_CAPS_pubevent ControlRemoved

(Inherited from Control.)

System_CAPS_pubevent CursorChanged

(Inherited from Control.)

System_CAPS_pubevent Disposed

(Inherited from Component.)

System_CAPS_pubevent DockChanged

(Inherited from Control.)

System_CAPS_pubevent DocumentMapNavigation

Occurs when a document map node is selected.

System_CAPS_pubevent DoubleClick

(Inherited from Control.)

System_CAPS_pubevent DragDrop

(Inherited from Control.)

System_CAPS_pubevent DragEnter

(Inherited from Control.)

System_CAPS_pubevent DragLeave

(Inherited from Control.)

System_CAPS_pubevent DragOver

(Inherited from Control.)

System_CAPS_pubevent Drillthrough

Occurs when a drillthrough item is selected in a report.

System_CAPS_pubevent EnabledChanged

(Inherited from Control.)

System_CAPS_pubevent Enter

(Inherited from Control.)

System_CAPS_pubevent FontChanged

(Inherited from Control.)

System_CAPS_pubevent ForeColorChanged

(Inherited from Control.)

System_CAPS_pubevent GiveFeedback

(Inherited from Control.)

System_CAPS_pubevent GotFocus

(Inherited from Control.)

System_CAPS_pubevent HandleCreated

(Inherited from Control.)

System_CAPS_pubevent HandleDestroyed

(Inherited from Control.)

System_CAPS_pubevent HelpRequested

(Inherited from Control.)

System_CAPS_pubevent Hyperlink

Occurs when a user clicks a hyperlink in a report.

System_CAPS_pubevent ImeModeChanged

(Inherited from Control.)

System_CAPS_pubevent Invalidated

(Inherited from Control.)

System_CAPS_pubevent KeyDown

(Inherited from Control.)

System_CAPS_pubevent KeyPress

(Inherited from Control.)

System_CAPS_pubevent KeyUp

(Inherited from Control.)

System_CAPS_pubevent Layout

(Inherited from Control.)

System_CAPS_pubevent Leave

(Inherited from Control.)

System_CAPS_pubevent Load

(Inherited from UserControl.)

System_CAPS_pubevent LocationChanged

(Inherited from Control.)

System_CAPS_pubevent LostFocus

(Inherited from Control.)

System_CAPS_pubevent MarginChanged

(Inherited from Control.)

System_CAPS_pubevent MouseCaptureChanged

(Inherited from Control.)

System_CAPS_pubevent MouseClick

(Inherited from Control.)

System_CAPS_pubevent MouseDoubleClick

(Inherited from Control.)

System_CAPS_pubevent MouseDown

(Inherited from Control.)

System_CAPS_pubevent MouseEnter

(Inherited from Control.)

System_CAPS_pubevent MouseHover

(Inherited from Control.)

System_CAPS_pubevent MouseLeave

(Inherited from Control.)

System_CAPS_pubevent MouseMove

(Inherited from Control.)

System_CAPS_pubevent MouseUp

(Inherited from Control.)

System_CAPS_pubevent MouseWheel

(Inherited from Control.)

System_CAPS_pubevent Move

(Inherited from Control.)

System_CAPS_pubevent PaddingChanged

(Inherited from Control.)

System_CAPS_pubevent PageNavigation

Occurs when a user changes pages in a report.

System_CAPS_pubevent PageSettingsChanged

Occurs when the margins or the page size for the current report in the ReportViewer control have changed.

System_CAPS_pubevent Paint

(Inherited from Control.)

System_CAPS_pubevent ParentChanged

(Inherited from Control.)

System_CAPS_pubevent PreviewKeyDown

(Inherited from Control.)

System_CAPS_pubevent Print

Occurs when a user prints the report.

System_CAPS_pubevent PrintingBegin

Occurs when the user clicks the Print button in the Print dialog box.

System_CAPS_pubevent QueryAccessibilityHelp

(Inherited from Control.)

System_CAPS_pubevent QueryContinueDrag

(Inherited from Control.)

System_CAPS_pubevent RegionChanged

(Inherited from Control.)

System_CAPS_pubevent RenderingBegin

Occurs when the report in the ReportViewer begins rendering.

System_CAPS_pubevent RenderingComplete

Occurs when the report finishes rendering.

System_CAPS_pubevent ReportError

Raised when an error occurs in the report.

System_CAPS_pubevent ReportExport

Occurs when the user clicks the Export button.

System_CAPS_pubevent ReportRefresh

Occurs when the report is refreshed.

System_CAPS_pubevent Resize

(Inherited from Control.)

System_CAPS_pubevent RightToLeftChanged

(Inherited from Control.)

System_CAPS_pubevent Scroll

(Inherited from ScrollableControl.)

System_CAPS_pubevent Search

This event occurs when the user clicks the Find or Find Next button, or when a search operation is invoked programmatically.

System_CAPS_pubevent SizeChanged

(Inherited from Control.)

System_CAPS_pubevent Sort

Occurs when the user activates a sort.

System_CAPS_pubevent StatusChanged

Occurs whenever the user interface state of the ReportViewer control changes.

System_CAPS_pubevent StyleChanged

(Inherited from Control.)

System_CAPS_pubevent SubmittingDataSourceCredentials

Occurs when the user submits new data source credentials viaby using the built-in prompt area.

System_CAPS_pubevent SubmittingParameterValues

Occurs when parameter values are submitted to the report server.

System_CAPS_pubevent SystemColorsChanged

(Inherited from Control.)

System_CAPS_pubevent TabIndexChanged

(Inherited from Control.)

System_CAPS_pubevent TabStopChanged

(Inherited from Control.)

System_CAPS_pubevent TextChanged

(Inherited from Control.)

System_CAPS_pubevent Toggle

Occurs when the user toggles the visibility of an item in the report.

System_CAPS_pubevent Validated

(Inherited from Control.)

System_CAPS_pubevent Validating

(Inherited from Control.)

System_CAPS_pubevent ViewButtonClick

Occurs when the user clicks the View button.

System_CAPS_pubevent VisibleChanged

(Inherited from Control.)

System_CAPS_pubevent ZoomChange

Occurs when the user changes the zoom level of the ReportViewer control.

See Also

ReportViewer Class
Microsoft.Reporting.WinForms Namespace

Return to top