ReportViewer 類別

 

發行︰ 2016年4月

封裝 ReportViewer 控制項所用的方法和屬性。

命名空間:   Microsoft.Reporting.WinForms
組件:  Microsoft.ReportViewer.WinForms (於 Microsoft.ReportViewer.WinForms.dll)

繼承階層

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

語法

[DockingAttribute(DockingBehavior.Ask)]
public class ReportViewer : UserControl
[DockingAttribute(DockingBehavior::Ask)]
public ref class ReportViewer : UserControl
[<DockingAttribute(DockingBehavior.Ask)>]
type ReportViewer = 
    class
        inherit UserControl
    end
<DockingAttribute(DockingBehavior.Ask)>
Public Class ReportViewer
    Inherits UserControl

建構函式

名稱 描述
System_CAPS_pubmethod ReportViewer()

建構 ReportViewer 物件。

屬性

名稱 描述
System_CAPS_pubproperty AccessibilityObject

(繼承自 Control。)

System_CAPS_pubproperty AccessibleDefaultActionDescription

(繼承自 Control。)

System_CAPS_pubproperty AccessibleDescription

(繼承自 Control。)

System_CAPS_pubproperty AccessibleName

(繼承自 Control。)

System_CAPS_pubproperty AccessibleRole

(繼承自 Control。)

System_CAPS_pubproperty ActiveControl

(繼承自 ContainerControl。)

System_CAPS_pubproperty AllowDrop

(繼承自 Control。)

System_CAPS_pubproperty Anchor

(繼承自 Control。)

System_CAPS_pubproperty AutoScaleDimensions

(繼承自 ContainerControl。)

System_CAPS_protproperty AutoScaleFactor

(繼承自 ContainerControl。)

System_CAPS_pubproperty AutoScaleMode

(繼承自 ContainerControl。)

System_CAPS_pubproperty AutoScroll

(繼承自 ScrollableControl。)

System_CAPS_pubproperty AutoScrollMargin

(繼承自 ScrollableControl。)

System_CAPS_pubproperty AutoScrollMinSize

(繼承自 ScrollableControl。)

System_CAPS_pubproperty AutoScrollOffset

(繼承自 Control。)

System_CAPS_pubproperty AutoScrollPosition

(繼承自 ScrollableControl。)

System_CAPS_pubproperty AutoSize

(繼承自 UserControl。)

System_CAPS_pubproperty AutoSizeMode

(繼承自 UserControl。)

System_CAPS_pubproperty AutoValidate

(繼承自 UserControl。)

System_CAPS_pubproperty BackColor

取得或設定控制項報表區域的背景色彩。(覆寫 Control.BackColor。)

System_CAPS_pubproperty BackgroundImage

取得或設定 ReportViewer 控制項的背景影像。(覆寫 Control.BackgroundImage。)

System_CAPS_pubproperty BackgroundImageLayout

取得或設定 ReportViewer 控制項的背景影像配置。(覆寫 Control.BackgroundImageLayout。)

System_CAPS_pubproperty BindingContext

(繼承自 ContainerControl。)

System_CAPS_pubproperty BorderStyle

取得或設定 ReportViewer 控制項的框線樣式。

System_CAPS_pubproperty Bottom

(繼承自 Control。)

System_CAPS_pubproperty Bounds

(繼承自 Control。)

System_CAPS_pubproperty CanFocus

(繼承自 Control。)

System_CAPS_protproperty CanRaiseEvents

(繼承自 Control。)

System_CAPS_pubproperty CanSelect

(繼承自 Control。)

System_CAPS_pubproperty Capture

(繼承自 Control。)

System_CAPS_pubproperty CausesValidation

(繼承自 Control。)

System_CAPS_pubproperty ClientRectangle

(繼承自 Control。)

System_CAPS_pubproperty ClientSize

(繼承自 Control。)

System_CAPS_pubproperty CompanyName

(繼承自 Control。)

System_CAPS_pubproperty Container

(繼承自 Component。)

System_CAPS_pubproperty ContainsFocus

(繼承自 Control。)

System_CAPS_pubproperty ContextMenu

(繼承自 Control。)

System_CAPS_pubproperty ContextMenuStrip

(繼承自 Control。)

System_CAPS_pubproperty Controls

(繼承自 Control。)

System_CAPS_pubproperty Created

(繼承自 Control。)

System_CAPS_protproperty CreateParams

(繼承自 UserControl。)

System_CAPS_pubproperty CurrentAutoScaleDimensions

(繼承自 ContainerControl。)

System_CAPS_pubproperty CurrentPage

取得或設定 ReportViewer 控制項使用中報表的目前頁面。

System_CAPS_pubproperty CurrentStatus

取得 ReportViewerStatus 物件,這個物件表示目前可在 ReportViewer 控制項上執行哪些作業、提示區域的狀態和文件引導模式區域的狀態。

System_CAPS_pubproperty Cursor

(繼承自 Control。)

System_CAPS_pubproperty DataBindings

(繼承自 Control。)

System_CAPS_protproperty DefaultCursor

(繼承自 Control。)

System_CAPS_protproperty DefaultImeMode

(繼承自 Control。)

System_CAPS_protproperty DefaultMargin

(繼承自 Control。)

System_CAPS_protproperty DefaultMaximumSize

(繼承自 Control。)

System_CAPS_protproperty DefaultMinimumSize

(繼承自 Control。)

System_CAPS_protproperty DefaultPadding

(繼承自 Control。)

System_CAPS_protproperty DefaultSize

(繼承自 UserControl。)

System_CAPS_protproperty DesignMode

(繼承自 Component。)

System_CAPS_pubproperty DisplayMode

取得 DisplayMode 值,這個值表示 ReportViewer 控制項目前的顯示模式。

System_CAPS_pubproperty DisplayRectangle

(繼承自 ScrollableControl。)

