次の方法で共有


ReportViewer メンバ

Encapsulates the methods and properties used for the ReportViewer control.

ReportViewer データ型で公開されるメンバを以下の表に示します。

パブリック コンストラクタ

  名前 説明
Public method ReportViewer Initializes a new instance of the ReportViewer class.

このページのトップへ

パブリック プロパティ

( プロテクト プロパティ も参照)

  名前 説明
Public property AccessKey  ( WebControl から継承されます。)
Public property AppRelativeTemplateSourceDirectory  ( Control から継承されます。)
Public property AsyncRendering Gets or sets a value that indicates whether the ReportViewer control renders reports asynchronously.
Public property Attributes  ( WebControl から継承されます。)
Public property BackColor オーバーライドされます。 Gets or sets the background color of the control's report area.
Public property BindingContainer  ( Control から継承されます。)
Public property BorderColor  ( WebControl から継承されます。)
Public property BorderStyle  ( WebControl から継承されます。)
Public property BorderWidth  ( WebControl から継承されます。)
Public property ClientID  ( Control から継承されます。)
Public property Controls  ( CompositeControl から継承されます。)
Public property ControlStyle  ( WebControl から継承されます。)
Public property ControlStyleCreated  ( WebControl から継承されます。)
Public property CssClass  ( WebControl から継承されます。)
Public property CurrentPage Gets or sets the current page of the ReportViewer control's active report.
Public property DocumentMapCollapsed Gets or sets the collapsed state of the document map.
Public property DocumentMapWidth Gets or sets the width of the document map.
Public property Enabled  ( WebControl から継承されます。)
Public property EnableTheming  ( WebControl から継承されます。)
Public property EnableViewState  ( Control から継承されます。)
Public property ExportContentDisposition Gets or sets a value that indicates whether content should be present in-line or as an attachment.
Public property Font  ( WebControl から継承されます。)
Public property ForeColor  ( WebControl から継承されます。)
Public property HasAttributes  ( WebControl から継承されます。)
Public property Height  ( WebControl から継承されます。)
Public property HyperlinkTarget Gets or sets the target window or frame for the Web page content that is returned when a hyperlink in the report is clicked.
Public property ID オーバーライドされます。  
Public property InternalBorderColor Gets or sets the internal border color of the control.
Public property InternalBorderStyle Gets or sets the internal border style of the control.
Public property InternalBorderWidth Gets or sets the width of the internal border of the control.
Public property LinkActiveColor Gets or sets the color of an active link in the control.
Public property LinkActiveHoverColor Gets or sets the color of the active link in the control while the mouse pointer is over the link.
Public property LinkDisabledColor Gets or sets the color of a disabled link in the control.
Public property LocalReport Gets the instance of the Report class that is used when the ProcessingMode for the ReportViewer control is set to Local.
Public property NamingContainer  ( Control から継承されます。)
Public property Page  ( Control から継承されます。)
Public property Parent  ( Control から継承されます。)
Public property ProcessingMode Gets or sets the processing mode of the ReportViewer control.
Public property PromptAreaCollapsed Gets or sets the collapsed state of the prompt area.
Public property ServerReport Gets the instance of the Report class that is used when the ProcessingMode for the ReportViewer control is set to Remote.
Public property ShowBackButton Gets or sets a value that indicates whether the Back button is visible on the toolbar.
Public property ShowCredentialPrompts Gets or sets a value that indicates whether to display a prompt for user credentials.
Public property ShowDocumentMapButton Gets or sets a value that indicates whether the Document Map button is visible on the toolbar.
Public property ShowExportControls Gets or sets a value that indicates whether the Export control is visible on the toolbar.
Public property ShowFindControls Gets or sets a value that indicates whether the Find text box is visible on the toolbar.
Public property ShowPageNavigationControls Gets or sets a value that indicates whether the page navigation controls are visible on the toolbar.
Public property ShowParameterPrompts Gets or sets a value that indicates whether parameter prompts are displayed.
Public property ShowPrintButton Gets or sets a value that indicates whether Print button is visible on the toolbar.
Public property ShowPromptAreaButton Gets or sets a value that indicates whether the Prompt Area button is visible on the toolbar.
Public property ShowRefreshButton Gets or sets a value that indicates whether the Refresh button is visible.
Public property ShowReportBody Gets or sets a value that indicates whether the report body is visible on the control.
Public property ShowToolBar Gets or sets a value that indicates whether the toolbar is visible on the control.
Public property ShowZoomControl Gets or sets a value that indicates whether the Zoom text box is visible.
Public property Site  ( Control から継承されます。)
Public property SizeToReportContent Gets or sets a value that indicates whether the ReportViewer control should automatically resize to accommodate report content.
Public property SkinID  ( WebControl から継承されます。)
Public property Style  ( WebControl から継承されます。)
Public property TabIndex  ( WebControl から継承されます。)
Public property TemplateControl  ( Control から継承されます。)
Public property TemplateSourceDirectory  ( Control から継承されます。)
Public property ToolBarItemBorderColor Gets or sets the border color of an item on the toolbar.
Public property ToolBarItemBorderStyle Gets or sets the border style of an item on the toolbar.
Public property ToolBarItemBorderWidth Gets or sets the width of the toolbar item border.
Public property ToolBarItemHoverBackColor Gets or sets the background color of toolbar item while the mouse pointer is over the item.
Public property ToolBarItemPressedBorderColor Gets or sets the color of a toolbar item while it is being pressed.
Public property ToolBarItemPressedBorderStyle Gets or sets the border style of the toolbar item while it is being selected.
Public property ToolBarItemPressedBorderWidth Gets or sets the border width of a toolbar item while it is being selected.
Public property ToolBarItemPressedHoverBackColor Gets or sets the background color of toolbar item while the mouse pointer is over the item.
Public property ToolTip  ( WebControl から継承されます。)
Public property UniqueID  ( Control から継承されます。)
Public property Visible  ( Control から継承されます。)
Public property WaitMessageFont Gets the font for the message that is displayed while the report is being executed.
Public property Width  ( WebControl から継承されます。)
Public property ZoomMode Gets or sets the zoom mode of the control.
Public property ZoomPercent Gets or sets the zoom percentage to use when displaying the report.

