Microsoft.Reporting.WinForms 命名空間

 

發行︰ 2016年6月

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

類別

類別 描述
System_CAPS_pubclass BackEventArgs

提供 Back 事件的資料。

System_CAPS_pubclass BookmarkNavigationEventArgs

提供 BookmarkNavigation 事件的資料。

System_CAPS_pubclass ClientRenderingException

表示在 ReportViewer 控制項將處理的報表從報表頁面配置 (RPL) 格式轉譯為 GDI+ 格式時所發生的錯誤。

System_CAPS_pubclass DataSourceCredentials

代表資料來源認證。

System_CAPS_pubclass DataSourceCredentialsCollection

表示 DataSourceCredentials 物件的集合。

System_CAPS_pubclass DocumentMapNavigationEventArgs

提供 DocumentMapNavigation 事件的資料。

System_CAPS_pubclass DocumentMapNode

代表文件引導模式中的單一節點。

System_CAPS_pubclass DrillthroughEventArgs

提供 Drillthrough 事件的資料。

System_CAPS_pubclass HyperlinkEventArgs

包含 Hyperlink 事件的相關資訊。

System_CAPS_pubclass LocalProcessingException

代表檢視在本機環境處理的報表時,所發生的錯誤。

System_CAPS_pubclass LocalReport

代表未連接至報表伺服器而在本機處理及轉譯的報表。

System_CAPS_pubclass MapTileServerConfiguration

定義 Microsoft Bing Maps SOAP 服務的組態設定,為報表中的地圖報表項目提供並排顯示背景。

System_CAPS_pubclass MissingDataSourceCredentialsException

代表在尚未提供報表使用之資料來源的認證時,所發生的例外狀況。

System_CAPS_pubclass MissingDataSourceException

代表在尚未提供報表預期的資料來源時,所發生的錯誤。

System_CAPS_pubclass MissingEndpointException

代表在無法存取 ReportViewer 控制項所使用的 SOAP 端點時,所發生的錯誤。

System_CAPS_pubclass MissingParameterException

代表在尚未提供報表預期的參數時,所發生的例外狀況。

System_CAPS_pubclass MissingReportSourceException

代表在未指定任何報表來源時,所發生的例外狀況。

System_CAPS_pubclass PageNavigationEventArgs

提供 PageNavigation 事件的資料。

System_CAPS_pubclass RenderingCompleteEventArgs

提供 RenderingComplete 事件的資料。

System_CAPS_pubclass RenderingExtension

封裝報表檢視器的報表所能使用的轉譯延伸模組。

System_CAPS_pubclass Report

包含同時適用於本機和伺服器報表的方法與屬性。

System_CAPS_pubclass ReportCredentialsEventArgs

提供 SubmittingDataSourceCredentials 事件的資料。

System_CAPS_pubclass ReportDataSource

代表報表的資料來源。

System_CAPS_pubclass ReportDataSourceCollection

包含 ReportDataSource 物件的集合。

System_CAPS_pubclass ReportDataSourceInfo

代表報表資料來源的相關資訊。

System_CAPS_pubclass ReportDataSourceInfoCollection

表示 ReportDataSourceInfo 物件的集合。

System_CAPS_pubclass ReportErrorEventArgs

提供 ReportError 事件的資料。

System_CAPS_pubclass ReportExportEventArgs

提供報表 ReportExport 事件的資料。

System_CAPS_pubclass ReportPageSettings

代表報表的頁面設定。

System_CAPS_pubclass ReportParameter

代表報表的參數。

System_CAPS_pubclass ReportParameterCollection

表示 ReportParameter 物件的集合。

System_CAPS_pubclass ReportParameterInfo

封裝報表參數的相關資訊。

System_CAPS_pubclass ReportParameterInfoCollection

ReportParameterInfo 物件的集合。

System_CAPS_pubclass ReportParametersEventArgs

提供 SubmittingParameterValues 事件的資料。

System_CAPS_pubclass ReportPrintEventArgs

提供 PrintPrintingBegin 事件的資料。

System_CAPS_pubclass ReportSecurityException

代表報表包含安全性違規時,所發生的錯誤。

System_CAPS_pubclass ReportServerCredentials

指定在連接到報表伺服器時,ReportViewer 控制項所用的認證。

System_CAPS_pubclass ReportServerException

表示在連線到報表伺服器時所發生的錯誤,以及在處理伺服器報表或將報表轉譯為報表頁面配置 (RPL) 格式時報表伺服器上所發生的錯誤。

System_CAPS_pubclass ReportViewer

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

System_CAPS_pubclass ReportViewerCookieCollection

表示 System.Net.Cookie 物件的集合。

System_CAPS_pubclass ReportViewerException

代表檢視或設定報表時,所發生的錯誤。

System_CAPS_pubclass ReportViewerHeaderCollection