System_CAPS_pubproperty Disposing

(繼承自 Control。)

System_CAPS_pubproperty Dock

(繼承自 Control。)

System_CAPS_pubproperty DocumentMapCollapsed

取得或設定文件引導模式的摺疊狀態。

System_CAPS_pubproperty DocumentMapWidth

取得或設定文件引導模式的寬度 (以像素表示)。

System_CAPS_protproperty DoubleBuffered

(繼承自 Control。)

System_CAPS_pubproperty Enabled

(繼承自 Control。)

System_CAPS_protproperty Events

(繼承自 Component。)

System_CAPS_pubproperty Focused

(繼承自 Control。)

System_CAPS_pubproperty Font

(繼承自 Control。)

System_CAPS_protproperty FontHeight

(繼承自 Control。)

System_CAPS_pubproperty ForeColor

(繼承自 Control。)

System_CAPS_pubproperty Handle

(繼承自 Control。)

System_CAPS_pubproperty HasChildren

(繼承自 Control。)

System_CAPS_pubproperty Height

(繼承自 Control。)

System_CAPS_pubproperty HorizontalScroll

(繼承自 ScrollableControl。)

System_CAPS_protproperty HScroll

(繼承自 ScrollableControl。)

System_CAPS_pubproperty ImeMode

(繼承自 Control。)

System_CAPS_pubproperty InvokeRequired

(繼承自 Control。)

System_CAPS_pubproperty IsAccessible

(繼承自 Control。)

System_CAPS_pubproperty IsDisposed

(繼承自 Control。)

System_CAPS_pubproperty IsDocumentMapWidthFixed

指出當檢視器調整大小時,文件引導模式面板的大小是固定或變動的。

System_CAPS_pubproperty IsHandleCreated

(繼承自 Control。)

System_CAPS_pubproperty IsMirrored

(繼承自 Control。)

System_CAPS_pubproperty KeepSessionAlive

取得或設定 Boolean 值,這個值表示是否只要 ReportViewer 執行中,就讓報表伺服器工作階段保持不過期。

System_CAPS_pubproperty LayoutEngine

(繼承自 Control。)

System_CAPS_pubproperty Left

(繼承自 Control。)

System_CAPS_pubproperty LocalReport

傳回 ReportViewer 控制項中的本機報表。

System_CAPS_pubproperty Location

(繼承自 Control。)

System_CAPS_pubproperty Margin

(繼承自 Control。)

System_CAPS_pubproperty MaximumSize

(繼承自 Control。)

System_CAPS_pubproperty Messages

取得或設定包含 ReportViewer 控制項所使用之自訂訊息的物件。

System_CAPS_pubproperty MinimumSize

(繼承自 Control。)

System_CAPS_pubproperty Name

(繼承自 Control。)

System_CAPS_pubproperty Padding

(繼承自 Control。)

System_CAPS_pubproperty PageCountMode

取得或設定 PageCountMode 列舉值,這個值表示在報表區域中轉譯報表時要使用的預設頁面計數模式。

System_CAPS_pubproperty Parent

(繼承自 Control。)

System_CAPS_pubproperty ParentForm

(繼承自 ContainerControl。)

System_CAPS_pubproperty PreferredSize

(繼承自 Control。)

System_CAPS_pubproperty PrinterSettings

取得或設定 PrinterSettings 物件,這個物件包含用來初始化 [列印] 對話方塊和印表機 [偏好設定] 對話方塊的預設印表機和列印選項設定。

System_CAPS_pubproperty ProcessingMode

取得或設定 ReportViewer 控制項的處理模式。

System_CAPS_pubproperty ProductName

(繼承自 Control。)

System_CAPS_pubproperty ProductVersion

(繼承自 Control。)

System_CAPS_pubproperty PromptAreaCollapsed

取得或設定參數提示區域或認證提示區域的摺疊狀態。

System_CAPS_pubproperty RecreatingHandle

(繼承自 Control。)

System_CAPS_pubproperty Region

(繼承自 Control。)

System_CAPS_protproperty RenderRightToLeft

(繼承自 Control。)

System_CAPS_protproperty ResizeRedraw

(繼承自 Control。)

System_CAPS_pubproperty Right

(繼承自 Control。)

System_CAPS_pubproperty RightToLeft

(繼承自 Control。)

System_CAPS_protproperty ScaleChildren

(繼承自 Control。)

System_CAPS_pubproperty SearchState

取得搜尋文字以及目前報表搜尋作業的起始頁。

System_CAPS_pubproperty ServerReport

在報表檢視器中取得伺服器報表。

System_CAPS_pubproperty ShowBackButton

指出是否可以在控制項中看見 [上一頁] 按鈕。

System_CAPS_pubproperty ShowContextMenu

指出是否可以看見 [內容] 功能表。

System_CAPS_pubproperty ShowCredentialPrompts

指出是否將顯示使用者認證的提示。

System_CAPS_pubproperty ShowDocumentMapButton

表示是否可在分割列上看到顯示及摺疊文件引導模式的按鈕。

System_CAPS_pubproperty ShowExportButton

指出是否可以在控制項中看見 [匯出] 按鈕。

System_CAPS_pubproperty ShowFindControls

指出是否可以在控制項中看見 [尋找] 文字方塊。

System_CAPS_protproperty ShowFocusCues

(繼承自 Control。)

System_CAPS_protproperty ShowKeyboardCues

(繼承自 Control。)

System_CAPS_pubproperty ShowPageNavigationControls

指出是否可以看見頁面導覽控制項。

System_CAPS_pubproperty ShowParameterPrompts

指示是否可以看見參數提示。

System_CAPS_pubproperty ShowPrintButton

取得或設定值,這個值表示是否可以看到 [列印] 按鈕。

System_CAPS_pubproperty ShowProgress

指出在報表處理期間,是否顯示進度動畫。