このページのトップへ

プロテクト プロパティ

  名前 説明
Protected property Adapter  ( Control から継承されます。)
Protected property ChildControlsCreated  ( Control から継承されます。)
Protected property ClientIDSeparator  ( Control から継承されます。)
Protected property Context  ( Control から継承されます。)
Protected property DesignMode  ( Control から継承されます。)
Protected property Events  ( Control から継承されます。)
Protected property HasChildViewState  ( Control から継承されます。)
Protected property IdSeparator  ( Control から継承されます。)
Protected property IsChildControlStateCleared  ( Control から継承されます。)
Protected property IsEnabled  ( WebControl から継承されます。)
Protected property IsTrackingViewState  ( Control から継承されます。)
Protected property IsViewStateEnabled  ( Control から継承されます。)
Protected property LoadViewStateByID  ( Control から継承されます。)
Protected property TagKey  ( WebControl から継承されます。)
Protected property TagName  ( WebControl から継承されます。)
Protected property ViewState  ( Control から継承されます。)
Protected property ViewStateIgnoresCase  ( Control から継承されます。)

このページのトップへ

パブリック メソッド

( プロテクト メソッド も参照)

  名前 説明
Public method ApplyStyle  ( WebControl から継承されます。)
Public method ApplyStyleSheetSkin  ( Control から継承されます。)
Public method CopyBaseAttributes  ( WebControl から継承されます。)
Public method DataBind  オーバーロードされます。 ( CompositeControl から継承されます。)
Public method Dispose オーバーライドされます。  
Public method Equals  オーバーロードされます。 ( Object から継承されます。)
Public method FindControl  オーバーロードされます。 ( Control から継承されます。)
Public method Focus  ( Control から継承されます。)
Public method GetHashCode  ( Object から継承されます。)
Public method GetType  ( Object から継承されます。)
Public method HasControls  ( Control から継承されます。)
Public method JumpToBookmark Moves the focus of the report to the specified bookmark.
Public method JumpToDocumentMapId Moves the focus of the document map to the specified node.
Public method MergeStyle  ( WebControl から継承されます。)
Public method PerformBack Navigates the ReportViewer control back to the parent report from a drillthrough report.
Public methodStatic ReferenceEquals  ( Object から継承されます。)
Public method RenderBeginTag  ( WebControl から継承されます。)
Public method RenderControl  オーバーロードされます。 ( Control から継承されます。)
Public method RenderEndTag  ( WebControl から継承されます。)
Public method Reset Resets the control to its default values.
Public method ResolveClientUrl  ( Control から継承されます。)
Public method ResolveUrl  ( Control から継承されます。)
Public method SetRenderMethodDelegate  ( Control から継承されます。)
Public method ToString  ( Object から継承されます。)

このページのトップへ

プロテクト メソッド

  名前 説明
