Microsoft.Reporting.WinForms 名前空間

クラス

  クラス 説明
Public class BackEventArgs Back イベントのデータを提供します。
Public class BookmarkNavigationEventArgs BookmarkNavigation イベントのデータを提供します。
Public class DataSourceCredentials データ ソースの資格情報を表します。
Public class DocumentMapNavigationEventArgs DocumentMapNavigation イベントのデータを提供します。
Public class DocumentMapNode 見出しマップの単一ノードを表します。
Public class DrillthroughEventArgs Drillthrough イベントのデータを提供します。
Public class HyperlinkEventArgs Hyperlink イベントに関する情報を含んでいます。
Public class LocalProcessingException ローカルで処理したレポートの表示中に発生したエラーを表します。
Public class LocalReport レポート サーバーに接続せずにローカルで処理されて表示されるレポートを表します。
Public class MissingDataSourceCredentialsException レポートで使用するデータ ソースに資格情報が提供されない場合に発生する例外を表します。
Public class MissingDataSourceException レポートに必要なデータ ソースが指定されていない場合に発生するエラーを表します。
Public class MissingEndpointException ReportViewer コントロールで使用する SOAP エンドポイントにアクセスできない場合に発生するエラーを表します。
Public class MissingParameterException レポートに必要なパラメータが指定されない場合に発生する例外を表します。
Public class MissingReportSourceException レポート ソースが指定されていない場合に発生する例外を表します。
Public class PageNavigationEventArgs PageNavigation イベントのデータを提供します。
Public class RenderingCompleteEventArgs RenderingComplete イベントのデータを提供します。
Public class RenderingExtension ReportViewer のレポートで使用できる表示拡張機能をカプセル化します。
Public class Report ローカル レポートとサーバー レポートの両方に適用できるメソッドとプロパティを含んでいます。
Public class ReportDataSource レポート データ ソースを表します。
Public class ReportDataSourceCollection ReportDataSourceCollection オブジェクトのコレクションを含んでいます。
Public class ReportDataSourceInfo レポート データ ソースに関する情報を表します。
Public class ReportDataSourceInfoCollection ReportDataSourceInfo オブジェクトのコレクションを表します。
Public class ReportErrorEventArgs ReportError イベントのデータを提供します。
Public class ReportExportEventArgs レポートの ReportExport イベントのデータを提供します。
Public class ReportPageSettings レポートのページ設定を表します。
Public class ReportParameter レポートのパラメータを表します。
Public class ReportParameterInfo レポート パラメータに関する情報をカプセル化します。
Public class ReportParameterInfoCollection ReportParameterInfo オブジェクトのコレクション。
Public class ReportSecurityException レポートにセキュリティ違反が含まれているときに発生するエラーを表します。
Public class ReportServerCredentials レポート サーバーへの接続時に使用する ReportViewer コントロールの資格情報を指定します。
Public class ReportServerException サーバー レポートの表示中に発生したエラーを表します。
Public class ReportViewer ReportViewer コントロールに使用するメソッドとプロパティをカプセル化します。
Public class ReportViewerException レポートの表示中に発生したエラーを表します。
Public class SearchEventArgs ReportViewer コントロールで Search イベントのデータを提供します。
Public class ServerReport レポート サーバーで処理して表示するレポートを表します。
Public class SoapVersionMismatchException レポート サーバーのバージョンがレポート コントロールと互換性がない場合に発生する例外を表します。
Public class SortEventArgs Sort イベントのデータを提供します。
Public class SubreportProcessingEventArgs SubreportProcessing イベントのデータを提供します。
Public class ValidValue パラメータに使用できる有効な値を表します。
Public class Warning レポートの表示または処理の際に返されるエラーまたは警告の一覧を表します。
Public class ZoomChangeEventArgs ZoomChange イベントのデータを提供します。

インターフェイス

  インターフェイス 説明
Public interface IReportServerCredentials レポート サーバーへの接続に使用する資格情報をオブジェクトが提供できるようにします。
Public interface IReportViewerMessages アプリケーションで、カスタマイズしたユーザー インターフェイス メッセージを提供できるようにします。

デリゲート

  デリゲート 説明
Public delegate BackEventHandler ReportViewer の Back イベントを処理するメソッドを表します。
Public delegate BookmarkNavigationEventHandler ReportViewer の BookmarkNavigation イベントを処理するメソッドを表します。
Public delegate CreateStreamCallback 表示する ReportViewer コントロールのストリームを提供します。
Public delegate DocumentMapNavigationEventHandler ReportViewerDocumentMapNavigation イベントを処理するメソッドを表します。
Public delegate DrillthroughEventHandler ReportViewerDrillthrough イベントを処理するメソッドを表します。
Public delegate ExportEventHandler Export イベントを処理するメソッドを表します。
Public delegate HyperlinkEventHandler Hyperlink イベントを処理するメソッドを表します。
Public delegate PageNavigationEventHandler ReportViewerPageNavigation イベントを処理するメソッドを表します。
Public delegate RenderingCompleteEventHandler ReportViewerRenderingComplete イベントを処理するメソッドを表します。
Public delegate ReportErrorEventHandler ReportError イベントを処理するメソッドを表します。
Public delegate SearchEventHandler Search イベントを処理するメソッドを表します。
Public delegate SortEventHandler ReportViewerSort イベントを処理するメソッドを表します。
Public delegate SubreportProcessingEventHandler ReportViewerSubreportProcessing イベントを処理するメソッドを表します。
Public delegate ZoomChangedEventHandler ReportViewerZoomChange イベントを処理するメソッドを表します。

列挙定数

  列挙 説明
Public enumeration DisplayMode ReportViewer コントロールで使用可能な表示モードを表します。
Public enumeration ParameterDataType パラメータのデータ型を指定します。
Public enumeration ParameterState パラメータの状態を指定します。
Public enumeration ProcessingMode ReportViewer コントロールの処理モードを設定します。
Public enumeration Severity 警告の重大度を指定します。
Public enumeration SortOrder 並べ替え操作の方向を示します。
Public enumeration ZoomMode ReportViewer コントロールのズーム モードを指定します。