System_CAPS_pubproperty ShowPromptAreaButton

表示是否可在分割列上看到顯示及摺疊提示區域的按鈕。

System_CAPS_pubproperty ShowRefreshButton

指出是否可以看見 [重新整理] 按鈕。

System_CAPS_pubproperty ShowStopButton

指出是否可以看見 [停止] 按鈕。

System_CAPS_pubproperty ShowToolBar

指出是否可以看見工具列。

System_CAPS_pubproperty ShowZoomControl

指出是否可以看見 [顯示比例] 清單方塊。

System_CAPS_pubproperty Site

(繼承自 Control。)

System_CAPS_pubproperty Size

(繼承自 Control。)

System_CAPS_pubproperty TabIndex

(繼承自 Control。)

System_CAPS_pubproperty TabStop

(繼承自 Control。)

System_CAPS_pubproperty Tag

(繼承自 Control。)

System_CAPS_pubproperty Text

(繼承自 Control。)

System_CAPS_pubproperty ToolStripRenderer

取得或設定用來自訂 ReportViewer 控制項工具列以及報表上內容功能表之外觀及操作的 ToolStripRenderer

System_CAPS_pubproperty Top

(繼承自 Control。)

System_CAPS_pubproperty TopLevelControl

(繼承自 Control。)

System_CAPS_pubproperty UseWaitCursor

(繼承自 Control。)

System_CAPS_pubproperty VerticalScroll

(繼承自 ScrollableControl。)

System_CAPS_pubproperty Visible

(繼承自 Control。)

System_CAPS_protproperty VScroll

(繼承自 ScrollableControl。)

System_CAPS_pubproperty WaitControlDisplayAfter

取得或設定忙碌狀態指標對使用者顯示之前的延遲 (以毫秒為單位)。

System_CAPS_pubproperty Width

(繼承自 Control。)

System_CAPS_pubproperty ZoomCalculated

取得根據縮放模式而計算出的頁面縮放。

System_CAPS_pubproperty ZoomMode

取得或設定控制項的縮放模式。

System_CAPS_pubproperty ZoomPercent

取得或設定報表顯示所用的縮放百分比。

方法

名稱 描述
System_CAPS_protmethod AccessibilityNotifyClients(AccessibleEvents, Int32)

(繼承自 Control。)

System_CAPS_protmethod AccessibilityNotifyClients(AccessibleEvents, Int32, Int32)

(繼承自 Control。)

System_CAPS_protmethod AdjustFormScrollbars(Boolean)

(繼承自 ContainerControl。)

System_CAPS_pubmethod BeginInvoke(Delegate)

(繼承自 Control。)

System_CAPS_pubmethod BeginInvoke(Delegate, Object[])

(繼承自 Control。)

System_CAPS_pubmethod BringToFront()

(繼承自 Control。)

System_CAPS_pubmethod CancelRendering(Int32)

停止報表的背景處理。

System_CAPS_pubmethod Clear()

清除報表檢視,利用控制項的背景色彩來填滿它。

System_CAPS_pubmethod Contains(Control)

(繼承自 Control。)

System_CAPS_protmethod CreateAccessibilityInstance()

(繼承自 Control。)

System_CAPS_pubmethod CreateControl()

(繼承自 Control。)

System_CAPS_protmethod CreateControlsInstance()

(繼承自 Control。)

System_CAPS_pubmethod CreateGraphics()

(繼承自 Control。)

System_CAPS_protmethod CreateHandle()

(繼承自 Control。)

System_CAPS_pubmethod CreateObjRef(Type)

(繼承自 MarshalByRefObject。)

System_CAPS_protmethod DefWndProc(Message)

(繼承自 Control。)

System_CAPS_protmethod DestroyHandle()

(繼承自 Control。)

System_CAPS_pubmethod Dispose()

(繼承自 Component。)

System_CAPS_protmethod Dispose(Boolean)

此 API 支援 產品 基礎結構,而且不適合直接從程式碼使用。 釋放 ReportViewer 所使用的 Unmanaged 資源,並選擇性地釋放 Managed 資源。(覆寫 ContainerControl.Dispose(Boolean)。)

System_CAPS_pubmethod DoDragDrop(Object, DragDropEffects)

(繼承自 Control。)

System_CAPS_pubmethod DrawToBitmap(Bitmap, Rectangle)

(繼承自 Control。)

System_CAPS_pubmethod EndInvoke(IAsyncResult)

(繼承自 Control。)

System_CAPS_pubmethod Equals(Object)

(繼承自 Object。)

System_CAPS_pubmethod ExportDialog(RenderingExtension)

在特定轉譯延伸模組的 [正在匯出] 對話方塊中開啟。

System_CAPS_pubmethod ExportDialog(RenderingExtension, String)

在特定轉譯延伸模組的匯出對話方塊中開啟。

System_CAPS_pubmethod ExportDialog(RenderingExtension, String, String)

在特定轉譯延伸模組的 [正在匯出] 對話方塊中開啟,指定裝置資訊,並將匯出的報表儲存至具有指定之檔案名稱的檔案。

System_CAPS_protmethod Finalize()

(繼承自 Component。)

System_CAPS_pubmethod Find(String, Int32)

搜尋報表中的指定文字字串。

System_CAPS_pubmethod FindForm()

(繼承自 Control。)

System_CAPS_pubmethod FindNext()

繼續搜尋指定文字字串。

System_CAPS_pubmethod Focus()

(繼承自 Control。)

System_CAPS_protmethod GetAccessibilityObjectById(Int32)

(繼承自 Control。)

System_CAPS_protmethod GetAutoSizeMode()

(繼承自 Control。)

System_CAPS_pubmethod GetChildAtPoint(Point)

(繼承自 Control。)

System_CAPS_pubmethod GetChildAtPoint(Point, GetChildAtPointSkip)