Protected method AddAttributesToRender  ( WebControl から継承されます。)
Protected method AddedControl  ( Control から継承されます。)
Protected method AddParsedSubObject  ( Control から継承されます。)
Protected method BuildProfileTree  ( Control から継承されます。)
Protected method ClearChildControlState  ( Control から継承されます。)
Protected method ClearChildState  ( Control から継承されます。)
Protected method ClearChildViewState  ( Control から継承されます。)
Protected method CreateChildControls オーバーライドされます。  
Protected method CreateControlCollection  ( Control から継承されます。)
Protected method CreateControlStyle オーバーライドされます。  
Protected method DataBind  オーバーロードされます。 ( Control から継承されます。)
Protected method DataBindChildren  ( Control から継承されます。)
Protected method EnsureChildControls  ( Control から継承されます。)
Protected method EnsureID  ( Control から継承されます。)
Protected method Finalize  ( Object から継承されます。)
Protected method FindControl  オーバーロードされます。 ( Control から継承されます。)
Protected method GetDesignModeState  ( Control から継承されます。)
Protected method HasEvents  ( Control から継承されます。)
Protected method IsLiteralContent  ( Control から継承されます。)
Protected method LoadControlState  ( Control から継承されます。)
Protected method LoadViewState オーバーライドされます。  
Protected method MapPathSecure  ( Control から継承されます。)
Protected method MemberwiseClone  ( Object から継承されます。)
Protected method OnBubbleEvent  ( Control から継承されます。)
Protected method OnDataBinding  ( Control から継承されます。)
Protected method OnInit オーバーライドされます。  
Protected method OnLoad  ( Control から継承されます。)
Protected method OnPreRender オーバーライドされます。  
Protected method OnUnload  ( Control から継承されます。)
Protected method OpenFile  ( Control から継承されます。)
Protected method RaiseBubbleEvent  ( Control から継承されます。)
Protected method RecreateChildControls  ( CompositeControl から継承されます。)
Protected method RemovedControl  ( Control から継承されます。)
Protected method Render オーバーライドされます。  
Protected method RenderChildren  ( Control から継承されます。)
Protected method RenderContents  ( WebControl から継承されます。)
Protected method RenderControl  オーバーロードされます。 ( Control から継承されます。)
Protected method ResolveAdapter  ( Control から継承されます。)
Protected method SaveControlState  ( Control から継承されます。)
Protected method SaveViewState オーバーライドされます。  
Protected method SetDesignModeState  ( Control から継承されます。)
Protected method TrackViewState  ( WebControl から継承されます。)

このページのトップへ

パブリック イベント

  名前 説明
Public event Back Occurs when a user navigates from a drillthrough report back to the parent report.
Public event BookmarkNavigation Occurs when a user browses to a bookmark in a report.
Public event DataBinding  ( Control から継承されます。)
Public event Disposed  ( Control から継承されます。)
Public event DocumentMapNavigation Occurs when a document map node is selected.
Public event Drillthrough Occurs when a drillthrough item is selected.
Public event Init  ( Control から継承されます。)
Public event Load  ( Control から継承されます。)
Public event PageNavigation Occurs when a user moves to a different page in a report.
Public event PreRender  ( Control から継承されます。)
Public event ReportError Occurs when an error is found in the report.
Public event ReportRefresh Occurs when the report is refreshed.
Public event Search Occurs when the Find or Find Next button is clicked.
Public event Sort Occurs when the user activates a sort on the report data.
Public event Toggle Occurs when the user toggles the visibility of an item in the report.
Public event Unload  ( Control から継承されます。)

このページのトップへ

明示的インターフェイスの実装

  名前 説明
Explicit interface implementationMethod System.Web.UI.IAttributeAccessor.GetAttribute  ( WebControl から継承されます。)
Explicit interface implementationMethod System.Web.UI.IAttributeAccessor.SetAttribute  ( WebControl から継承されます。)
Explicit interface implementationMethod System.Web.UI.IControlDesignerAccessor.GetDesignModeState  ( Control から継承されます。)
Explicit interface implementationMethod System.Web.UI.IControlDesignerAccessor.SetDesignModeState  ( Control から継承されます。)
Explicit interface implementationMethod System.Web.UI.IControlDesignerAccessor.SetOwnerControl  ( Control から継承されます。)
Explicit interface implementationMethod System.Web.UI.IParserAccessor.AddParsedSubObject  ( Control から継承されます。)
Explicit interface implementationMethod System.Web.UI.IPostBackEventHandler.RaisePostBackEvent  
Explicit interface implementationMethod System.Web.UI.WebControls.ICompositeControlDesignerAccessor.RecreateChildControls  ( CompositeControl から継承されます。)
Explicit interface implementationProperty System.Web.UI.IControlBuilderAccessor.ControlBuilder  ( Control から継承されます。)
Explicit interface implementationProperty System.Web.UI.IControlDesignerAccessor.UserData  ( Control から継承されます。)
Explicit interface implementationProperty System.Web.UI.IDataBindingsAccessor.DataBindings  ( Control から継承されます。)
Explicit interface implementationProperty System.Web.UI.IDataBindingsAccessor.HasDataBindings  ( Control から継承されます。)
Explicit interface implementationProperty System.Web.UI.IExpressionsAccessor.Expressions  ( Control から継承されます。)
Explicit interface implementationProperty System.Web.UI.IExpressionsAccessor.HasExpressions  ( Control から継承されます。)

このページのトップへ

参照

リファレンス

ReportViewer クラス
Microsoft.Reporting.WebForms 名前空間