ReportViewer 类

包装用于 ReportViewer 控件的方法和属性。

继承层次结构

System.Object
  System.MarshalByRefObject
    System.ComponentModel.Component
      System.Windows.Forms.Control
        System.Windows.Forms.ScrollableControl
          System.Windows.Forms.ContainerControl
            System.Windows.Forms.UserControl
              Microsoft.Reporting.WinForms.ReportViewer

命名空间:  Microsoft.Reporting.WinForms
程序集:  Microsoft.ReportViewer.WinForms(在 Microsoft.ReportViewer.WinForms.dll 中)

语法

声明
<DockingAttribute(DockingBehavior.Ask)> _
Public Class ReportViewer _
    Inherits UserControl
用法
Dim instance As ReportViewer
[DockingAttribute(DockingBehavior.Ask)]
public class ReportViewer : UserControl
[DockingAttribute(DockingBehavior::Ask)]
public ref class ReportViewer : public UserControl
[<DockingAttribute(DockingBehavior.Ask)>]
type ReportViewer =  
    class
        inherit UserControl
    end
public class ReportViewer extends UserControl

ReportViewer 类型公开以下成员。

构造函数

  名称 说明
公共方法 ReportViewer 构造一个 ReportViewer 对象。

页首

属性

  名称 说明
公共属性 AccessibilityObject (从 Control 继承。)
公共属性 AccessibleDefaultActionDescription (从 Control 继承。)
公共属性 AccessibleDescription (从 Control 继承。)
公共属性 AccessibleName (从 Control 继承。)
公共属性 AccessibleRole (从 Control 继承。)
公共属性 ActiveControl (从 ContainerControl 继承。)
公共属性 AllowDrop (从 Control 继承。)
公共属性 Anchor (从 Control 继承。)
公共属性 AutoScaleDimensions (从 ContainerControl 继承。)
受保护属性 AutoScaleFactor (从 ContainerControl 继承。)
公共属性 AutoScaleMode (从 ContainerControl 继承。)
公共属性 AutoScroll (从 ScrollableControl 继承。)
公共属性 AutoScrollMargin (从 ScrollableControl 继承。)
公共属性 AutoScrollMinSize (从 ScrollableControl 继承。)
公共属性 AutoScrollOffset (从 Control 继承。)
公共属性 AutoScrollPosition (从 ScrollableControl 继承。)
公共属性 AutoSize (从 UserControl 继承。)
公共属性 AutoSizeMode (从 UserControl 继承。)
公共属性 AutoValidate (从 UserControl 继承。)
公共属性 BackColor 获取或设置控件的报表区域的背景色。 (覆盖 Control.BackColor。)
公共属性 BackgroundImage 获取或设置 ReportViewer 控件的背景图像。 (覆盖 Control.BackgroundImage。)
公共属性 BackgroundImageLayout 获取或设置 ReportViewer 控件的背景图像的布局。 (覆盖 Control.BackgroundImageLayout。)
公共属性 BindingContext (从 ContainerControl 继承。)
公共属性 BorderStyle 获取或设置 ReportViewer 控件的边框样式。
公共属性 Bottom (从 Control 继承。)
公共属性 Bounds (从 Control 继承。)
受保护属性 CanEnableIme (从 ContainerControl 继承。)
公共属性 CanFocus (从 Control 继承。)
受保护属性 CanRaiseEvents (从 Control 继承。)
公共属性 CanSelect (从 Control 继承。)
公共属性 Capture (从 Control 继承。)
公共属性 CausesValidation (从 Control 继承。)
公共属性 ClientRectangle (从 Control 继承。)
公共属性 ClientSize (从 Control 继承。)
公共属性 CompanyName (从 Control 继承。)
公共属性 Container (从 Component 继承。)
公共属性 ContainsFocus (从 Control 继承。)
公共属性 ContextMenu (从 Control 继承。)
公共属性 ContextMenuStrip (从 Control 继承。)
公共属性 Controls (从 Control 继承。)
公共属性 Created (从 Control 继承。)
受保护属性 CreateParams (从 UserControl 继承。)
公共属性 CurrentAutoScaleDimensions (从 ContainerControl 继承。)
公共属性 CurrentPage 获取或设置 ReportViewer 控件的活动报表的当前页。
公共属性 CurrentStatus 获取一个 ReportViewerStatus 对象,该对象指示当前可以在“ReportViewer”控件中执行的操作、提示区域的状态和文档结构图区域的状态。
公共属性 Cursor (从 Control 继承。)
公共属性 DataBindings (从 Control 继承。)
受保护属性 DefaultCursor (从 Control 继承。)
受保护属性 DefaultImeMode (从 Control 继承。)
受保护属性 DefaultMargin (从 Control 继承。)
受保护属性 DefaultMaximumSize (从 Control 继承。)
受保护属性 DefaultMinimumSize (从 Control 继承。)
受保护属性 DefaultPadding (从 Control 继承。)
受保护属性 DefaultSize (从 UserControl 继承。)
受保护属性 DesignMode (从 Component 继承。)
公共属性 DisplayMode 获取一个 DisplayMode 值,该值指示“ReportViewer”控件的当前显示模式。
公共属性 DisplayRectangle (从 ScrollableControl 继承。)
公共属性 Disposing (从 Control 继承。)
公共属性 Dock (从 Control 继承。)
公共属性 DockPadding (从 ScrollableControl 继承。)
公共属性 DocumentMapCollapsed 获取或设置文档结构图的折叠状态。
公共属性 DocumentMapWidth 获取或设置文档结构图的宽度(以像素为单位)。
受保护属性 DoubleBuffered (从 Control 继承。)
公共属性 Enabled (从 Control 继承。)
受保护属性 Events (从 Component 继承。)
公共属性 Focused (从 Control 继承。)
公共属性 Font (从 Control 继承。)
受保护属性 FontHeight (从 Control 继承。)
公共属性 ForeColor (从 Control 继承。)
公共属性 Handle (从 Control 继承。)
公共属性 HasChildren (从 Control 继承。)
公共属性 Height (从 Control 继承。)
公共属性 HorizontalScroll (从 ScrollableControl 继承。)
受保护属性 HScroll (从 ScrollableControl 继承。)
公共属性 ImeMode (从 Control 继承。)
受保护属性 ImeModeBase (从 Control 继承。)
公共属性 InvokeRequired (从 Control 继承。)
公共属性 IsAccessible (从 Control 继承。)
公共属性 IsDisposed (从 Control 继承。)
公共属性 IsDocumentMapWidthFixed 指示文档结构图面板的大小是固定的还是在查看器大小调整时相应变化。
公共属性 IsHandleCreated (从 Control 继承。)
公共属性 IsMirrored (从 Control 继承。)
公共属性 KeepSessionAlive 获取或设置一个 Boolean 值,该值指示是否在“ReportViewer”运行期间阻止报表服务器会话过期。
公共属性 LayoutEngine (从 Control 继承。)
公共属性 Left (从 Control 继承。)
公共属性 LocalReport 返回 ReportViewer 控件中的本地报表。
公共属性 Location (从 Control 继承。)
公共属性 Margin (从 Control 继承。)
公共属性 MaximumSize (从 Control 继承。)
公共属性 Messages 获取或设置一个对象,该对象包含由 ReportViewer 控件使用的自定义消息。
公共属性 MinimumSize (从 Control 继承。)
公共属性 Name (从 Control 继承。)
公共属性 Padding (从 Control 继承。)
公共属性 PageCountMode 获取或设置一个 PageCountMode 枚举值,该值指示当在报表区域中呈现报表时使用的默认页计数模式。
公共属性 Parent (从 Control 继承。)
公共属性 ParentForm (从 ContainerControl 继承。)
公共属性 PreferredSize (从 Control 继承。)
公共属性 PrinterSettings 获取或设置一个 PrinterSettings 对象,该对象包含默认打印机的设置和用于初始化“打印”对话框和打印机的“首选项”对话框的打印选项。
公共属性 ProcessingMode 获取或设置 ReportViewer 控件的处理模式。
公共属性 ProductName (从 Control 继承。)
公共属性 ProductVersion (从 Control 继承。)
公共属性 PromptAreaCollapsed 获取或设置参数提示区域或凭据提示区域的折叠状态。
公共属性 RecreatingHandle (从 Control 继承。)
公共属性 Region (从 Control 继承。)
受保护属性 RenderRightToLeft 已过时。 (从 Control 继承。)
受保护属性 ResizeRedraw (从 Control 继承。)
公共属性 Right (从 Control 继承。)
公共属性 RightToLeft (从 Control 继承。)
受保护属性 ScaleChildren (从 Control 继承。)
公共属性 SearchState 获取当前报表搜索操作的搜索文本和开始页。
公共属性 ServerReport 获取报表查看器中的服务器报表。
公共属性 ShowBackButton 指示“上一步”按钮在控件中是否可见。
公共属性 ShowContextMenu 指示“上下文”菜单是否可见。
公共属性 ShowCredentialPrompts 指示是否将显示用户凭据的提示。
公共属性 ShowDocumentMapButton 指示用于显示和折叠文档结构图的按钮在拆分栏上是否可见。
公共属性 ShowExportButton 指示“导出”按钮在控件中是否可见。
公共属性 ShowFindControls 指示“查找”文本框在控件中是否可见。
受保护属性 ShowFocusCues (从 Control 继承。)
受保护属性 ShowKeyboardCues (从 Control 继承。)
公共属性 ShowPageNavigationControls 指示页导航控件是否可见。
公共属性 ShowParameterPrompts 指示参数提示是否可见。
公共属性 ShowPrintButton 获取或设置一个指示“打印”按钮是否可见的值。
公共属性 ShowProgress 指示在报表处理期间是否显示进度动画。
公共属性 ShowPromptAreaButton 指示用于显示和折叠提示区域的按钮在拆分栏上是否可见。
公共属性 ShowRefreshButton 指示“刷新”按钮是否可见。
公共属性 ShowStopButton 指示“停止”按钮是否可见。
公共属性 ShowToolBar 指示工具栏是否可见。
公共属性 ShowZoomControl 指示“缩放”列表框是否可见。
公共属性 Site (从 Control 继承。)
公共属性 Size (从 Control 继承。)
公共属性 TabIndex (从 Control 继承。)
公共属性 TabStop (从 Control 继承。)
公共属性 Tag (从 Control 继承。)
公共属性 Text (从 UserControl 继承。)
公共属性 ToolStripRenderer 获取或设置用于自定义“ReportViewer”控件工具栏以及报表上下文菜单的外观的 ToolStripRenderer
公共属性 Top (从 Control 继承。)
公共属性 TopLevelControl (从 Control 继承。)
公共属性 UseWaitCursor (从 Control 继承。)
公共属性 VerticalScroll (从 ScrollableControl 继承。)
公共属性 Visible (从 Control 继承。)
受保护属性 VScroll (从 ScrollableControl 继承。)
公共属性 WaitControlDisplayAfter 获取或设置向用户显示忙状态指示器之前的延迟(以毫秒为单位)。
公共属性 Width (从 Control 继承。)
公共属性 WindowTarget (从 Control 继承。)
公共属性 ZoomCalculated 获取基于缩放模式计算的页面缩放。
公共属性 ZoomMode 获取或设置控件的缩放模式。
公共属性 ZoomPercent 获取或设置用于报表显示的缩放百分比。

