ReportViewer Members

Encapsulates the methods and properties used for the ReportViewer control.

The following tables list the members exposed by the ReportViewer type.

Public Constructors

  Name Description
Public method ReportViewer Constructs a ReportViewer object.

Top

Public Properties

(see also Protected Properties )

  Name Description
Public property AccessibilityObject  (Inherited from Control.)
Public property AccessibleDefaultActionDescription  (Inherited from Control.)
Public property AccessibleDescription  (Inherited from Control.)
Public property AccessibleName  (Inherited from Control.)
Public property AccessibleRole  (Inherited from Control.)
Public property ActiveControl  (Inherited from ContainerControl.)
Public property AllowDrop  (Inherited from Control.)
Public property Anchor  (Inherited from Control.)
Public property AutoScaleDimensions  (Inherited from ContainerControl.)
Public property AutoScaleMode  (Inherited from ContainerControl.)
Public property AutoScroll  (Inherited from ScrollableControl.)
Public property AutoScrollMargin  (Inherited from ScrollableControl.)
Public property AutoScrollMinSize  (Inherited from ScrollableControl.)
Public property AutoScrollOffset  (Inherited from Control.)
Public property AutoScrollPosition  (Inherited from ScrollableControl.)
Public property AutoSize  (Inherited from UserControl.)
Public property AutoSizeMode  (Inherited from UserControl.)
Public property AutoValidate  (Inherited from UserControl.)
Public property BackColor Overridden. Gets or sets the background color of the control's report area.
Public property BackgroundImage Overridden. Gets or sets the background image of the ReportViewer control.
Public property BackgroundImageLayout Overridden. Gets or sets the layout for the background image of the ReportViewer control.
Public property BindingContext  (Inherited from ContainerControl.)
Public property BorderStyle Gets or sets the border style of the ReportViewer control.
Public property Bottom  (Inherited from Control.)
Public property Bounds  (Inherited from Control.)
Public property CanFocus  (Inherited from Control.)
Public property CanSelect  (Inherited from Control.)
Public property Capture  (Inherited from Control.)
Public property CausesValidation  (Inherited from Control.)
Public propertyms255339.static(en-us,VS.90).gif CheckForIllegalCrossThreadCalls  (Inherited from Control.)
Public property ClientRectangle  (Inherited from Control.)
Public property ClientSize  (Inherited from Control.)
Public property CompanyName  (Inherited from Control.)
Public property Container  (Inherited from Component.)
Public property ContainsFocus  (Inherited from Control.)
Public property ContextMenu  (Inherited from Control.)
Public property ContextMenuStrip  (Inherited from Control.)
Public property Controls  (Inherited from Control.)
Public property Created  (Inherited from Control.)
Public property CurrentAutoScaleDimensions  (Inherited from ContainerControl.)
Public property CurrentPage Gets or sets the current page of the ReportViewer control's active report.
Public property Cursor  (Inherited from Control.)
Public property DataBindings  (Inherited from Control.)
Public propertyms255339.static(en-us,VS.90).gif DefaultBackColor  (Inherited from Control.)
Public propertyms255339.static(en-us,VS.90).gif DefaultFont  (Inherited from Control.)
Public propertyms255339.static(en-us,VS.90).gif DefaultForeColor  (Inherited from Control.)
Public property DisplayRectangle  (Inherited from ScrollableControl.)
Public property Disposing  (Inherited from Control.)
Public property Dock  (Inherited from Control.)
Public property DockPadding  (Inherited from ScrollableControl.)
Public property DocumentMapCollapsed Gets or sets the collapsed state of the document map.
Public property DocumentMapWidth Gets or sets the width of the document map in pixels.
Public property Enabled  (Inherited from Control.)
Public property Focused  (Inherited from Control.)
Public property Font  (Inherited from Control.)
Public property ForeColor  (Inherited from Control.)
Public property Handle  (Inherited from Control.)
Public property HasChildren  (Inherited from Control.)
Public property Height  (Inherited from Control.)
Public property HorizontalScroll  (Inherited from ScrollableControl.)
Public property ImeMode  (Inherited from Control.)
Public property InvokeRequired  (Inherited from Control.)
Public property IsAccessible  (Inherited from Control.)
Public property IsDisposed  (Inherited from Control.)
Public property IsDocumentMapWidthFixed Indicates whether the size of the document map panel is fixed or changes when the viewer resizes.
Public property IsHandleCreated  (Inherited from Control.)
Public property IsMirrored  (Inherited from Control.)
Public property LayoutEngine  (Inherited from Control.)
Public property Left  (Inherited from Control.)
Public property LocalReport Returns the local report in the ReportViewer control.
Public property Location  (Inherited from Control.)
Public property Margin  (Inherited from Control.)
Public property MaximumSize  (Inherited from Control.)
Public property Messages Gets or sets an object that contains custom messages for use by the ReportViewer control.
Public property MinimumSize  (Inherited from Control.)
Public propertyms255339.static(en-us,VS.90).gif ModifierKeys  (Inherited from Control.)
Public propertyms255339.static(en-us,VS.90).gif MouseButtons  (Inherited from Control.)
Public propertyms255339.static(en-us,VS.90).gif MousePosition  (Inherited from Control.)
Public property Name  (Inherited from Control.)
Public property Padding  (Inherited from Control.)
Public property Parent  (Inherited from Control.)
Public property ParentForm  (Inherited from ContainerControl.)
Public property PreferredSize  (Inherited from Control.)
Public property ProcessingMode Gets or sets the processing mode of the ReportViewer control.
Public property ProductName  (Inherited from Control.)
Public property ProductVersion  (Inherited from Control.)
Public property PromptAreaCollapsed Collapses or restores the ReportViewer control's prompt area.
Public property RecreatingHandle  (Inherited from Control.)
Public property Region  (Inherited from Control.)
Public property Right  (Inherited from Control.)
Public property RightToLeft  (Inherited from Control.)
Public property ServerReport Gets a server report in the Report Viewer.
Public property ShowBackButton Indicates whether the Back button is visible on the control.
Public property ShowContextMenu Indicates whether the Context menu is visible.
Public property ShowCredentialPrompts Indicates whether prompts for user credentials will be displayed.
Public property ShowDocumentMapButton Indicates whether the Document Map button is visible on the control.
Public property ShowExportButton Indicates whether the Export button is visible on the control.
Public property ShowFindControls Indicates whether the Find text box is visible on the control.
Public property ShowPageNavigationControls Indicates whether the page navigation controls are visible.
Public property ShowParameterPrompts Indicates whether parameter prompts are visible.
Public property ShowPrintButton Gets or sets a value that indicates whether the buttons for the print functions are visible.
Public property ShowProgress Indicates whether progress animation is displayed during report processing.
Public property ShowPromptAreaButton Indicates whether the Prompt Area button is visible.
Public property ShowRefreshButton Indicates whether the Refresh button is visible.
Public property ShowStopButton Indicates whether the Stop button is visible.
Public property ShowToolBar Indicates whether the Toolbar is visible.
Public property ShowZoomControl Indicates whether the Zoom text box is visible.
Public property Site  (Inherited from Control.)
Public property Size  (Inherited from Control.)
Public property TabIndex  (Inherited from Control.)
Public property TabStop  (Inherited from Control.)
Public property Tag  (Inherited from Control.)
Public property Text  (Inherited from UserControl.)
Public property Top  (Inherited from Control.)
Public property TopLevelControl  (Inherited from Control.)
Public property UseWaitCursor  (Inherited from Control.)
Public property VerticalScroll  (Inherited from ScrollableControl.)
Public property Visible  (Inherited from Control.)
Public property Width  (Inherited from Control.)
Public property WindowTarget  (Inherited from Control.)
Public property ZoomMode Gets or sets the zoom mode of the control.
Public property ZoomPercent Gets or sets the percentage of zoom used for the report display.