(繼承自 Control。)

System_CAPS_pubmethod GetContainerControl()

(繼承自 Control。)

System_CAPS_pubmethod GetHashCode()

(繼承自 Object。)

System_CAPS_pubmethod GetLifetimeService()

(繼承自 MarshalByRefObject。)

System_CAPS_pubmethod GetNextControl(Control, Boolean)

(繼承自 Control。)

System_CAPS_pubmethod GetPageSettings()

傳回用來列印 ReportViewer 控制項中之目前報表或以整頁模式顯示此報表的頁面設定。

System_CAPS_pubmethod GetPreferredSize(Size)

(繼承自 Control。)

System_CAPS_protmethod GetScaledBounds(Rectangle, SizeF, BoundsSpecified)

(繼承自 Control。)

System_CAPS_protmethod GetScrollState(Int32)

(繼承自 ScrollableControl。)

System_CAPS_protmethod GetService(Type)

(繼承自 Component。)

System_CAPS_protmethod GetStyle(ControlStyles)

(繼承自 Control。)

System_CAPS_protmethod GetTopLevel()

(繼承自 Control。)

System_CAPS_pubmethod GetTotalPages()

傳回報表中的總頁面。

System_CAPS_pubmethod GetTotalPages(PageCountMode)

傳回報表的頁面計數以及表示頁面計數為估計或實際的 PageCountMode 值。

System_CAPS_pubmethod GetType()

(繼承自 Object。)

System_CAPS_pubmethod Hide()

(繼承自 Control。)

System_CAPS_pubmethod InitializeLifetimeService()

(繼承自 MarshalByRefObject。)

System_CAPS_protmethod InitLayout()

(繼承自 Control。)

System_CAPS_pubmethod Invalidate()

(繼承自 Control。)

System_CAPS_pubmethod Invalidate(Boolean)

(繼承自 Control。)

System_CAPS_pubmethod Invalidate(Rectangle)

(繼承自 Control。)

System_CAPS_pubmethod Invalidate(Rectangle, Boolean)

(繼承自 Control。)

System_CAPS_pubmethod Invalidate(Region)

(繼承自 Control。)

System_CAPS_pubmethod Invalidate(Region, Boolean)

(繼承自 Control。)

System_CAPS_pubmethod Invoke(Delegate)

(繼承自 Control。)

System_CAPS_pubmethod Invoke(Delegate, Object[])

(繼承自 Control。)

System_CAPS_protmethod InvokeGotFocus(Control, EventArgs)

(繼承自 Control。)

System_CAPS_protmethod InvokeLostFocus(Control, EventArgs)

(繼承自 Control。)

System_CAPS_protmethod InvokeOnClick(Control, EventArgs)

(繼承自 Control。)

System_CAPS_protmethod InvokePaint(Control, PaintEventArgs)

(繼承自 Control。)

System_CAPS_protmethod InvokePaintBackground(Control, PaintEventArgs)

(繼承自 Control。)

System_CAPS_protmethod IsInputChar(Char)

(繼承自 Control。)

System_CAPS_protmethod IsInputKey(Keys)

(繼承自 Control。)

System_CAPS_pubmethod JumpToBookmark(String)

將報表移到指定的書籤。

System_CAPS_pubmethod JumpToDocumentMapId(String)

移到文件引導模式的指定區域。

System_CAPS_protmethod MemberwiseClone()

(繼承自 Object。)

System_CAPS_protmethod MemberwiseClone(Boolean)

(繼承自 MarshalByRefObject。)

System_CAPS_protmethod NotifyInvalidate(Rectangle)

(繼承自 Control。)

System_CAPS_protmethod OnAutoSizeChanged(EventArgs)

(繼承自 Control。)

System_CAPS_protmethod OnAutoValidateChanged(EventArgs)

(繼承自 ContainerControl。)

System_CAPS_protmethod OnBackColorChanged(EventArgs)

(繼承自 Control。)

System_CAPS_protmethod OnBackgroundImageChanged(EventArgs)

(繼承自 Control。)

System_CAPS_protmethod OnBackgroundImageLayoutChanged(EventArgs)

(繼承自 Control。)

System_CAPS_protmethod OnBindingContextChanged(EventArgs)

(繼承自 Control。)

System_CAPS_protmethod OnCausesValidationChanged(EventArgs)

(繼承自 Control。)

System_CAPS_protmethod OnChangeUICues(UICuesEventArgs)

(繼承自 Control。)

System_CAPS_protmethod OnClick(EventArgs)

(繼承自 Control。)

System_CAPS_protmethod OnClientSizeChanged(EventArgs)

(繼承自 Control。)

System_CAPS_protmethod OnContextMenuChanged(EventArgs)

(繼承自 Control。)

System_CAPS_protmethod OnContextMenuStripChanged(EventArgs)

(繼承自 Control。)

System_CAPS_protmethod OnControlAdded(ControlEventArgs)

(繼承自 Control。)

System_CAPS_protmethod OnControlRemoved(ControlEventArgs)

(繼承自 Control。)

System_CAPS_protmethod OnCreateControl()

(繼承自 UserControl。)

System_CAPS_protmethod OnCursorChanged(EventArgs)

(繼承自 Control。)

System_CAPS_protmethod OnDockChanged(EventArgs)

(繼承自 Control。)

System_CAPS_protmethod OnDoubleClick(EventArgs)

(繼承自 Control。)

System_CAPS_protmethod OnDragDrop(DragEventArgs)

(繼承自 Control。)

System_CAPS_protmethod OnDragEnter(DragEventArgs)

(繼承自 Control。)

System_CAPS_protmethod OnDragLeave(EventArgs)

(繼承自 Control。)

System_CAPS_protmethod OnDragOver(DragEventArgs)

(繼承自 Control。)

System_CAPS_protmethod OnEnabledChanged(EventArgs)

