Share via


Propriétés ReportViewer

Propriétés publiques

(voir aussi Propriétés protégées. )

  Nom Description
Public property AccessKey  (Hérité de WebControl.)
Public property AppRelativeTemplateSourceDirectory  (Hérité de Control.)
Public property AsyncRendering Gets or sets a value that indicates whether the ReportViewer control renders reports asynchronously.
Public property Attributes  (Hérité de WebControl.)
Public property BackColor Substitué. Gets or sets the background color of the control's report area.
Public property BindingContainer  (Hérité de Control.)
Public property BorderColor  (Hérité de WebControl.)
Public property BorderStyle  (Hérité de WebControl.)
Public property BorderWidth  (Hérité de WebControl.)
Public property ClientID  (Hérité de Control.)
Public property Controls  (Hérité de CompositeControl.)
Public property ControlStyle  (Hérité de WebControl.)
Public property ControlStyleCreated  (Hérité de WebControl.)
Public property CssClass  (Hérité de 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  (Hérité de WebControl.)
Public property EnableTheming  (Hérité de WebControl.)
Public property EnableViewState  (Hérité de 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  (Hérité de WebControl.)
Public property ForeColor  (Hérité de WebControl.)
Public property HasAttributes  (Hérité de WebControl.)
Public property Height  (Hérité de 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 Substitué.  
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  (Hérité de Control.)
Public property Page  (Hérité de Control.)
Public property Parent  (Hérité de 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  (Hérité de 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  (Hérité de WebControl.)
Public property Style  (Hérité de WebControl.)
Public property TabIndex  (Hérité de WebControl.)
Public property TemplateControl  (Hérité de Control.)
Public property TemplateSourceDirectory  (Hérité de 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  (Hérité de WebControl.)
Public property UniqueID  (Hérité de Control.)
Public property Visible  (Hérité de Control.)
Public property WaitMessageFont Gets the font for the message that is displayed while the report is being executed.
Public property Width  (Hérité de 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.

Haut

Propriétés protégées.

  Nom Description
Protected property Adapter  (Hérité de Control.)
Protected property ChildControlsCreated  (Hérité de Control.)
Protected property ClientIDSeparator  (Hérité de Control.)
Protected property Context  (Hérité de Control.)
Protected property DesignMode  (Hérité de Control.)
Protected property Events  (Hérité de Control.)
Protected property HasChildViewState  (Hérité de Control.)
Protected property IdSeparator  (Hérité de Control.)
Protected property IsChildControlStateCleared  (Hérité de Control.)
Protected property IsEnabled  (Hérité de WebControl.)
Protected property IsTrackingViewState  (Hérité de Control.)
Protected property IsViewStateEnabled  (Hérité de Control.)
Protected property LoadViewStateByID  (Hérité de Control.)
Protected property TagKey  (Hérité de WebControl.)
Protected property TagName  (Hérité de WebControl.)
Protected property ViewState  (Hérité de Control.)
Protected property ViewStateIgnoresCase  (Hérité de Control.)

Haut

Implémentations d'interfaces explicites

  Nom Description
Explicit interface implementationProperty System.Web.UI.IControlBuilderAccessor.ControlBuilder  (Hérité de Control.)
Explicit interface implementationProperty System.Web.UI.IControlDesignerAccessor.UserData  (Hérité de Control.)
Explicit interface implementationProperty System.Web.UI.IDataBindingsAccessor.DataBindings  (Hérité de Control.)
Explicit interface implementationProperty System.Web.UI.IDataBindingsAccessor.HasDataBindings  (Hérité de Control.)
Explicit interface implementationProperty System.Web.UI.IExpressionsAccessor.Expressions  (Hérité de Control.)
Explicit interface implementationProperty System.Web.UI.IExpressionsAccessor.HasExpressions  (Hérité de Control.)

Haut

Voir aussi

Référence

Classe ReportViewer
Espace de noms Microsoft.Reporting.WebForms