页首

方法

  名称 说明
受保护方法 AccessibilityNotifyClients(AccessibleEvents, Int32) (从 Control 继承。)
受保护方法 AccessibilityNotifyClients(AccessibleEvents, Int32, Int32) (从 Control 继承。)
受保护方法 AdjustFormScrollbars (从 ContainerControl 继承。)
公共方法 BeginInvoke(Delegate) (从 Control 继承。)
公共方法 BeginInvoke(Delegate, array<Object[]) (从 Control 继承。)
公共方法 BringToFront (从 Control 继承。)
公共方法 CancelRendering 停止报表的背景处理。
公共方法 Clear 清除报表视图,并用控件的背景色填充它。
公共方法 Contains (从 Control 继承。)
受保护方法 CreateAccessibilityInstance (从 Control 继承。)
公共方法 CreateControl (从 Control 继承。)
受保护方法 CreateControlsInstance (从 Control 继承。)
公共方法 CreateGraphics (从 Control 继承。)
受保护方法 CreateHandle (从 Control 继承。)
公共方法 CreateObjRef (从 MarshalByRefObject 继承。)
受保护方法 DefWndProc (从 Control 继承。)
受保护方法 DestroyHandle (从 Control 继承。)
公共方法 Dispose() (从 Component 继承。)
受保护方法 Dispose(Boolean) 基础结构。 (覆盖 ContainerControl.Dispose(Boolean)。)
公共方法 DoDragDrop (从 Control 继承。)
公共方法 DrawToBitmap (从 Control 继承。)
公共方法 EndInvoke (从 Control 继承。)
公共方法 Equals (从 Object 继承。)
公共方法 ExportDialog(RenderingExtension) 将在特定呈现扩展插件的“导出”对话框中打开。
公共方法 ExportDialog(RenderingExtension, String) 将在特定呈现扩展插件的“导出”对话框中打开。
公共方法 ExportDialog(RenderingExtension, String, String) 将在特定呈现扩展插件的“导出”对话框中打开,并指定设备信息,将导出的报表保存到具有指定文件名的文件。
受保护方法 Finalize (从 Component 继承。)
公共方法 Find 在报表中搜索指定的文本字符串。
公共方法 FindForm (从 Control 继承。)
公共方法 FindNext 继续搜索指定的文本字符串。
公共方法 Focus (从 Control 继承。)
受保护方法 GetAccessibilityObjectById (从 Control 继承。)
受保护方法 GetAutoSizeMode (从 Control 继承。)
公共方法 GetChildAtPoint(Point) (从 Control 继承。)
公共方法 GetChildAtPoint(Point, GetChildAtPointSkip) (从 Control 继承。)
公共方法 GetContainerControl (从 Control 继承。)
公共方法 GetHashCode (从 Object 继承。)
公共方法 GetLifetimeService (从 MarshalByRefObject 继承。)
公共方法 GetNextControl (从 Control 继承。)
公共方法 GetPageSettings 返回在“ReportViewer”控件中用于打印当前报表或在打印布局模式下显示当前报表的页设置。
公共方法 GetPreferredSize (从 Control 继承。)
受保护方法 GetScaledBounds (从 Control 继承。)
受保护方法 GetScrollState (从 ScrollableControl 继承。)
受保护方法 GetService (从 Component 继承。)
受保护方法 GetStyle (从 Control 继承。)
受保护方法 GetTopLevel (从 Control 继承。)
公共方法 GetTotalPages() 返回报表中的总页数。
公共方法 GetTotalPages(PageCountMode%) 返回报表的页面计数以及用于指示页面计数为估计值还是实际值的 PageCountMode 值。
公共方法 GetType (从 Object 继承。)
公共方法 Hide (从 Control 继承。)
公共方法 InitializeLifetimeService (从 MarshalByRefObject 继承。)
受保护方法 InitLayout (从 Control 继承。)
公共方法 Invalidate() (从 Control 继承。)
公共方法 Invalidate(Region) (从 Control 继承。)
公共方法 Invalidate(Boolean) (从 Control 继承。)
公共方法 Invalidate(Rectangle) (从 Control 继承。)
公共方法 Invalidate(Region, Boolean) (从 Control 继承。)
公共方法 Invalidate(Rectangle, Boolean) (从 Control 继承。)
公共方法 Invoke(Delegate) (从 Control 继承。)
公共方法 Invoke(Delegate, array<Object[]) (从 Control 继承。)
受保护方法 InvokeGotFocus (从 Control 继承。)
受保护方法 InvokeLostFocus (从 Control 继承。)
受保护方法 InvokeOnClick (从 Control 继承。)
受保护方法 InvokePaint (从 Control 继承。)
受保护方法 InvokePaintBackground (从 Control 继承。)
受保护方法 IsInputChar (从 Control 继承。)
受保护方法 IsInputKey (从 Control 继承。)
公共方法 JumpToBookmark 将报表移至指定的书签。
公共方法 JumpToDocumentMapId 移至文档结构图的指定区域。
受保护方法 MemberwiseClone() (从 Object 继承。)
受保护方法 MemberwiseClone(Boolean) (从 MarshalByRefObject 继承。)
受保护方法 NotifyInvalidate (从 Control 继承。)
受保护方法 OnAutoSizeChanged (从 Control 继承。)
受保护方法 OnAutoValidateChanged (从 ContainerControl 继承。)
受保护方法 OnBackColorChanged (从 Control 继承。)
受保护方法 OnBackgroundImageChanged (从 Control 继承。)
受保护方法 OnBackgroundImageLayoutChanged (从 Control 继承。)
受保护方法 OnBindingContextChanged (从 Control 继承。)
受保护方法 OnCausesValidationChanged (从 Control 继承。)
受保护方法 OnChangeUICues (从 Control 继承。)
受保护方法 OnClick (从 Control 继承。)
受保护方法 OnClientSizeChanged (从 Control 继承。)
受保护方法 OnContextMenuChanged (从 Control 继承。)
受保护方法 OnContextMenuStripChanged (从 Control 继承。)
受保护方法 OnControlAdded (从 Control 继承。)
受保护方法 OnControlRemoved (从 Control 继承。)
受保护方法 OnCreateControl (从 UserControl 继承。)
受保护方法 OnCursorChanged (从 Control 继承。)
受保护方法 OnDockChanged (从 Control 继承。)
受保护方法 OnDoubleClick (从 Control 继承。)
受保护方法 OnDragDrop (从 Control 继承。)
受保护方法 OnDragEnter (从 Control 继承。)
受保护方法 OnDragLeave (从 Control 继承。)
受保护方法 OnDragOver (从 Control 继承。)
受保护方法 OnEnabledChanged (从 Control 继承。)
受保护方法 OnEnter (从 Control 继承。)
受保护方法 OnFontChanged (从 ContainerControl 继承。)
受保护方法 OnForeColorChanged (从 Control 继承。)
受保护方法 OnGiveFeedback (从 Control 继承。)
受保护方法 OnGotFocus (从 Control 继承。)
受保护方法 OnHandleCreated (从 Control 继承。)
受保护方法 OnHandleDestroyed (从 Control 继承。)
受保护方法 OnHelpRequested (从 Control 继承。)
受保护方法 OnImeModeChanged (从 Control 继承。)
受保护方法 OnInvalidated (从 Control 继承。)
受保护方法 OnKeyDown (从 Control 继承。)
受保护方法 OnKeyPress (从 Control 继承。)
受保护方法 OnKeyUp (从 Control 继承。)
受保护方法 OnLayout 基础结构。 (覆盖 ContainerControl.OnLayout(LayoutEventArgs)。)
受保护方法 OnLeave (从 Control 继承。)
受保护方法 OnLoad 基础结构。 (覆盖 UserControl.OnLoad(EventArgs)。)
受保护方法 OnLocationChanged (从 Control 继承。)
受保护方法 OnLostFocus (从 Control 继承。)
受保护方法 OnMarginChanged (从 Control 继承。)
受保护方法 OnMouseCaptureChanged (从 Control 继承。)
受保护方法 OnMouseClick (从 Control 继承。)
受保护方法 OnMouseDoubleClick (从 Control 继承。)
受保护方法 OnMouseDown (从 UserControl 继承。)
受保护方法 OnMouseEnter (从 Control 继承。)
受保护方法 OnMouseHover (从 Control 继承。)
受保护方法 OnMouseLeave (从 Control 继承。)
受保护方法 OnMouseMove (从 Control 继承。)
受保护方法 OnMouseUp (从 Control 继承。)
受保护方法 OnMouseWheel (从 ScrollableControl 继承。)
受保护方法 OnMove (从 Control 继承。)
受保护方法 OnNotifyMessage (从 Control 继承。)
受保护方法 OnPaddingChanged (从 ScrollableControl 继承。)
受保护方法 OnPaint (从 Control 继承。)
受保护方法 OnPaintBackground (从 ScrollableControl 继承。)
受保护方法 OnParentBackColorChanged (从 Control 继承。)
受保护方法 OnParentBackgroundImageChanged (从 Control 继承。)
受保护方法 OnParentBindingContextChanged (从 Control 继承。)
受保护方法 OnParentChanged (从 ContainerControl 继承。)
受保护方法 OnParentCursorChanged (从 Control 继承。)
受保护方法 OnParentEnabledChanged (从 Control 继承。)
受保护方法 OnParentFontChanged (从 Control 继承。)
受保护方法 OnParentForeColorChanged (从 Control 继承。)
受保护方法 OnParentRightToLeftChanged (从 Control 继承。)
受保护方法 OnParentVisibleChanged (从 Control 继承。)
受保护方法 OnPreviewKeyDown (从 Control 继承。)
受保护方法 OnPrint (从 Control 继承。)
受保护方法 OnQueryContinueDrag (从 Control 继承。)
受保护方法 OnRegionChanged (从 Control 继承。)
受保护方法 OnResize (从 UserControl 继承。)
受保护方法 OnRightToLeftChanged (从 ScrollableControl 继承。)
受保护方法 OnScroll (从 ScrollableControl 继承。)
受保护方法 OnSizeChanged (从 Control 继承。)
受保护方法 OnStyleChanged (从 Control 继承。)
受保护方法 OnSystemColorsChanged (从 Control 继承。)
受保护方法 OnTabIndexChanged (从 Control 继承。)
受保护方法 OnTabStopChanged (从 Control 继承。)
受保护方法 OnTextChanged (从 Control 继承。)
受保护方法 OnValidated (从 Control 继承。)
受保护方法 OnValidating (从 Control 继承。)
受保护方法 OnVisibleChanged (从 ScrollableControl 继承。)
公共方法 PageSetupDialog 打开页面设置对话框。
公共方法 PerformAutoScale (从 ContainerControl 继承。)
公共方法 PerformBack 通过报表查看器控件从钻取报表导航返回至父报表。
公共方法 PerformLayout() (从 Control 继承。)
公共方法 PerformLayout(Control, String) (从 Control 继承。)
公共方法 PointToClient (从 Control 继承。)
公共方法 PointToScreen (从 Control 继承。)
公共方法 PreProcessControlMessage (从 Control 继承。)
公共方法 PreProcessMessage (从 Control 继承。)
公共方法 PrintDialog() 显示“打印”对话框。
公共方法 PrintDialog(PrinterSettings) 显示“打印”对话框。
受保护方法 ProcessCmdKey (从 ContainerControl 继承。)
受保护方法 ProcessDialogChar (从 ContainerControl 继承。)
受保护方法 ProcessDialogKey (从 ContainerControl 继承。)
受保护方法 ProcessKeyEventArgs (从 Control 继承。)
受保护方法 ProcessKeyMessage (从 Control 继承。)
受保护方法 ProcessKeyPreview (从 Control 继承。)
受保护方法 ProcessMnemonic (从 ContainerControl 继承。)
受保护方法 ProcessTabKey (从 ContainerControl 继承。)
受保护方法 RaiseDragEvent (从 Control 继承。)
受保护方法 RaiseKeyEvent (从 Control 继承。)
受保护方法 RaiseMouseEvent (从 Control 继承。)
受保护方法 RaisePaintEvent (从 Control 继承。)
受保护方法 RecreateHandle (从 Control 继承。)
公共方法 RectangleToClient (从 Control 继承。)
公共方法 RectangleToScreen (从 Control 继承。)
公共方法 Refresh (从 Control 继承。)
公共方法 RefreshReport 导致处理和呈现报表查看器中的当前报表。
公共方法 Reset 将控件重置为其默认值。
公共方法 ResetBackColor (从 Control 继承。)
公共方法 ResetBindings (从 Control 继承。)
公共方法 ResetCursor (从 Control 继承。)
公共方法 ResetFont (从 Control 继承。)
公共方法 ResetForeColor (从 Control 继承。)
公共方法 ResetImeMode (从 Control 继承。)
受保护方法 ResetMouseEventArgs (从 Control 继承。)
公共方法 ResetPageSettings “ReportViewer”控件中当前报表的页设置还原为报表定义中的设置。
公共方法 ResetRightToLeft (从 Control 继承。)
公共方法 ResetText (从 Control 继承。)
公共方法 ResumeLayout() (从 Control 继承。)
公共方法 ResumeLayout(Boolean) (从 Control 继承。)
受保护方法 RtlTranslateAlignment(HorizontalAlignment) (从 Control 继承。)
受保护方法 RtlTranslateAlignment(LeftRightAlignment) (从 Control 继承。)
受保护方法 RtlTranslateAlignment(ContentAlignment) (从 Control 继承。)
受保护方法 RtlTranslateContent (从 Control 继承。)
受保护方法 RtlTranslateHorizontal (从 Control 继承。)
受保护方法 RtlTranslateLeftRight (从 Control 继承。)
公共方法 Scale(Single) 已过时。 (从 Control 继承。)
公共方法 Scale(SizeF) (从 Control 继承。)
公共方法 Scale(Single, Single) 已过时。 (从 Control 继承。)
受保护方法 ScaleControl (从 ScrollableControl 继承。)
受保护方法 ScaleCore (从 ScrollableControl 继承。)
公共方法 ScrollControlIntoView (从 ScrollableControl 继承。)
受保护方法 ScrollToControl (从 ScrollableControl 继承。)
公共方法 Select() (从 Control 继承。)
受保护方法 Select(Boolean, Boolean) (从 ContainerControl 继承。)
公共方法 SelectNextControl (从 Control 继承。)
公共方法 SendToBack (从 Control 继承。)
公共方法 SetAutoScrollMargin (从 ScrollableControl 继承。)
受保护方法 SetAutoSizeMode (从 Control 继承。)
公共方法 SetBounds(Int32, Int32, Int32, Int32) (从 Control 继承。)
公共方法 SetBounds(Int32, Int32, Int32, Int32, BoundsSpecified) (从 Control 继承。)
受保护方法 SetBoundsCore (从 Control 继承。)
受保护方法 SetClientSizeCore (从 Control 继承。)
公共方法 SetDisplayMode 将控件显示设置为正常模式或打印预览模式。
受保护方法 SetDisplayRectLocation (从 ScrollableControl 继承。)
公共方法 SetPageSettings 设置在“ReportViewer”控件中用于打印当前报表或在打印布局模式下显示当前报表的页设置。
受保护方法 SetScrollState (从 ScrollableControl 继承。)
受保护方法 SetStyle (从 Control 继承。)
受保护方法 SetTopLevel (从 Control 继承。)
受保护方法 SetVisibleCore (从 Control 继承。)
公共方法 Show (从 Control 继承。)
受保护方法 SizeFromClientSize (从 Control 继承。)
公共方法 SuspendLayout (从 Control 继承。)
公共方法 ToString (从 Component 继承。)
公共方法 Update (从 Control 继承。)
受保护方法 UpdateBounds() (从 Control 继承。)
受保护方法 UpdateBounds(Int32, Int32, Int32, Int32) (从 Control 继承。)
受保护方法 UpdateBounds(Int32, Int32, Int32, Int32, Int32, Int32) (从 Control 继承。)
受保护方法 UpdateDefaultButton (从 ContainerControl 继承。)
受保护方法 UpdateStyles (从 Control 继承。)
受保护方法 UpdateZOrder (从 Control 继承。)
公共方法 Validate() (从 ContainerControl 继承。)
公共方法 Validate(Boolean) (从 ContainerControl 继承。)
公共方法 ValidateChildren() (从 UserControl 继承。)
公共方法 ValidateChildren(ValidationConstraints) (从 UserControl 继承。)
受保护方法 WndProc (从 UserControl 继承。)