(繼承自 Control。)

System_CAPS_protmethod OnEnter(EventArgs)

(繼承自 Control。)

System_CAPS_protmethod OnFontChanged(EventArgs)

(繼承自 ContainerControl。)

System_CAPS_protmethod OnForeColorChanged(EventArgs)

(繼承自 Control。)

System_CAPS_protmethod OnGiveFeedback(GiveFeedbackEventArgs)

(繼承自 Control。)

System_CAPS_protmethod OnGotFocus(EventArgs)

(繼承自 Control。)

System_CAPS_protmethod OnHandleCreated(EventArgs)

(繼承自 Control。)

System_CAPS_protmethod OnHandleDestroyed(EventArgs)

(繼承自 Control。)

System_CAPS_protmethod OnHelpRequested(HelpEventArgs)

(繼承自 Control。)

System_CAPS_protmethod OnImeModeChanged(EventArgs)

(繼承自 Control。)

System_CAPS_protmethod OnInvalidated(InvalidateEventArgs)

(繼承自 Control。)

System_CAPS_protmethod OnKeyDown(KeyEventArgs)

(繼承自 Control。)

System_CAPS_protmethod OnKeyPress(KeyPressEventArgs)

(繼承自 Control。)

System_CAPS_protmethod OnKeyUp(KeyEventArgs)

(繼承自 Control。)

System_CAPS_protmethod OnLayout(LayoutEventArgs)

此 API 支援 產品 基礎結構,而且不適合直接從程式碼使用。 引發 Layout 事件。(覆寫 ContainerControl.OnLayout(LayoutEventArgs)。)

System_CAPS_protmethod OnLeave(EventArgs)

(繼承自 Control。)

System_CAPS_protmethod OnLoad(EventArgs)

此 API 支援 產品 基礎結構,而且不適合直接從程式碼使用。 引發 Load 事件。(覆寫 UserControl.OnLoad(EventArgs)。)

System_CAPS_protmethod OnLocationChanged(EventArgs)

(繼承自 Control。)

System_CAPS_protmethod OnLostFocus(EventArgs)

(繼承自 Control。)

System_CAPS_protmethod OnMarginChanged(EventArgs)

(繼承自 Control。)

System_CAPS_protmethod OnMouseCaptureChanged(EventArgs)

(繼承自 Control。)

System_CAPS_protmethod OnMouseClick(MouseEventArgs)

(繼承自 Control。)

System_CAPS_protmethod OnMouseDoubleClick(MouseEventArgs)

(繼承自 Control。)

System_CAPS_protmethod OnMouseDown(MouseEventArgs)

(繼承自 UserControl。)

System_CAPS_protmethod OnMouseEnter(EventArgs)

(繼承自 Control。)

System_CAPS_protmethod OnMouseHover(EventArgs)

(繼承自 Control。)

System_CAPS_protmethod OnMouseLeave(EventArgs)

(繼承自 Control。)

System_CAPS_protmethod OnMouseMove(MouseEventArgs)

(繼承自 Control。)

System_CAPS_protmethod OnMouseUp(MouseEventArgs)

(繼承自 Control。)

System_CAPS_protmethod OnMouseWheel(MouseEventArgs)

(繼承自 ScrollableControl。)

System_CAPS_protmethod OnMove(EventArgs)

(繼承自 Control。)

System_CAPS_protmethod OnNotifyMessage(Message)

(繼承自 Control。)

System_CAPS_protmethod OnPaddingChanged(EventArgs)

(繼承自 ScrollableControl。)

System_CAPS_protmethod OnPaint(PaintEventArgs)

(繼承自 Control。)

System_CAPS_protmethod OnPaintBackground(PaintEventArgs)

(繼承自 ScrollableControl。)

System_CAPS_protmethod OnParentBackColorChanged(EventArgs)

(繼承自 Control。)

System_CAPS_protmethod OnParentBackgroundImageChanged(EventArgs)

(繼承自 Control。)

System_CAPS_protmethod OnParentBindingContextChanged(EventArgs)

(繼承自 Control。)

System_CAPS_protmethod OnParentChanged(EventArgs)

(繼承自 ContainerControl。)

System_CAPS_protmethod OnParentCursorChanged(EventArgs)

(繼承自 Control。)

System_CAPS_protmethod OnParentEnabledChanged(EventArgs)

(繼承自 Control。)

System_CAPS_protmethod OnParentFontChanged(EventArgs)

(繼承自 Control。)

System_CAPS_protmethod OnParentForeColorChanged(EventArgs)

(繼承自 Control。)

System_CAPS_protmethod OnParentRightToLeftChanged(EventArgs)

(繼承自 Control。)

System_CAPS_protmethod OnParentVisibleChanged(EventArgs)

(繼承自 Control。)

System_CAPS_protmethod OnPreviewKeyDown(PreviewKeyDownEventArgs)

(繼承自 Control。)

System_CAPS_protmethod OnPrint(PaintEventArgs)

(繼承自 Control。)

System_CAPS_protmethod OnQueryContinueDrag(QueryContinueDragEventArgs)

(繼承自 Control。)

System_CAPS_protmethod OnRegionChanged(EventArgs)

(繼承自 Control。)

System_CAPS_protmethod OnResize(EventArgs)

(繼承自 UserControl。)

System_CAPS_protmethod OnRightToLeftChanged(EventArgs)

(繼承自 ScrollableControl。)

System_CAPS_protmethod OnScroll(ScrollEventArgs)

(繼承自 ScrollableControl。)

System_CAPS_protmethod OnSizeChanged(EventArgs)

(繼承自 Control。)

System_CAPS_protmethod OnStyleChanged(EventArgs)

(繼承自 Control。)

System_CAPS_protmethod OnSystemColorsChanged(EventArgs)

(繼承自 Control。)

System_CAPS_protmethod OnTabIndexChanged(EventArgs)