Top

Protected Properties

  Name Description
Protected property AutoScaleFactor  (Inherited from ContainerControl.)
Protected property CanRaiseEvents  (Inherited from Control.)
Protected property CreateParams  (Inherited from UserControl.)
Protected property DefaultCursor  (Inherited from Control.)
Protected property DefaultImeMode  (Inherited from Control.)
Protected property DefaultMargin  (Inherited from Control.)
Protected property DefaultMaximumSize  (Inherited from Control.)
Protected property DefaultMinimumSize  (Inherited from Control.)
Protected property DefaultPadding  (Inherited from Control.)
Protected property DefaultSize  (Inherited from UserControl.)
Protected property DesignMode  (Inherited from Component.)
Protected property DoubleBuffered  (Inherited from Control.)
Protected property Events  (Inherited from Component.)
Protected property FontHeight  (Inherited from Control.)
Protected property HScroll  (Inherited from ScrollableControl.)
Protected property RenderRightToLeft  Obsolete. (Inherited from Control.)
Protected property ResizeRedraw  (Inherited from Control.)
Protected property ScaleChildren  (Inherited from Control.)
Protected property ShowFocusCues  (Inherited from Control.)
Protected property ShowKeyboardCues  (Inherited from Control.)
Protected property VScroll  (Inherited from ScrollableControl.)

