共用方式為


ReportViewer 屬性

公用屬性

(另請參閱 受保護的屬性 )

  名稱 描述
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。)

頂端

明確介面實作

  名稱 描述
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 命名空間