(繼承自 Control。)

System_CAPS_protmethod OnTabStopChanged(EventArgs)

(繼承自 Control。)

System_CAPS_protmethod OnTextChanged(EventArgs)

(繼承自 Control。)

System_CAPS_protmethod OnValidated(EventArgs)

(繼承自 Control。)

System_CAPS_protmethod OnValidating(CancelEventArgs)

(繼承自 Control。)

System_CAPS_protmethod OnVisibleChanged(EventArgs)

(繼承自 ScrollableControl。)

System_CAPS_pubmethod PageSetupDialog()

開啟版面設定對話方塊。

System_CAPS_pubmethod PerformAutoScale()

(繼承自 ContainerControl。)

System_CAPS_pubmethod PerformBack()

從鑽研報表中,將報表檢視器控制項巡覽回父報表。

System_CAPS_pubmethod PerformLayout()

(繼承自 Control。)

System_CAPS_pubmethod PerformLayout(Control, String)

(繼承自 Control。)

System_CAPS_pubmethod PointToClient(Point)

(繼承自 Control。)

System_CAPS_pubmethod PointToScreen(Point)

(繼承自 Control。)

System_CAPS_pubmethod PreProcessControlMessage(Message)

(繼承自 Control。)

System_CAPS_pubmethod PreProcessMessage(Message)

(繼承自 Control。)

System_CAPS_pubmethod PrintDialog()

顯示 [列印] 對話方塊。

System_CAPS_pubmethod PrintDialog(PrinterSettings)

顯示 [列印] 對話方塊。

System_CAPS_protmethod ProcessCmdKey(Message, Keys)

(繼承自 ContainerControl。)

System_CAPS_protmethod ProcessDialogChar(Char)

(繼承自 ContainerControl。)

System_CAPS_protmethod ProcessDialogKey(Keys)

(繼承自 ContainerControl。)

System_CAPS_protmethod ProcessKeyEventArgs(Message)

(繼承自 Control。)

System_CAPS_protmethod ProcessKeyMessage(Message)

(繼承自 Control。)

System_CAPS_protmethod ProcessKeyPreview(Message)

(繼承自 Control。)

System_CAPS_protmethod ProcessMnemonic(Char)

(繼承自 ContainerControl。)

System_CAPS_protmethod ProcessTabKey(Boolean)

(繼承自 ContainerControl。)

System_CAPS_protmethod RaiseDragEvent(Object, DragEventArgs)

(繼承自 Control。)

System_CAPS_protmethod RaiseKeyEvent(Object, KeyEventArgs)

(繼承自 Control。)

System_CAPS_protmethod RaiseMouseEvent(Object, MouseEventArgs)

(繼承自 Control。)

System_CAPS_protmethod RaisePaintEvent(Object, PaintEventArgs)

(繼承自 Control。)

System_CAPS_protmethod RecreateHandle()

(繼承自 Control。)

System_CAPS_pubmethod RectangleToClient(Rectangle)

(繼承自 Control。)

System_CAPS_pubmethod RectangleToScreen(Rectangle)

(繼承自 Control。)

System_CAPS_pubmethod Refresh()

(繼承自 Control。)

System_CAPS_pubmethod RefreshReport()

造成處理和轉譯 [報表檢視器] 中的目前報表。

System_CAPS_pubmethod Reset()

將控制項重設為其預設值。

System_CAPS_protmethod ResetMouseEventArgs()

(繼承自 Control。)

System_CAPS_pubmethod ResetPageSettings()

ReportViewer 控制項中目前報表的頁面設定還原為報表定義檔案中的設定。

System_CAPS_pubmethod ResetText()

(繼承自 Control。)

System_CAPS_pubmethod ResumeLayout()

(繼承自 Control。)

System_CAPS_pubmethod ResumeLayout(Boolean)

(繼承自 Control。)

System_CAPS_protmethod RtlTranslateAlignment(ContentAlignment)

(繼承自 Control。)

System_CAPS_protmethod RtlTranslateAlignment(HorizontalAlignment)

(繼承自 Control。)

System_CAPS_protmethod RtlTranslateAlignment(LeftRightAlignment)

(繼承自 Control。)

System_CAPS_protmethod RtlTranslateContent(ContentAlignment)

(繼承自 Control。)

System_CAPS_protmethod RtlTranslateHorizontal(HorizontalAlignment)

(繼承自 Control。)

System_CAPS_protmethod RtlTranslateLeftRight(LeftRightAlignment)

(繼承自 Control。)

System_CAPS_pubmethod Scale(SizeF)

(繼承自 Control。)

System_CAPS_protmethod ScaleControl(SizeF, BoundsSpecified)

(繼承自 ScrollableControl。)

System_CAPS_pubmethod ScrollControlIntoView(Control)

(繼承自 ScrollableControl。)

System_CAPS_protmethod ScrollToControl(Control)

(繼承自 ScrollableControl。)

System_CAPS_pubmethod Select()

(繼承自 Control。)

System_CAPS_protmethod Select(Boolean, Boolean)

(繼承自 ContainerControl。)

System_CAPS_pubmethod SelectNextControl(Control, Boolean, Boolean, Boolean, Boolean)

(繼承自 Control。)

System_CAPS_pubmethod SendToBack()

(繼承自 Control。)

System_CAPS_pubmethod SetAutoScrollMargin(Int32, Int32)

(繼承自 ScrollableControl。)

System_CAPS_protmethod SetAutoSizeMode(AutoSizeMode)

(繼承自 Control。)

System_CAPS_pubmethod SetBounds(Int32, Int32, Int32, Int32)

(繼承自 Control。)

System_CAPS_pubmethod SetBounds(Int32, Int32, Int32, Int32, BoundsSpecified)

(繼承自 Control。)