Top

Public Methods

(see also Protected Methods )

  Name Description
Public method BeginInvoke  Overloaded. (Inherited from Control.)
Public method BringToFront  (Inherited from Control.)
Public method CancelRendering Stops background processing of the report.
Public method Clear Clears the report view and fills it with the background color of the control.
Public method Contains  (Inherited from Control.)
Public method CreateControl  (Inherited from Control.)
Public method CreateGraphics  (Inherited from Control.)
Public method CreateObjRef  (Inherited from MarshalByRefObject.)
Public method Dispose Overloaded.  
Public method DoDragDrop  (Inherited from Control.)
Public method DrawToBitmap  (Inherited from Control.)
Public method EndInvoke  (Inherited from Control.)
Public method Equals  Overloaded. (Inherited from Object.)
Public method Find Searches the report for the specified text string.
Public method FindForm  (Inherited from Control.)
Public method FindNext Continues the search for the specified text string.
Public method Focus  (Inherited from Control.)
Public methodms255339.static(en-us,VS.90).gif FromChildHandle  (Inherited from Control.)
Public methodms255339.static(en-us,VS.90).gif FromHandle  (Inherited from Control.)
Public method GetChildAtPoint  Overloaded. (Inherited from Control.)
Public method GetContainerControl  (Inherited from Control.)
Public method GetHashCode  (Inherited from Object.)
Public method GetLifetimeService  (Inherited from MarshalByRefObject.)
Public method GetNextControl  (Inherited from Control.)
Public method GetPreferredSize  (Inherited from Control.)
Public method GetType  (Inherited from Object.)
Public method Hide  (Inherited from Control.)
Public method InitializeLifetimeService  (Inherited from MarshalByRefObject.)
Public method Invalidate  Overloaded. (Inherited from Control.)
Public method Invoke  Overloaded. (Inherited from Control.)
Public methodms255339.static(en-us,VS.90).gif IsKeyLocked  (Inherited from Control.)
Public methodms255339.static(en-us,VS.90).gif IsMnemonic  (Inherited from Control.)
Public method JumpToBookmark Moves the report to the specified bookmark.
Public method JumpToDocumentMapId Moves to the specified area of the document map.
Public method PerformAutoScale  (Inherited from ContainerControl.)
Public method PerformBack Navigates the report viewer control back to the parent report from a drillthrough report.
Public method PerformLayout  Overloaded. (Inherited from Control.)
Public method PointToClient  (Inherited from Control.)
Public method PointToScreen  (Inherited from Control.)
Public method PreProcessControlMessage  (Inherited from Control.)
Public method PreProcessMessage  (Inherited from Control.)
Public method PrintDialog Displays the Print dialog box.
Public method RectangleToClient  (Inherited from Control.)
Public method RectangleToScreen  (Inherited from Control.)
Public methodms255339.static(en-us,VS.90).gif ReferenceEquals  (Inherited from Object.)
Public method Refresh  (Inherited from Control.)
Public method RefreshReport Causes the current report in the Report Viewer to be processed and rendered.
Public method Reset Resets the control to its default values.
Public method ResetBackColor  (Inherited from Control.)
Public method ResetBindings  (Inherited from Control.)
Public method ResetCursor  (Inherited from Control.)
Public method ResetFont  (Inherited from Control.)
Public method ResetForeColor  (Inherited from Control.)
Public method ResetImeMode  (Inherited from Control.)
Public method ResetRightToLeft  (Inherited from Control.)
Public method ResetText  (Inherited from Control.)
Public method ResumeLayout  Overloaded. (Inherited from Control.)
Public method Scale  Overloaded. (Inherited from Control.)
Public method ScrollControlIntoView  (Inherited from ScrollableControl.)
Public method Select  Overloaded. (Inherited from ContainerControl.)
Public method SelectNextControl  (Inherited from Control.)
Public method SendToBack  (Inherited from Control.)
Public method SetAutoScrollMargin  (Inherited from ScrollableControl.)
Public method SetBounds  Overloaded. (Inherited from Control.)
Public method SetDisplayMode Sets the control display to normal or print preview mode.
Public method Show  (Inherited from Control.)
Public method SuspendLayout  (Inherited from Control.)
Public method ToString  (Inherited from Component.)
Public method Update  (Inherited from Control.)
Public method Validate  Overloaded. (Inherited from ContainerControl.)
Public method ValidateChildren  Overloaded. (Inherited from UserControl.)