表示包含自訂標頭的字串集合。

System_CAPS_pubclass ReportViewerStatus

包含一組表示在 ReportViewer 控制項中目前允許哪些作業以及提示區域和文件引導模式區域狀態的唯讀屬性。

System_CAPS_pubclass SearchEventArgs

在 ReportViewer 控制項中,提供 Search 事件的資料。

System_CAPS_pubclass SearchState

包含搜尋文字以及搜尋作業的起始頁。

System_CAPS_pubclass ServerReport

代表在報表伺服器處理的報表。

System_CAPS_pubclass SoapVersionMismatchException

代表在報表伺服器版本不是相容於報表控制項時,所發生的例外狀況。

System_CAPS_pubclass SortEventArgs

提供 Sort 事件的資料。

System_CAPS_pubclass SubreportProcessingEventArgs

提供 SubreportProcessing 事件的資料。

System_CAPS_pubclass SyncList<TListType>

此 API 支援 產品 基礎結構,而且不適合直接從程式碼使用。 表示 TListType 型別的清單,並與物件同步處理。

System_CAPS_pubclass ValidValue

代表參數可能的有效值。

System_CAPS_pubclass Warning

代表轉譯或處理報表時,所傳回的錯誤或警告清單。

System_CAPS_pubclass ZoomChangeEventArgs

提供 ZoomChange 事件的資料。

介面

介面 描述
System_CAPS_pubinterface IReportServerCredentials

可讓物件提供用來連接到報表伺服器的認證。

System_CAPS_pubinterface IReportViewerMessages

可讓應用程式提供自訂的使用者介面訊息。

System_CAPS_pubinterface IReportViewerMessages2

定義用來實作自訂使用者介面訊息的方法和屬性。

System_CAPS_pubinterface IReportViewerMessages3

可讓應用程式提供自訂的使用者介面訊息。

委派

委派 描述
System_CAPS_pubdelegate BackEventHandler

代表將處理 T:Microsoft.Reporting.WinForms.Back 之 ReportViewer 事件的方法。

System_CAPS_pubdelegate BookmarkNavigationEventHandler

代表將處理 T:Microsoft.Reporting.WinForms.BookmarkNavigation 之 ReportViewer 事件的方法。

System_CAPS_pubdelegate CreateStreamCallback

提供資料流給 ReportViewer 控制項進行轉譯。

System_CAPS_pubdelegate DocumentMapNavigationEventHandler

代表將處理 ReportViewerDocumentMapNavigation 事件的方法。

System_CAPS_pubdelegate DrillthroughEventHandler

代表將處理 ReportViewerDrillthrough 事件的方法。

System_CAPS_pubdelegate ExportEventHandler

代表將處理 E:Microsoft.ReportingServices.WinForms.ReportViewer.Export 事件的方法。

System_CAPS_pubdelegate HyperlinkEventHandler

代表將處理 Hyperlink 事件的方法。

System_CAPS_pubdelegate PageNavigationEventHandler

代表將處理 ReportViewerPageNavigation 事件的方法。

System_CAPS_pubdelegate RenderingCompleteEventHandler

代表將處理 ReportViewerRenderingComplete 事件的方法。

System_CAPS_pubdelegate ReportCredentialsEventHandler

代表將處理 SubmittingDataSourceCredentials 事件的方法。

System_CAPS_pubdelegate ReportErrorEventHandler

代表將處理 ReportError 事件的方法。

System_CAPS_pubdelegate ReportParametersEventHandler

代表將處理 SubmittingParameterValues 事件的回呼方法。

System_CAPS_pubdelegate ReportPrintEventHandler

表示將處理 PrintPrintingBegin 事件的方法。

System_CAPS_pubdelegate SearchEventHandler

代表將處理 Search 事件的方法。

System_CAPS_pubdelegate SortEventHandler

代表將處理 ReportViewerSort 事件的方法。

System_CAPS_pubdelegate SubreportProcessingEventHandler

代表將處理 ReportViewerSubreportProcessing 事件的方法。

System_CAPS_pubdelegate ZoomChangedEventHandler

代表將處理 ReportViewerZoomChange 事件的方法。

列舉

列舉 描述
System_CAPS_pubenum DisplayMode

代表可能的 ReportViewer 控制項顯示模式。

System_CAPS_pubenum PageCountMode

表示控制項要計算實際頁面計數還是要使用估計值的值。

System_CAPS_pubenum ParameterDataType

指定參數的資料類型。

System_CAPS_pubenum ParameterState

指定參數的狀態。

System_CAPS_pubenum ProcessingMode

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

System_CAPS_pubenum Severity

指定警告的嚴重性。

System_CAPS_pubenum SortOrder

表示排序作業的方向。

System_CAPS_pubenum ZoomMode

指定 ReportViewer 控制項的縮放模式。

回到頁首