页首

事件

  名称 说明
公共事件 AutoSizeChanged (从 UserControl 继承。)
公共事件 AutoValidateChanged (从 UserControl 继承。)
公共事件 Back 当用户从钻取报表导航回父报表时发生。
公共事件 BackColorChanged (从 Control 继承。)
公共事件 BackgroundImageChanged (从 Control 继承。)
公共事件 BackgroundImageLayoutChanged (从 Control 继承。)
公共事件 BindingContextChanged (从 Control 继承。)
公共事件 BookmarkNavigation 当用户导航至报表中的书签时发生。
公共事件 CausesValidationChanged (从 Control 继承。)
公共事件 ChangeUICues (从 Control 继承。)
公共事件 Click (从 Control 继承。)
公共事件 ClientSizeChanged (从 Control 继承。)
公共事件 ContextMenuChanged (从 Control 继承。)
公共事件 ContextMenuStripChanged (从 Control 继承。)
公共事件 ControlAdded (从 Control 继承。)
公共事件 ControlRemoved (从 Control 继承。)
公共事件 CursorChanged (从 Control 继承。)
公共事件 Disposed (从 Component 继承。)
公共事件 DockChanged (从 Control 继承。)
公共事件 DocumentMapNavigation 当选择了文档结构图节点时发生。
公共事件 DoubleClick (从 Control 继承。)
公共事件 DragDrop (从 Control 继承。)
公共事件 DragEnter (从 Control 继承。)
公共事件 DragLeave (从 Control 继承。)
公共事件 DragOver (从 Control 继承。)
公共事件 Drillthrough 在报表中选择了钻取项时发生。
公共事件 EnabledChanged (从 Control 继承。)
公共事件 Enter (从 Control 继承。)
公共事件 FontChanged (从 Control 继承。)
公共事件 ForeColorChanged (从 Control 继承。)
公共事件 GiveFeedback (从 Control 继承。)
公共事件 GotFocus (从 Control 继承。)
公共事件 HandleCreated (从 Control 继承。)
公共事件 HandleDestroyed (从 Control 继承。)
公共事件 HelpRequested (从 Control 继承。)
公共事件 Hyperlink 当用户单击报表中的超链接时发生。
公共事件 ImeModeChanged (从 Control 继承。)
公共事件 Invalidated (从 Control 继承。)
公共事件 KeyDown (从 Control 继承。)
公共事件 KeyPress (从 Control 继承。)
公共事件 KeyUp (从 Control 继承。)
公共事件 Layout (从 Control 继承。)
公共事件 Leave (从 Control 继承。)
公共事件 Load (从 UserControl 继承。)
公共事件 LocationChanged (从 Control 继承。)
公共事件 LostFocus (从 Control 继承。)
公共事件 MarginChanged (从 Control 继承。)
公共事件 MouseCaptureChanged (从 Control 继承。)
公共事件 MouseClick (从 Control 继承。)
公共事件 MouseDoubleClick (从 Control 继承。)
公共事件 MouseDown (从 Control 继承。)
公共事件 MouseEnter (从 Control 继承。)
公共事件 MouseHover (从 Control 继承。)
公共事件 MouseLeave (从 Control 继承。)
公共事件 MouseMove (从 Control 继承。)
公共事件 MouseUp (从 Control 继承。)
公共事件 MouseWheel (从 Control 继承。)
公共事件 Move (从 Control 继承。)
公共事件 PaddingChanged (从 Control 继承。)
公共事件 PageNavigation 当用户更改报表中的页面时发生。
公共事件 PageSettingsChanged “ReportViewer”控件中当前报表的边距或页面大小更改时发生。
公共事件 Paint (从 Control 继承。)
公共事件 ParentChanged (从 Control 继承。)
公共事件 PreviewKeyDown (从 Control 继承。)
公共事件 Print 当用户打印报表时发生。
公共事件 PrintingBegin 当用户单击“打印”对话框中的“打印”按钮时发生。
公共事件 QueryAccessibilityHelp (从 Control 继承。)
公共事件 QueryContinueDrag (从 Control 继承。)
公共事件 RegionChanged (从 Control 继承。)
公共事件 RenderingBegin 当 ReportViewer 中的报表开始呈现时发生。
公共事件 RenderingComplete 当报表完成呈现时发生。
公共事件 ReportError 在报表中出现错误时发生。
公共事件 ReportExport 当用户单击“导出”按钮时发生。
公共事件 ReportRefresh 当刷新报表时发生。
公共事件 Resize (从 Control 继承。)
公共事件 RightToLeftChanged (从 Control 继承。)
公共事件 Scroll (从 ScrollableControl 继承。)
公共事件 Search 当用户单击“查找”“查找下一个”按钮或以编程方式调用搜索操作时,发生此事件。
公共事件 SizeChanged (从 Control 继承。)
公共事件 Sort 当用户激活排序时发生。
公共事件 StatusChanged 每当“ReportViewer”控件的用户界面状态出现更改时发生。
公共事件 StyleChanged (从 Control 继承。)
公共事件 SubmittingDataSourceCredentials 当用户通过使用内置提示区域提交新数据源凭据时发生。
公共事件 SubmittingParameterValues 当参数值提交到报表服务器时发生。
公共事件 SystemColorsChanged (从 Control 继承。)
公共事件 TabIndexChanged (从 Control 继承。)
公共事件 TabStopChanged (从 Control 继承。)
公共事件 TextChanged (从 UserControl 继承。)
公共事件 Toggle 当用户切换报表中的项的可见性时发生。
公共事件 Validated (从 Control 继承。)
公共事件 Validating (从 Control 继承。)
公共事件 ViewButtonClick 当用户单击“查看”按钮时发生。
公共事件 VisibleChanged (从 Control 继承。)
公共事件 ZoomChange 当用户更改 ReportViewer 控件的缩放级别时发生。

页首

字段

  名称 说明
公共字段静态成员 MaximumPageCount 一个常数,该常数表示当前页计数模式为 Estimate 时报表中的最大页数。

页首

显式接口实现

  名称 说明
显式接口实现私有方法 IContainerControl.ActivateControl (从 ContainerControl 继承。)
显式接口实现私有方法 IDropTarget.OnDragDrop (从 Control 继承。)
显式接口实现私有方法 IDropTarget.OnDragEnter (从 Control 继承。)
显式接口实现私有方法 IDropTarget.OnDragLeave (从 Control 继承。)
显式接口实现私有方法 IDropTarget.OnDragOver (从 Control 继承。)

页首

注释

该控件显示报表及其关联的用户界面。

该控件可以本地处理模式或远程处理模式工作。在本地处理模式中,控件在本地处理和呈现报表。在远程处理模式中,报表在报表服务器上处理,而在本地显示。远程处理模式需要报表服务器的 Microsoft SQL Server 2008 或更高版本实例。

线程安全

此类型的任何公共 static(在 Visual Basic 中为 Shared) 成员都是线程安全的。不保证所有实例成员都是线程安全的。

请参阅

参考

Microsoft.Reporting.WinForms 命名空间