Share via


Microsoft.Reporting.WinForms 名前空間

 

公開日: 2016年6月

Microsoft.Reporting.WinForms 名前空間には、ReportViewer Windows フォーム コントロール用のメソッドとプロパティが含まれています。

クラス

クラス 説明
System_CAPS_pubclass BackEventArgs

Back イベントのデータを提供します。

System_CAPS_pubclass BookmarkNavigationEventArgs

BookmarkNavigation イベントのデータを提供します。

System_CAPS_pubclass ClientRenderingException

ReportViewer コントロールが処理済みのレポートをレポート ページ レイアウト (RPL: Report Page Layout) 形式から 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

ReportViewer のレポートで使用できる表示拡張機能をカプセル化します。

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

Print イベントおよび PrintingBegin イベントのデータを提供します。

System_CAPS_pubclass ReportSecurityException

レポートにセキュリティ違反が含まれているときに発生するエラーを表します。

System_CAPS_pubclass ReportServerCredentials

レポート サーバーへの接続時に使用する ReportViewer コントロールの資格情報を指定します。

System_CAPS_pubclass ReportServerException

レポート サーバーに接続しているときに発生したエラーを表します。また、サーバー レポートを処理しているとき、またはレポートをレポート ページ レイアウト (RPL: Report Page Layout) 形式で表示しているときにレポート サーバーで発生したエラーも表します。

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

Print イベントおよび PrintingBegin イベントを処理するメソッドを表します。

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 コントロールのズーム モードを指定します。

トップに戻る