Top

Protected Methods

  Name Description
Protected method AccessibilityNotifyClients  Overloaded. (Inherited from Control.)
Protected method AdjustFormScrollbars  (Inherited from ContainerControl.)
Protected method CreateAccessibilityInstance  (Inherited from Control.)
Protected method CreateControlsInstance  (Inherited from Control.)
Protected method CreateHandle  (Inherited from Control.)
Protected method DefWndProc  (Inherited from Control.)
Protected method DestroyHandle  (Inherited from Control.)
Protected method Dispose Overloaded. Overridden.  
Protected method Finalize  (Inherited from Component.)
Protected method GetAccessibilityObjectById  (Inherited from Control.)
Protected method GetAutoSizeMode  (Inherited from Control.)
Protected method GetScaledBounds  (Inherited from Control.)
Protected method GetScrollState  (Inherited from ScrollableControl.)
Protected method GetService  (Inherited from Component.)
Protected method GetStyle  (Inherited from Control.)
Protected method GetTopLevel  (Inherited from Control.)
Protected method InitLayout  (Inherited from Control.)
Protected method InvokeGotFocus  (Inherited from Control.)
Protected method InvokeLostFocus  (Inherited from Control.)
Protected method InvokeOnClick  (Inherited from Control.)
Protected method InvokePaint  (Inherited from Control.)
Protected method InvokePaintBackground  (Inherited from Control.)
Protected method IsInputChar  (Inherited from Control.)
Protected method IsInputKey  (Inherited from Control.)
Protected method MemberwiseClone  Overloaded. (Inherited from MarshalByRefObject.)
Protected method NotifyInvalidate  (Inherited from Control.)
Protected method OnAutoSizeChanged  (Inherited from Control.)
Protected method OnAutoValidateChanged  (Inherited from ContainerControl.)
Protected method OnBackColorChanged  (Inherited from Control.)
Protected method OnBackgroundImageChanged  (Inherited from Control.)
Protected method OnBackgroundImageLayoutChanged  (Inherited from Control.)
Protected method OnBindingContextChanged  (Inherited from Control.)
Protected method OnCausesValidationChanged  (Inherited from Control.)
Protected method OnChangeUICues  (Inherited from Control.)
Protected method OnClick  (Inherited from Control.)
Protected method OnClientSizeChanged  (Inherited from Control.)
Protected method OnContextMenuChanged  (Inherited from Control.)
Protected method OnContextMenuStripChanged  (Inherited from Control.)
Protected method OnControlAdded  (Inherited from Control.)
Protected method OnControlRemoved  (Inherited from Control.)
Protected method OnCreateControl  (Inherited from UserControl.)
Protected method OnCursorChanged  (Inherited from Control.)
Protected method OnDockChanged  (Inherited from Control.)
Protected method OnDoubleClick  (Inherited from Control.)
Protected method OnDragDrop  (Inherited from Control.)
Protected method OnDragEnter  (Inherited from Control.)
Protected method OnDragLeave  (Inherited from Control.)
Protected method OnDragOver  (Inherited from Control.)
Protected method OnEnabledChanged  (Inherited from Control.)
Protected method OnEnter  (Inherited from Control.)
Protected method OnFontChanged  (Inherited from ContainerControl.)
Protected method OnForeColorChanged  (Inherited from Control.)
Protected method OnGiveFeedback  (Inherited from Control.)
Protected method OnGotFocus  (Inherited from Control.)
Protected method OnHandleCreated  (Inherited from Control.)
Protected method OnHandleDestroyed  (Inherited from Control.)
Protected method OnHelpRequested  (Inherited from Control.)
Protected method OnImeModeChanged  (Inherited from Control.)
Protected method OnInvalidated  (Inherited from Control.)
Protected method OnKeyDown  (Inherited from Control.)
Protected method OnKeyPress  (Inherited from Control.)
Protected method OnKeyUp  (Inherited from Control.)
Protected method OnLayout  (Inherited from ContainerControl.)
Protected method OnLeave  (Inherited from Control.)
Protected method OnLoad  (Inherited from UserControl.)
Protected method OnLocationChanged  (Inherited from Control.)
Protected method OnLostFocus  (Inherited from Control.)
Protected method OnMarginChanged  (Inherited from Control.)
Protected method OnMouseCaptureChanged  (Inherited from Control.)
Protected method OnMouseClick  (Inherited from Control.)
Protected method OnMouseDoubleClick  (Inherited from Control.)
Protected method OnMouseDown  (Inherited from UserControl.)
Protected method OnMouseEnter  (Inherited from Control.)
Protected method OnMouseHover  (Inherited from Control.)
Protected method OnMouseLeave  (Inherited from Control.)
Protected method OnMouseMove  (Inherited from Control.)
Protected method OnMouseUp  (Inherited from Control.)
Protected method OnMouseWheel  (Inherited from ScrollableControl.)
Protected method OnMove  (Inherited from Control.)
Protected method OnNotifyMessage  (Inherited from Control.)
Protected method OnPaddingChanged  (Inherited from ScrollableControl.)
Protected method OnPaint  (Inherited from Control.)
Protected method OnPaintBackground  (Inherited from ScrollableControl.)
Protected method OnParentBackColorChanged  (Inherited from Control.)
Protected method OnParentBackgroundImageChanged  (Inherited from Control.)
Protected method OnParentBindingContextChanged  (Inherited from Control.)
Protected method OnParentChanged  (Inherited from ContainerControl.)
Protected method OnParentCursorChanged  (Inherited from Control.)
Protected method OnParentEnabledChanged  (Inherited from Control.)
Protected method OnParentFontChanged  (Inherited from Control.)
Protected method OnParentForeColorChanged  (Inherited from Control.)
Protected method OnParentRightToLeftChanged  (Inherited from Control.)
Protected method OnParentVisibleChanged  (Inherited from Control.)
Protected method OnPreviewKeyDown  (Inherited from Control.)
Protected method OnPrint  (Inherited from Control.)
Protected method OnQueryContinueDrag  (Inherited from Control.)
Protected method OnRegionChanged  (Inherited from Control.)
Protected method OnResize  (Inherited from UserControl.)
Protected method OnRightToLeftChanged  (Inherited from ScrollableControl.)
Protected method OnScroll  (Inherited from ScrollableControl.)
Protected method OnSizeChanged  (Inherited from Control.)
Protected method OnStyleChanged  (Inherited from Control.)
Protected method OnSystemColorsChanged  (Inherited from Control.)
Protected method OnTabIndexChanged  (Inherited from Control.)
Protected method OnTabStopChanged  (Inherited from Control.)
Protected method OnTextChanged  (Inherited from Control.)
Protected method OnValidated  (Inherited from Control.)
Protected method OnValidating  (Inherited from Control.)
Protected method OnVisibleChanged  (Inherited from ScrollableControl.)
Protected method ProcessCmdKey  (Inherited from ContainerControl.)
Protected method ProcessDialogChar  (Inherited from ContainerControl.)
Protected method ProcessDialogKey  (Inherited from ContainerControl.)
Protected method ProcessKeyEventArgs  (Inherited from Control.)
Protected method ProcessKeyMessage  (Inherited from Control.)
Protected method ProcessKeyPreview  (Inherited from Control.)
Protected method ProcessMnemonic  (Inherited from ContainerControl.)
Protected method ProcessTabKey  (Inherited from ContainerControl.)
Protected method RaiseDragEvent  (Inherited from Control.)
Protected method RaiseKeyEvent  (Inherited from Control.)
Protected method RaiseMouseEvent  (Inherited from Control.)
Protected method RaisePaintEvent  (Inherited from Control.)
Protected method RecreateHandle  (Inherited from Control.)
Protected methodms255339.static(en-us,VS.90).gif ReflectMessage  (Inherited from Control.)
Protected method ResetMouseEventArgs  (Inherited from Control.)
Protected method RtlTranslateAlignment  Overloaded. (Inherited from Control.)
Protected method RtlTranslateContent  (Inherited from Control.)
Protected method RtlTranslateHorizontal  (Inherited from Control.)
Protected method RtlTranslateLeftRight  (Inherited from Control.)
Protected method ScaleControl  (Inherited from ScrollableControl.)
Protected method ScaleCore  (Inherited from ScrollableControl.)
Protected method ScrollToControl  (Inherited from ScrollableControl.)
Protected method Select  Overloaded. (Inherited from ContainerControl.)
Protected method SetAutoSizeMode  (Inherited from Control.)
Protected method SetBoundsCore  (Inherited from Control.)
Protected method SetClientSizeCore  (Inherited from Control.)
Protected method SetDisplayRectLocation  (Inherited from ScrollableControl.)
Protected method SetScrollState  (Inherited from ScrollableControl.)
Protected method SetStyle  (Inherited from Control.)
Protected method SetTopLevel  (Inherited from Control.)
Protected method SetVisibleCore  (Inherited from Control.)
Protected method SizeFromClientSize  (Inherited from Control.)
Protected method UpdateBounds  Overloaded. (Inherited from Control.)
Protected method UpdateDefaultButton  (Inherited from ContainerControl.)
Protected method UpdateStyles  (Inherited from Control.)
Protected method UpdateZOrder  (Inherited from Control.)
Protected method WndProc  (Inherited from UserControl.)

