ReportViewer 属性

包括受保护的成员
包括继承的成员

ReportViewer 类型公开以下成员。

属性

  名称 说明
公共属性 AccessKey (从 WebControl 继承。)
受保护属性 Adapter (从 Control 继承。)
公共属性 AppRelativeTemplateSourceDirectory (从 Control 继承。)
公共属性 AsyncRendering 获取或设置一个 Boolean 值,该值指示当加载网页时报表的呈现是否与网页的其余部分异步。
公共属性 Attributes (从 WebControl 继承。)
公共属性 BackColor 获取或设置控件的报表区域的背景色。 (覆盖 WebControl.BackColor。)
公共属性 BindingContainer (从 Control 继承。)
公共属性 BorderColor (从 WebControl 继承。)
公共属性 BorderStyle (从 WebControl 继承。)
公共属性 BorderWidth (从 WebControl 继承。)
受保护属性 ChildControlsCreated (从 Control 继承。)
公共属性 ClientID (从 Control 继承。)
受保护属性 ClientIDSeparator (从 Control 继承。)
受保护属性 Context (从 Control 继承。)
公共属性 Controls (从 CompositeControl 继承。)
公共属性 ControlStyle (从 WebControl 继承。)
公共属性 ControlStyleCreated (从 WebControl 继承。)
公共属性 CssClass (从 WebControl 继承。)
公共属性 CurrentPage 获取或设置“ReportViewer”控件的活动报表的当前页。
受保护属性 DesignMode (从 Control 继承。)
公共属性 DocumentMapCollapsed 获取或设置文档结构图的折叠状态。
公共属性 DocumentMapWidth 获取或设置文档结构图的宽度。
公共属性 Enabled (从 WebControl 继承。)
公共属性 EnableTheming (从 WebControl 继承。)
公共属性 EnableViewState (从 Control 继承。)
受保护属性 Events (从 Control 继承。)
公共属性 ExportContentDisposition 获取或设置一个指示内容应以内联方式存在还是作为附件存在的值。
公共属性 Font (从 WebControl 继承。)
公共属性 ForeColor (从 WebControl 继承。)
公共属性 HasAttributes (从 WebControl 继承。)
受保护属性 HasChildViewState (从 Control 继承。)
公共属性 Height 获取或设置控件的高度。 (覆盖 WebControl.Height。)
公共属性 HyperlinkTarget 获取或设置单击报表中的超链接时返回的网页内容的目标窗口或框架。
公共属性 ID 指定控件的 ID。 (覆盖 Control.ID。)
受保护属性 IdSeparator (从 Control 继承。)
公共属性 InteractiveDeviceInfos 获取“ReportViewer”控件用于将报表区域中的报表呈现为 HTML 的 DeviceInfoCollection 对象。
公共属性 InteractivityPostBackMode 获取或设置一个 InteractivityPostBackMode 值,该值指示 ReportViewer 控件的回发模式。
公共属性 InternalBorderColor 获取或设置控件的内部边框颜色。
公共属性 InternalBorderStyle 获取或设置控件的内部边框样式。
公共属性 InternalBorderWidth 获取或设置控件的内部边框宽度。
受保护属性 IsChildControlStateCleared (从 Control 继承。)
受保护属性 IsEnabled (从 WebControl 继承。)
受保护属性 IsTrackingViewState (从 Control 继承。)
受保护属性 IsViewStateEnabled (从 Control 继承。)
公共属性 KeepSessionAlive 获取或设置一个 Boolean 值,该值指示当网页显示在浏览器中时是否阻止用户会话过期。
公共属性 LinkActiveColor 获取或设置控件中的活动链接的颜色。
公共属性 LinkActiveHoverColor 获取或设置当鼠标指针处于控件中的活动链接上时该链接的颜色。
公共属性 LinkDisabledColor 获取或设置控件中的禁用链接的颜色。
受保护属性 LoadViewStateByID (从 Control 继承。)
公共属性 LocalReport 获取当 ReportViewer 控件的 ProcessingMode 设置为 Local 时使用的 Report 类的实例。
公共属性 NamingContainer (从 Control 继承。)
公共属性 Page (从 Control 继承。)
公共属性 PageCountMode 获取或设置一个 PageCountMode 枚举值,该值指示当在报表区域中呈现报表时使用的默认页计数模式。
公共属性 Parent (从 Control 继承。)
公共属性 ProcessingMode 获取或设置“ReportViewer”控件的处理模式。
公共属性 PromptAreaCollapsed 获取或设置参数提示区域或凭据提示区域的折叠状态。
公共属性 ReportAreaContentType 获取一个 ReportAreaContent 对象,该对象表示报表区域的当前内容类型。
公共属性 SearchState 获取当前报表搜索操作的搜索文本和开始页。
公共属性 ServerReport 获取当 ReportViewer 控件的 ProcessingMode 设置为 Remote 时使用的 Report 类的实例。
公共属性 ShowBackButton 获取或设置一个指示“后退”按钮在工具栏上是否可见的值。
公共属性 ShowCredentialPrompts 获取或设置一个值,该值指示是否显示要求提供用户凭据的提示。
公共属性 ShowDocumentMapButton 获取或设置一个值,该值指示用于显示和折叠文档结构图的按钮是否在拆分栏上可见。
公共属性 ShowExportControls 获取或设置一个指示“Export”控件在工具栏上是否可见的值。
公共属性 ShowFindControls 获取或设置一个指示“查找”文本框在工具栏上是否可见的值。
公共属性 ShowPageNavigationControls 获取或设置一个指示页导航控件在工具栏上是否可见的值。
公共属性 ShowParameterPrompts 获取或设置一个指示是否显示参数提示的值。
公共属性 ShowPrintButton 获取或设置一个指示“打印”按钮在工具栏上是否可见的值。
公共属性 ShowPromptAreaButton 获取或设置一个值,该值指示用于显示和折叠提示区域的按钮是否在拆分栏上可见。
公共属性 ShowRefreshButton 获取或设置一个指示“刷新”按钮是否可见的值。
公共属性 ShowReportBody 获取或设置一个指示表体在控件上是否可见的值。
公共属性 ShowToolBar 获取或设置一个指示工具栏在控件上是否可见的值。
公共属性 ShowWaitControlCancelLink 获取或设置一个 Boolean 值,该值控制是否在等待控件中显示“取消”链接。
公共属性 ShowZoomControl 获取或设置一个指示“缩放”列表框是否可见的值。
公共属性 Site (从 Control 继承。)
公共属性 SizeToReportContent 获取或设置一个值,该值指示“ReportViewer”控件是否应自动调整大小以容纳报表内容。
公共属性 SkinID (从 WebControl 继承。)
公共属性 SplitterBackColor 获取或设置文档结构图拆分栏和提示区域拆分栏的背景色。
公共属性 Style (从 WebControl 继承。)
公共属性 TabIndex (从 WebControl 继承。)
受保护属性 TagKey 基础结构。 (覆盖 WebControl.TagKey。)
受保护属性 TagName (从 WebControl 继承。)
公共属性 TemplateControl (从 Control 继承。)
公共属性 TemplateSourceDirectory (从 Control 继承。)
公共属性 ToolBarItemBorderColor 获取或设置工具栏上某一项的边框颜色。
公共属性 ToolBarItemBorderStyle 获取或设置工具栏上某一项的边框样式。
公共属性 ToolBarItemBorderWidth 获取或设置工具栏项的边框宽度。
公共属性 ToolBarItemHoverBackColor 获取或设置当鼠标指针位于工具栏项上时该项的背景颜色。
公共属性 ToolBarItemPressedBorderColor 已过时。此属性不再适用,它存在的目的是向后兼容。“ReportViewer”控件不再使用按下的按钮。
公共属性 ToolBarItemPressedBorderStyle 已过时。此属性不再适用,它存在的目的是向后兼容。“ReportViewer”控件不再使用按下的按钮。
公共属性 ToolBarItemPressedBorderWidth 已过时。此属性不再适用,它存在的目的是向后兼容。“ReportViewer”控件不再使用按下的按钮。
公共属性 ToolBarItemPressedHoverBackColor 已过时。此属性不再适用,它存在的目的是向后兼容。“ReportViewer”控件不再使用按下的按钮。
公共属性 ToolTip (从 WebControl 继承。)
公共属性 UniqueID (从 Control 继承。)
受保护属性 ViewState (从 Control 继承。)
受保护属性 ViewStateIgnoresCase (从 Control 继承。)
公共属性 Visible (从 Control 继承。)
公共属性 WaitControlDisplayAfter 获取或设置当加载报表时在向用户显示等待控件之前的延迟(以毫秒为单位)。
公共属性 WaitMessageFont 获取在执行报表时显示的消息所采用的字体。
公共属性 Width 获取或设置控件的宽度。 (覆盖 WebControl.Width。)
公共属性 ZoomMode 获取或设置控件的缩放模式。
公共属性 ZoomPercent 获取或设置显示报表时要使用的缩放百分比。

页首

显式接口实现

  名称 说明
显式接口实现私有属性 IControlBuilderAccessor.ControlBuilder (从 Control 继承。)
显式接口实现私有属性 IDataBindingsAccessor.DataBindings (从 Control 继承。)
显式接口实现私有属性 IExpressionsAccessor.Expressions (从 Control 继承。)
显式接口实现私有属性 IDataBindingsAccessor.HasDataBindings (从 Control 继承。)
显式接口实现私有属性 IExpressionsAccessor.HasExpressions (从 Control 继承。)
显式接口实现私有属性 IControlDesignerAccessor.UserData (从 Control 继承。)

页首

请参阅

参考

ReportViewer 类

Microsoft.Reporting.WebForms 命名空间