System_CAPS_protmethod SetBoundsCore(Int32, Int32, Int32, Int32, BoundsSpecified)

(繼承自 Control。)

System_CAPS_protmethod SetClientSizeCore(Int32, Int32)

(繼承自 Control。)

System_CAPS_pubmethod SetDisplayMode(DisplayMode)

將控制項顯示設為正常或列印預覽模式。

System_CAPS_protmethod SetDisplayRectLocation(Int32, Int32)

(繼承自 ScrollableControl。)

System_CAPS_pubmethod SetPageSettings(PageSettings)

設定用來列印 ReportViewer 控制項中之目前報表或以整頁模式顯示此報表的頁面設定。

System_CAPS_protmethod SetScrollState(Int32, Boolean)

(繼承自 ScrollableControl。)

System_CAPS_protmethod SetStyle(ControlStyles, Boolean)

(繼承自 Control。)

System_CAPS_protmethod SetTopLevel(Boolean)

(繼承自 Control。)

System_CAPS_protmethod SetVisibleCore(Boolean)

(繼承自 Control。)

System_CAPS_pubmethod Show()

(繼承自 Control。)

System_CAPS_protmethod SizeFromClientSize(Size)

(繼承自 Control。)

System_CAPS_pubmethod SuspendLayout()

(繼承自 Control。)

System_CAPS_pubmethod ToString()

(繼承自 Component。)

System_CAPS_pubmethod Update()

(繼承自 Control。)

System_CAPS_protmethod UpdateBounds()

(繼承自 Control。)

System_CAPS_protmethod UpdateBounds(Int32, Int32, Int32, Int32)

(繼承自 Control。)

System_CAPS_protmethod UpdateBounds(Int32, Int32, Int32, Int32, Int32, Int32)

(繼承自 Control。)

System_CAPS_protmethod UpdateDefaultButton()

(繼承自 ContainerControl。)

System_CAPS_protmethod UpdateStyles()

(繼承自 Control。)

System_CAPS_protmethod UpdateZOrder()

(繼承自 Control。)

System_CAPS_pubmethod Validate()

(繼承自 ContainerControl。)

System_CAPS_pubmethod Validate(Boolean)

(繼承自 ContainerControl。)

System_CAPS_pubmethod ValidateChildren()

(繼承自 UserControl。)

System_CAPS_pubmethod ValidateChildren(ValidationConstraints)

(繼承自 UserControl。)

System_CAPS_protmethod WndProc(Message)

(繼承自 UserControl。)

欄位

名稱 描述
System_CAPS_pubfieldSystem_CAPS_static MaximumPageCount

常數,表示目前的頁面計數模式為 Estimate 時,報表中的最大頁數。

事件

名稱 描述
System_CAPS_pubevent AutoSizeChanged

(繼承自 UserControl。)

System_CAPS_pubevent AutoValidateChanged

(繼承自 UserControl。)

System_CAPS_pubevent Back

發生在使用者從鑽研報表向後導覽至父報表時。

System_CAPS_pubevent BackColorChanged

(繼承自 Control。)

System_CAPS_pubevent BackgroundImageChanged

(繼承自 Control。)

System_CAPS_pubevent BackgroundImageLayoutChanged

(繼承自 Control。)

System_CAPS_pubevent BindingContextChanged

(繼承自 Control。)

System_CAPS_pubevent BookmarkNavigation

發生在使用者導覽至報表中的某個書籤時。

System_CAPS_pubevent CausesValidationChanged

(繼承自 Control。)

System_CAPS_pubevent ChangeUICues

(繼承自 Control。)

System_CAPS_pubevent Click

(繼承自 Control。)

System_CAPS_pubevent ClientSizeChanged

(繼承自 Control。)

System_CAPS_pubevent ContextMenuChanged

(繼承自 Control。)

System_CAPS_pubevent ContextMenuStripChanged

(繼承自 Control。)

System_CAPS_pubevent ControlAdded

(繼承自 Control。)

System_CAPS_pubevent ControlRemoved

(繼承自 Control。)

System_CAPS_pubevent CursorChanged

(繼承自 Control。)

System_CAPS_pubevent Disposed

(繼承自 Component。)

System_CAPS_pubevent DockChanged

(繼承自 Control。)

System_CAPS_pubevent DocumentMapNavigation

發生在選取文件引導模式節點時。

System_CAPS_pubevent DoubleClick

(繼承自 Control。)

System_CAPS_pubevent DragDrop

(繼承自 Control。)

System_CAPS_pubevent DragEnter

(繼承自 Control。)

System_CAPS_pubevent DragLeave

(繼承自 Control。)

System_CAPS_pubevent DragOver

(繼承自 Control。)

System_CAPS_pubevent Drillthrough

發生在於報表中選取鑽研項目時。

System_CAPS_pubevent EnabledChanged

(繼承自 Control。)

System_CAPS_pubevent Enter

(繼承自 Control。)

System_CAPS_pubevent FontChanged

(繼承自 Control。)

System_CAPS_pubevent ForeColorChanged

(繼承自 Control。)

System_CAPS_pubevent GiveFeedback

(繼承自 Control。)

System_CAPS_pubevent GotFocus

(繼承自 Control。)

System_CAPS_pubevent HandleCreated

(繼承自 Control。)

System_CAPS_pubevent HandleDestroyed

(繼承自 Control。)

System_CAPS_pubevent HelpRequested

(繼承自 Control。)

System_CAPS_pubevent Hyperlink

發生在使用者按一下報表中的超連結時。

System_CAPS_pubevent ImeModeChanged

(繼承自 Control。)

System_CAPS_pubevent Invalidated

(繼承自 Control。)

System_CAPS_pubevent KeyDown

(繼承自 Control。)

System_CAPS_pubevent KeyPress

(繼承自 Control。)

System_CAPS_pubevent KeyUp

(繼承自 Control。)

System_CAPS_pubevent Layout

