Microsoft.Reporting.WinForms 命名空間

Microsoft.Reporting.WinForms 命名空間包含 ReportViewer Windows Form 控制項的方法和屬性。

類別

  類別 描述
公用類別 BackEventArgs 提供 Back 事件的資料。
公用類別 BookmarkNavigationEventArgs 提供 BookmarkNavigation 事件的資料。
公用類別 ClientRenderingException 表示在 ReportViewer 控制項將處理的報表從報表頁面配置 (RPL) 格式轉譯為 GDI+ 格式時所發生的錯誤。
公用類別 DataSourceCredentials 代表資料來源認證。
公用類別 DataSourceCredentialsCollection 表示 DataSourceCredentials 物件的集合。
公用類別 DocumentMapNavigationEventArgs 提供 DocumentMapNavigation 事件的資料。
公用類別 DocumentMapNode 代表文件引導模式中的單一節點。
公用類別 DrillthroughEventArgs 提供 Drillthrough 事件的資料。
公用類別 HyperlinkEventArgs 包含 Hyperlink 事件的相關資訊。
公用類別 LocalProcessingException 代表檢視在本機環境處理的報表時,所發生的錯誤。
公用類別 LocalReport 代表未連接至報表伺服器而在本機處理及轉譯的報表。
公用類別 MapTileServerConfiguration 定義 Microsoft Bing Maps SOAP 服務的組態設定,為報表中的地圖報表項目提供並排顯示背景。
公用類別 MissingDataSourceCredentialsException 代表在尚未提供報表使用之資料來源的認證時,所發生的例外狀況。
公用類別 MissingDataSourceException 代表在尚未提供報表預期的資料來源時,所發生的錯誤。
公用類別 MissingEndpointException 代表在無法存取 ReportViewer 控制項所使用的 SOAP 端點時,所發生的錯誤。
公用類別 MissingParameterException 代表在尚未提供報表預期的參數時,所發生的例外狀況。
公用類別 MissingReportSourceException 代表在未指定任何報表來源時,所發生的例外狀況。
公用類別 PageNavigationEventArgs 提供 PageNavigation 事件的資料。
公用類別 RenderingCompleteEventArgs 提供 RenderingComplete 事件的資料。
公用類別 RenderingExtension 封裝報表檢視器的報表所能使用的轉譯延伸模組。
公用類別 Report 包含同時適用於本機和伺服器報表的方法與屬性。
公用類別 ReportCredentialsEventArgs 提供 SubmittingDataSourceCredentials 事件的資料。
公用類別 ReportDataSource 代表報表的資料來源。
公用類別 ReportDataSourceCollection 包含 ReportDataSource 物件的集合。
公用類別 ReportDataSourceInfo 代表報表資料來源的相關資訊。
公用類別 ReportDataSourceInfoCollection 表示 ReportDataSourceInfo 物件的集合。
公用類別 ReportErrorEventArgs 提供 ReportError 事件的資料。
公用類別 ReportExportEventArgs 提供報表 ReportExport 事件的資料。
公用類別 ReportPageSettings 代表報表的頁面設定。
公用類別 ReportParameter 代表報表的參數。
公用類別 ReportParameterCollection 表示 ReportParameter 物件的集合。
公用類別 ReportParameterInfo 封裝報表參數的相關資訊。
公用類別 ReportParameterInfoCollection ReportParameterInfo 物件的集合。
公用類別 ReportParametersEventArgs 提供 SubmittingParameterValues 事件的資料。
公用類別 ReportPrintEventArgs 提供 PrintPrintingBegin 事件的資料。
公用類別 ReportSecurityException 代表報表包含安全性違規時,所發生的錯誤。
公用類別 ReportServerCredentials 指定在連接到報表伺服器時,ReportViewer 控制項所用的認證。
公用類別 ReportServerException 表示在連線到報表伺服器時所發生的錯誤,以及在處理伺服器報表或將報表轉譯為報表頁面配置 (RPL) 格式時報表伺服器上所發生的錯誤。
公用類別 ReportViewer 封裝 ReportViewer 控制項所用的方法和屬性。
公用類別 ReportViewerCookieCollection 表示 Cookie 物件的集合。
公用類別 ReportViewerException 代表檢視或設定報表時,所發生的錯誤。
公用類別 ReportViewerHeaderCollection 表示包含自訂標頭的字串集合。
公用類別 ReportViewerStatus 包含一組表示在 ReportViewer 控制項中目前允許哪些作業以及提示區域和文件引導模式區域狀態的唯讀屬性。
公用類別 SearchEventArgs 在 ReportViewer 控制項中,提供 Search 事件的資料。
公用類別 SearchState 包含搜尋文字以及搜尋作業的起始頁。
公用類別 ServerReport 代表在報表伺服器處理的報表。
公用類別 SoapVersionMismatchException 代表在報表伺服器版本不是相容於報表控制項時,所發生的例外狀況。
公用類別 SortEventArgs 提供 Sort 事件的資料。
公用類別 SubreportProcessingEventArgs 提供 SubreportProcessing 事件的資料。
公用類別 SyncList<TListType> 基礎架構。 表示 TListType 型別的清單,並與物件同步處理。
公用類別 ValidValue 代表參數可能的有效值。
公用類別 Warning 代表轉譯或處理報表時,所傳回的錯誤或警告清單。
公用類別 ZoomChangeEventArgs 提供 ZoomChange 事件的資料。