Top

Public Events

  Name Description
Public event AutoSizeChanged  (Inherited from UserControl.)
Public event AutoValidateChanged  (Inherited from UserControl.)
Public event Back Occurs when a user navigates back to a parent report from a drillthrough report.
Public event BackColorChanged  (Inherited from Control.)
Public event BackgroundImageChanged  (Inherited from Control.)
Public event BackgroundImageLayoutChanged  (Inherited from Control.)
Public event BindingContextChanged  (Inherited from Control.)
Public event BookmarkNavigation Occurs when the user navigates to a bookmark in a report.
Public event CausesValidationChanged  (Inherited from Control.)
Public event ChangeUICues  (Inherited from Control.)
Public event Click  (Inherited from Control.)
Public event ClientSizeChanged  (Inherited from Control.)
Public event ContextMenuChanged  (Inherited from Control.)
Public event ContextMenuStripChanged  (Inherited from Control.)
Public event ControlAdded  (Inherited from Control.)
Public event ControlRemoved  (Inherited from Control.)
Public event CursorChanged  (Inherited from Control.)
Public event Disposed  (Inherited from Component.)
Public event DockChanged  (Inherited from Control.)
Public event DocumentMapNavigation Occurs when a document map node is selected.
Public event DoubleClick  (Inherited from Control.)
Public event DragDrop  (Inherited from Control.)
Public event DragEnter  (Inherited from Control.)
Public event DragLeave  (Inherited from Control.)
Public event DragOver  (Inherited from Control.)
Public event Drillthrough Occurs when a drillthrough item is selected in a report.
Public event EnabledChanged  (Inherited from Control.)
Public event Enter  (Inherited from Control.)
Public event FontChanged  (Inherited from Control.)
Public event ForeColorChanged  (Inherited from Control.)
Public event GiveFeedback  (Inherited from Control.)
Public event GotFocus  (Inherited from Control.)
Public event HandleCreated  (Inherited from Control.)
Public event HandleDestroyed  (Inherited from Control.)
Public event HelpRequested  (Inherited from Control.)
Public event Hyperlink Occurs when a user clicks a hyperlink in a report.
Public event ImeModeChanged  (Inherited from Control.)
Public event Invalidated  (Inherited from Control.)
Public event KeyDown  (Inherited from Control.)
Public event KeyPress  (Inherited from Control.)
Public event KeyUp  (Inherited from Control.)
Public event Layout  (Inherited from Control.)
Public event Leave  (Inherited from Control.)
Public event Load  (Inherited from UserControl.)
Public event LocationChanged  (Inherited from Control.)
Public event LostFocus  (Inherited from Control.)
Public event MarginChanged  (Inherited from Control.)
Public event MouseCaptureChanged  (Inherited from Control.)
Public event MouseClick  (Inherited from Control.)
Public event MouseDoubleClick  (Inherited from Control.)
Public event MouseDown  (Inherited from Control.)
Public event MouseEnter  (Inherited from Control.)
Public event MouseHover  (Inherited from Control.)
Public event MouseLeave  (Inherited from Control.)
Public event MouseMove  (Inherited from Control.)
Public event MouseUp  (Inherited from Control.)
Public event MouseWheel  (Inherited from Control.)
Public event Move  (Inherited from Control.)
Public event PaddingChanged  (Inherited from Control.)
Public event PageNavigation Occurs when a user changes pages in a report.
Public event Paint  (Inherited from Control.)
Public event ParentChanged  (Inherited from Control.)
Public event PreviewKeyDown  (Inherited from Control.)
Public event Print Occurs when a user prints the report.
Public event QueryAccessibilityHelp  (Inherited from Control.)
Public event QueryContinueDrag  (Inherited from Control.)
Public event RegionChanged  (Inherited from Control.)
Public event RenderingBegin Occurs when the report in the ReportViewer begins rendering.
Public event RenderingComplete Occurs when the report finishes rendering.
Public event ReportError Raised when an error occurs in the report.
Public event ReportExport Occurs when the user clicks the Export button.
Public event ReportRefresh Occurs when the report is refreshed.
Public event Resize  (Inherited from Control.)
Public event RightToLeftChanged  (Inherited from Control.)
Public event Scroll  (Inherited from ScrollableControl.)
Public event Search This event occurs when the user clicks the Find or Find Next button.
Public event SizeChanged  (Inherited from Control.)
Public event Sort Occurs when the user activates a sort.
Public event StyleChanged  (Inherited from Control.)
Public event SystemColorsChanged  (Inherited from Control.)
Public event TabIndexChanged  (Inherited from Control.)
Public event TabStopChanged  (Inherited from Control.)
Public event TextChanged  (Inherited from UserControl.)
Public event Toggle Occurs when the user toggles the visibility of an item in the report.
Public event Validated  (Inherited from Control.)
Public event Validating  (Inherited from Control.)
Public event ViewButtonClick Occurs when the user clicks the View button.
Public event VisibleChanged  (Inherited from Control.)
Public event ZoomChange Occurs when the user changes the zoom level of the ReportViewer control.

Top

Explicit Interface Implementations

  Name Description
Explicit interface implementationMethod System.Windows.Forms.IContainerControl.ActivateControl  (Inherited from ContainerControl.)
Explicit interface implementationMethod System.Windows.Forms.IDropTarget.OnDragDrop  (Inherited from Control.)
Explicit interface implementationMethod System.Windows.Forms.IDropTarget.OnDragEnter  (Inherited from Control.)
Explicit interface implementationMethod System.Windows.Forms.IDropTarget.OnDragLeave  (Inherited from Control.)
Explicit interface implementationMethod System.Windows.Forms.IDropTarget.OnDragOver  (Inherited from Control.)

Top

See Also

Reference

ReportViewer Class
Microsoft.Reporting.WinForms Namespace