ReportViewer 成员

Encapsulates the methods and properties used for the ReportViewer control.

以下各表列出了由 ReportViewer 类型公开的成员。

公共构造函数

  名称 说明
Public method ReportViewer Constructs a ReportViewer object.

顶部

公共属性

(另请参见 受保护的属性 )

  名称 说明
Public property AccessibilityObject  (继承自 Control。)
Public property AccessibleDefaultActionDescription  (继承自 Control。)
Public property AccessibleDescription  (继承自 Control。)
Public property AccessibleName  (继承自 Control。)
Public property AccessibleRole  (继承自 Control。)
Public property ActiveControl  (继承自 ContainerControl。)
Public property AllowDrop  (继承自 Control。)
Public property Anchor  (继承自 Control。)
Public property AutoScaleDimensions  (继承自 ContainerControl。)
Public property AutoScaleMode  (继承自 ContainerControl。)
Public property AutoScroll  (继承自 ScrollableControl。)
Public property AutoScrollMargin  (继承自 ScrollableControl。)
Public property AutoScrollMinSize  (继承自 ScrollableControl。)
Public property AutoScrollOffset  (继承自 Control。)
Public property AutoScrollPosition  (继承自 ScrollableControl。)
Public property AutoSize  (继承自 UserControl。)
Public property AutoSizeMode  (继承自 UserControl。)
Public property AutoValidate  (继承自 UserControl。)
Public property BackColor 已重写。Gets or sets the background color of the control's report area.
Public property BackgroundImage 已重写。Gets or sets the background image of the ReportViewer control.
Public property BackgroundImageLayout 已重写。Gets or sets the layout for the background image of the ReportViewer control.
Public property BindingContext  (继承自 ContainerControl。)
Public property BorderStyle Gets or sets the border style of the ReportViewer control.
Public property Bottom  (继承自 Control。)
Public property Bounds  (继承自 Control。)
Public property CanFocus  (继承自 Control。)
Public property CanSelect  (继承自 Control。)
Public property Capture  (继承自 Control。)
Public property CausesValidation  (继承自 Control。)
Public propertyStatic CheckForIllegalCrossThreadCalls  (继承自 Control。)
Public property ClientRectangle  (继承自 Control。)
Public property ClientSize  (继承自 Control。)
Public property CompanyName  (继承自 Control。)
Public property Container  (继承自 Component。)
Public property ContainsFocus  (继承自 Control。)
Public property ContextMenu  (继承自 Control。)
Public property ContextMenuStrip  (继承自 Control。)
Public property Controls  (继承自 Control。)
Public property Created  (继承自 Control。)
Public property CurrentAutoScaleDimensions  (继承自 ContainerControl。)
Public property CurrentPage Gets or sets the current page of the ReportViewer control's active report.
Public property Cursor  (继承自 Control。)
Public property DataBindings  (继承自 Control。)
Public propertyStatic DefaultBackColor  (继承自 Control。)
Public propertyStatic DefaultFont  (继承自 Control。)
Public propertyStatic DefaultForeColor  (继承自 Control。)
Public property DisplayRectangle  (继承自 ScrollableControl。)
Public property Disposing  (继承自 Control。)
Public property Dock  (继承自 Control。)
Public property DockPadding  (继承自 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  (继承自 Control。)
Public property Focused  (继承自 Control。)
Public property Font  (继承自 Control。)
Public property ForeColor  (继承自 Control。)
Public property Handle  (继承自 Control。)
Public property HasChildren  (继承自 Control。)
Public property Height  (继承自 Control。)
Public property HorizontalScroll  (继承自 ScrollableControl。)
Public property ImeMode  (继承自 Control。)
Public property InvokeRequired  (继承自 Control。)
Public property IsAccessible  (继承自 Control。)
Public property IsDisposed  (继承自 Control。)
Public property IsDocumentMapWidthFixed Indicates whether the size of the document map panel is fixed or changes when the viewer resizes.
Public property IsHandleCreated  (继承自 Control。)
Public property IsMirrored  (继承自 Control。)
Public property LayoutEngine  (继承自 Control。)
Public property Left  (继承自 Control。)
Public property LocalReport Returns the local report in the ReportViewer control.
Public property Location  (继承自 Control。)
Public property Margin  (继承自 Control。)
Public property MaximumSize  (继承自 Control。)
Public property Messages Gets or sets an object that contains custom messages for use by the ReportViewer control.
Public property MinimumSize  (继承自 Control。)
Public propertyStatic ModifierKeys  (继承自 Control。)
Public propertyStatic MouseButtons  (继承自 Control。)
Public propertyStatic MousePosition  (继承自 Control。)
Public property Name  (继承自 Control。)
Public property Padding  (继承自 Control。)
Public property Parent  (继承自 Control。)
Public property ParentForm  (继承自 ContainerControl。)
Public property PreferredSize  (继承自 Control。)
Public property ProcessingMode Gets or sets the processing mode of the ReportViewer control.
Public property ProductName  (继承自 Control。)
Public property ProductVersion  (继承自 Control。)
Public property PromptAreaCollapsed Collapses or restores the ReportViewer control's prompt area.
Public property RecreatingHandle  (继承自 Control。)
Public property Region  (继承自 Control。)
Public property Right  (继承自 Control。)
Public property RightToLeft  (继承自 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  (继承自 Control。)
Public property Size  (继承自 Control。)
Public property TabIndex  (继承自 Control。)
Public property TabStop  (继承自 Control。)
Public property Tag  (继承自 Control。)
Public property Text  (继承自 UserControl。)
Public property Top  (继承自 Control。)
Public property TopLevelControl  (继承自 Control。)
Public property UseWaitCursor  (继承自 Control。)
Public property VerticalScroll  (继承自 ScrollableControl。)
Public property Visible  (继承自 Control。)
Public property Width  (继承自 Control。)
Public property WindowTarget  (继承自 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.

顶部

受保护的属性

  名称 说明
Protected property AutoScaleFactor  (继承自 ContainerControl。)
Protected property CanRaiseEvents  (继承自 Control。)
Protected property CreateParams  (继承自 UserControl。)
Protected property DefaultCursor  (继承自 Control。)
Protected property DefaultImeMode  (继承自 Control。)
Protected property DefaultMargin  (继承自 Control。)
Protected property DefaultMaximumSize  (继承自 Control。)
Protected property DefaultMinimumSize  (继承自 Control。)
Protected property DefaultPadding  (继承自 Control。)
Protected property DefaultSize  (继承自 UserControl。)
Protected property DesignMode  (继承自 Component。)
Protected property DoubleBuffered  (继承自 Control。)
Protected property Events  (继承自 Component。)
Protected property FontHeight  (继承自 Control。)
Protected property HScroll  (继承自 ScrollableControl。)
Protected property RenderRightToLeft  已过时。 (继承自 Control。)
Protected property ResizeRedraw  (继承自 Control。)
Protected property ScaleChildren  (继承自 Control。)
Protected property ShowFocusCues  (继承自 Control。)
Protected property ShowKeyboardCues  (继承自 Control。)
Protected property VScroll  (继承自 ScrollableControl。)

顶部

公共方法

(另请参见 受保护的方法 )

  名称 说明
Public method BeginInvoke  已重载。 (继承自 Control。)
Public method BringToFront  (继承自 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  (继承自 Control。)
Public method CreateControl  (继承自 Control。)
Public method CreateGraphics  (继承自 Control。)
Public method CreateObjRef  (继承自 MarshalByRefObject。)
Public method Dispose 已重载。 
Public method DoDragDrop  (继承自 Control。)
Public method DrawToBitmap  (继承自 Control。)
Public method EndInvoke  (继承自 Control。)
Public method Equals  已重载。 (继承自 Object。)
Public method Find Searches the report for the specified text string.
Public method FindForm  (继承自 Control。)
Public method FindNext Continues the search for the specified text string.
Public method Focus  (继承自 Control。)
Public methodStatic FromChildHandle  (继承自 Control。)
Public methodStatic FromHandle  (继承自 Control。)
Public method GetChildAtPoint  已重载。 (继承自 Control。)
Public method GetContainerControl  (继承自 Control。)
Public method GetHashCode  (继承自 Object。)
Public method GetLifetimeService  (继承自 MarshalByRefObject。)
Public method GetNextControl  (继承自 Control。)
Public method GetPreferredSize  (继承自 Control。)
Public method GetType  (继承自 Object。)
Public method Hide  (继承自 Control。)
Public method InitializeLifetimeService  (继承自 MarshalByRefObject。)
Public method Invalidate  已重载。 (继承自 Control。)
Public method Invoke  已重载。 (继承自 Control。)
Public methodStatic IsKeyLocked  (继承自 Control。)
Public methodStatic IsMnemonic  (继承自 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  (继承自 ContainerControl。)
Public method PerformBack Navigates the report viewer control back to the parent report from a drillthrough report.
Public method PerformLayout  已重载。 (继承自 Control。)
Public method PointToClient  (继承自 Control。)
Public method PointToScreen  (继承自 Control。)
Public method PreProcessControlMessage  (继承自 Control。)
Public method PreProcessMessage  (继承自 Control。)
Public method PrintDialog Displays the Print dialog box.
Public method RectangleToClient  (继承自 Control。)
Public method RectangleToScreen  (继承自 Control。)
Public methodStatic ReferenceEquals  (继承自 Object。)
Public method Refresh  (继承自 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  (继承自 Control。)
Public method ResetBindings  (继承自 Control。)
Public method ResetCursor  (继承自 Control。)
Public method ResetFont  (继承自 Control。)
Public method ResetForeColor  (继承自 Control。)
Public method ResetImeMode  (继承自 Control。)
Public method ResetRightToLeft  (继承自 Control。)
Public method ResetText  (继承自 Control。)
Public method ResumeLayout  已重载。 (继承自 Control。)
Public method Scale  已重载。 (继承自 Control。)
Public method ScrollControlIntoView  (继承自 ScrollableControl。)
Public method Select  已重载。 (继承自 ContainerControl。)
Public method SelectNextControl  (继承自 Control。)
Public method SendToBack  (继承自 Control。)
Public method SetAutoScrollMargin  (继承自 ScrollableControl。)
Public method SetBounds  已重载。 (继承自 Control。)
Public method SetDisplayMode Sets the control display to normal or print preview mode.
Public method Show  (继承自 Control。)
Public method SuspendLayout  (继承自 Control。)
Public method ToString  (继承自 Component。)
Public method Update  (继承自 Control。)
Public method Validate  已重载。 (继承自 ContainerControl。)
Public method ValidateChildren  已重载。 (继承自 UserControl。)

顶部

受保护的方法

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

顶部

公共事件

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

顶部

显式接口实现

  名称 说明
Explicit interface implementationMethod System.Windows.Forms.IContainerControl.ActivateControl  (继承自 ContainerControl。)
Explicit interface implementationMethod System.Windows.Forms.IDropTarget.OnDragDrop  (继承自 Control。)
Explicit interface implementationMethod System.Windows.Forms.IDropTarget.OnDragEnter  (继承自 Control。)
Explicit interface implementationMethod System.Windows.Forms.IDropTarget.OnDragLeave  (继承自 Control。)
Explicit interface implementationMethod System.Windows.Forms.IDropTarget.OnDragOver  (继承自 Control。)

顶部

另请参见

参考

ReportViewer 类
Microsoft.Reporting.WinForms 命名空间