介面

  介面 描述
公用介面 IReportServerCredentials 可讓物件提供用來連接到報表伺服器的認證。
公用介面 IReportViewerMessages 可讓應用程式提供自訂的使用者介面訊息。
公用介面 IReportViewerMessages2 定義用來實作自訂使用者介面訊息的方法和屬性。
公用介面 IReportViewerMessages3 可讓應用程式提供自訂的使用者介面訊息。

委派

  委派 描述
公用委派 BackEventHandler 代表將處理 ReportViewer 之 Back 事件的方法。
公用委派 BookmarkNavigationEventHandler 代表將處理 ReportViewer 之 BookmarkNavigation 事件的方法。
公用委派 CreateStreamCallback 提供資料流給 ReportViewer 控制項進行轉譯。
公用委派 DocumentMapNavigationEventHandler 代表將處理 ReportViewerDocumentMapNavigation 事件的方法。
公用委派 DrillthroughEventHandler 代表將處理 ReportViewerDrillthrough 事件的方法。
公用委派 ExportEventHandler 代表將處理 Export 事件的方法。
公用委派 HyperlinkEventHandler 代表將處理 Hyperlink 事件的方法。
公用委派 PageNavigationEventHandler 代表將處理 ReportViewerPageNavigation 事件的方法。
公用委派 RenderingCompleteEventHandler 代表將處理 ReportViewerRenderingComplete 事件的方法。
公用委派 ReportCredentialsEventHandler 代表將處理 SubmittingDataSourceCredentials 事件的方法。
公用委派 ReportErrorEventHandler 代表將處理 ReportError 事件的方法。
公用委派 ReportParametersEventHandler 代表將處理 SubmittingParameterValues 事件的回呼方法。
公用委派 ReportPrintEventHandler 表示將處理 PrintPrintingBegin 事件的方法。
公用委派 SearchEventHandler 代表將處理 Search 事件的方法。
公用委派 SortEventHandler 代表將處理 ReportViewerSort 事件的方法。
公用委派 SubreportProcessingEventHandler 代表將處理 ReportViewerSubreportProcessing 事件的方法。
公用委派 ZoomChangedEventHandler 代表將處理 ReportViewerZoomChange 事件的方法。

列舉

  列舉類型 描述
公用列舉類型 DisplayMode 代表可能的 ReportViewer 控制項顯示模式。
公用列舉類型 PageCountMode 表示控制項要計算實際頁面計數還是要使用估計值的值。
公用列舉類型 ParameterDataType 指定參數的資料類型。
公用列舉類型 ParameterState 指定參數的狀態。
公用列舉類型 ProcessingMode 設定 ReportViewer 控制項的處理模式。
公用列舉類型 Severity 指定警告的嚴重性。
公用列舉類型 SortOrder 表示排序作業的方向。
公用列舉類型 ZoomMode 指定 ReportViewer 控制項的縮放模式。