(繼承自 Control。)

System_CAPS_pubevent Leave

(繼承自 Control。)

System_CAPS_pubevent Load

(繼承自 UserControl。)

System_CAPS_pubevent LocationChanged

(繼承自 Control。)

System_CAPS_pubevent LostFocus

(繼承自 Control。)

System_CAPS_pubevent MarginChanged

(繼承自 Control。)

System_CAPS_pubevent MouseCaptureChanged

(繼承自 Control。)

System_CAPS_pubevent MouseClick

(繼承自 Control。)

System_CAPS_pubevent MouseDoubleClick

(繼承自 Control。)

System_CAPS_pubevent MouseDown

(繼承自 Control。)

System_CAPS_pubevent MouseEnter

(繼承自 Control。)

System_CAPS_pubevent MouseHover

(繼承自 Control。)

System_CAPS_pubevent MouseLeave

(繼承自 Control。)

System_CAPS_pubevent MouseMove

(繼承自 Control。)

System_CAPS_pubevent MouseUp

(繼承自 Control。)

System_CAPS_pubevent MouseWheel

(繼承自 Control。)

System_CAPS_pubevent Move

(繼承自 Control。)

System_CAPS_pubevent PaddingChanged

(繼承自 Control。)

System_CAPS_pubevent PageNavigation

發生在使用者變更報表中的頁面時。

System_CAPS_pubevent PageSettingsChanged

發生於 ReportViewer 控制項中目前報表的邊界或頁面大小已變更時。

System_CAPS_pubevent Paint

(繼承自 Control。)

System_CAPS_pubevent ParentChanged

(繼承自 Control。)

System_CAPS_pubevent PreviewKeyDown

(繼承自 Control。)

System_CAPS_pubevent Print

發生在使用者列印報表時。

System_CAPS_pubevent PrintingBegin

發生於如果使用者按一下 [列印] 對話方塊中的 [列印] 按鈕。

System_CAPS_pubevent QueryAccessibilityHelp

(繼承自 Control。)

System_CAPS_pubevent QueryContinueDrag

(繼承自 Control。)

System_CAPS_pubevent RegionChanged

(繼承自 Control。)

System_CAPS_pubevent RenderingBegin

發生在 ReportViewer 中的報表開始轉譯時。

System_CAPS_pubevent RenderingComplete

發生在報表轉譯完成時。

System_CAPS_pubevent ReportError

在報表發生錯誤時引發。

System_CAPS_pubevent ReportExport

發生在使用者按一下 [匯出] 按鈕時。

System_CAPS_pubevent ReportRefresh

發生在重新整理報表時。

System_CAPS_pubevent Resize

(繼承自 Control。)

System_CAPS_pubevent RightToLeftChanged

(繼承自 Control。)

System_CAPS_pubevent Scroll

(繼承自 ScrollableControl。)

System_CAPS_pubevent Search

這個事件發生在使用者按一下 [尋找] 或 [找下一個] 按鈕時,或以程式設計方式叫用搜尋作業時。

System_CAPS_pubevent SizeChanged

(繼承自 Control。)

System_CAPS_pubevent Sort

發生在使用者啟動排序時。

System_CAPS_pubevent StatusChanged

發生在 ReportViewer 控制項的使用者介面狀態變更時。

System_CAPS_pubevent StyleChanged

(繼承自 Control。)

System_CAPS_pubevent SubmittingDataSourceCredentials

當使用者透過內建提示區域提交新資料來源認證時發生。

System_CAPS_pubevent SubmittingParameterValues

發生於參數值提交給報表伺服器時。

System_CAPS_pubevent SystemColorsChanged

(繼承自 Control。)

System_CAPS_pubevent TabIndexChanged

(繼承自 Control。)

System_CAPS_pubevent TabStopChanged

(繼承自 Control。)

System_CAPS_pubevent TextChanged

(繼承自 Control。)

System_CAPS_pubevent Toggle

發生在使用者切換報表中項目的可見性時。

System_CAPS_pubevent Validated

(繼承自 Control。)

System_CAPS_pubevent Validating

(繼承自 Control。)

System_CAPS_pubevent ViewButtonClick

發生在使用者按一下 [檢視] 按鈕時。

System_CAPS_pubevent VisibleChanged

(繼承自 Control。)

System_CAPS_pubevent ZoomChange

發生在使用者變更 ReportViewer 控制項的顯示比例層級時。

明確介面實作

名稱 描述
System_CAPS_pubinterfaceSystem_CAPS_privmethod IContainerControl.ActivateControl(Control)

(繼承自 ContainerControl。)

System_CAPS_pubinterfaceSystem_CAPS_privmethod IDropTarget.OnDragDrop(DragEventArgs)

(繼承自 Control。)

System_CAPS_pubinterfaceSystem_CAPS_privmethod IDropTarget.OnDragEnter(DragEventArgs)

(繼承自 Control。)

System_CAPS_pubinterfaceSystem_CAPS_privmethod IDropTarget.OnDragLeave(EventArgs)

(繼承自 Control。)

System_CAPS_pubinterfaceSystem_CAPS_privmethod IDropTarget.OnDragOver(DragEventArgs)

(繼承自 Control。)

註解

這個控制項會顯示報表及其相關聯的使用者介面。

控制項能夠以本機或遠端處理模式來運作。在本機處理模式中,控制項會在本機處理及轉譯報表。在遠端處理模式中,則是在報表伺服器處理並且在本機顯示。遠端處理模式需要 Microsoft SQL Server 2008 (含) 以後版本的報表伺服器執行個體。

執行緒安全

此類型的任何 public static (在 Visual Basic 中 共用 在 Visual Basic 中) 成員皆為安全執行緒。不保證任何執行個體成員為安全執行緒。

另請參閱

Microsoft.Reporting.WinForms 命名空間

回到頁首