Share via


Membri ReportViewer

Encapsulates the methods and properties used for the ReportViewer control.

Nella tabella seguente sono elencati i membri esposti dal tipo ReportViewer .

Costruttori pubblici

  Nome Descrizione
Public method ReportViewer Initializes a new instance of the ReportViewer class.

Torna all'inizio

Proprietà pubbliche

Vedere anche Proprietà protette

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

Torna all'inizio

Proprietà protette

  Nome Descrizione
Protected property Adapter  (Ereditato da Control).
Protected property ChildControlsCreated  (Ereditato da Control).
Protected property ClientIDSeparator  (Ereditato da Control).
Protected property Context  (Ereditato da Control).
Protected property DesignMode  (Ereditato da Control).
Protected property Events  (Ereditato da Control).
Protected property HasChildViewState  (Ereditato da Control).
Protected property IdSeparator  (Ereditato da Control).
Protected property IsChildControlStateCleared  (Ereditato da Control).
Protected property IsEnabled  (Ereditato da WebControl).
Protected property IsTrackingViewState  (Ereditato da Control).
Protected property IsViewStateEnabled  (Ereditato da Control).
Protected property LoadViewStateByID  (Ereditato da Control).
Protected property TagKey  (Ereditato da WebControl).
Protected property TagName  (Ereditato da WebControl).
Protected property ViewState  (Ereditato da Control).
Protected property ViewStateIgnoresCase  (Ereditato da Control).

Torna all'inizio

Metodi pubblici

Vedere anche Metodi protetti

  Nome Descrizione
Public method ApplyStyle  (Ereditato da WebControl).
Public method ApplyStyleSheetSkin  (Ereditato da Control).
Public method CopyBaseAttributes  (Ereditato da WebControl).
Public method DataBind  In overload. (Ereditato da CompositeControl).
Public method Dispose Sottoposto a override. 
Public method Equals  In overload. (Ereditato da Object).
Public method FindControl  In overload. (Ereditato da Control).
Public method Focus  (Ereditato da Control).
Public method GetHashCode  (Ereditato da Object).
Public method GetType  (Ereditato da Object).
Public method HasControls  (Ereditato da 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  (Ereditato da WebControl).
Public method PerformBack Navigates the ReportViewer control back to the parent report from a drillthrough report.
Public methodStatic ReferenceEquals  (Ereditato da Object).
Public method RenderBeginTag  (Ereditato da WebControl).
Public method RenderControl  In overload. (Ereditato da Control).
Public method RenderEndTag  (Ereditato da WebControl).
Public method Reset Resets the control to its default values.
Public method ResolveClientUrl  (Ereditato da Control).
Public method ResolveUrl  (Ereditato da Control).
Public method SetRenderMethodDelegate  (Ereditato da Control).
Public method ToString  (Ereditato da Object).

Torna all'inizio

Metodi protetti

  Nome Descrizione
Protected method AddAttributesToRender  (Ereditato da WebControl).
Protected method AddedControl  (Ereditato da Control).
Protected method AddParsedSubObject  (Ereditato da Control).
Protected method BuildProfileTree  (Ereditato da Control).
Protected method ClearChildControlState  (Ereditato da Control).
Protected method ClearChildState  (Ereditato da Control).
Protected method ClearChildViewState  (Ereditato da Control).
Protected method CreateChildControls Sottoposto a override. 
Protected method CreateControlCollection  (Ereditato da Control).
Protected method CreateControlStyle Sottoposto a override. 
Protected method DataBind  In overload. (Ereditato da Control).
Protected method DataBindChildren  (Ereditato da Control).
Protected method EnsureChildControls  (Ereditato da Control).
Protected method EnsureID  (Ereditato da Control).
Protected method Finalize  (Ereditato da Object).
Protected method FindControl  In overload. (Ereditato da Control).
Protected method GetDesignModeState  (Ereditato da Control).
Protected method HasEvents  (Ereditato da Control).
Protected method IsLiteralContent  (Ereditato da Control).
Protected method LoadControlState  (Ereditato da Control).
Protected method LoadViewState Sottoposto a override. 
Protected method MapPathSecure  (Ereditato da Control).
Protected method MemberwiseClone  (Ereditato da Object).
Protected method OnBubbleEvent  (Ereditato da Control).
Protected method OnDataBinding  (Ereditato da Control).
Protected method OnInit Sottoposto a override. 
Protected method OnLoad  (Ereditato da Control).
Protected method OnPreRender Sottoposto a override. 
Protected method OnUnload  (Ereditato da Control).
Protected method OpenFile  (Ereditato da Control).
Protected method RaiseBubbleEvent  (Ereditato da Control).
Protected method RecreateChildControls  (Ereditato da CompositeControl).
Protected method RemovedControl  (Ereditato da Control).
Protected method Render Sottoposto a override. 
Protected method RenderChildren  (Ereditato da Control).
Protected method RenderContents  (Ereditato da WebControl).
Protected method RenderControl  In overload. (Ereditato da Control).
Protected method ResolveAdapter  (Ereditato da Control).
Protected method SaveControlState  (Ereditato da Control).
Protected method SaveViewState Sottoposto a override. 
Protected method SetDesignModeState  (Ereditato da Control).
Protected method TrackViewState  (Ereditato da WebControl).

Torna all'inizio

Eventi pubblici

  Nome Descrizione
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  (Ereditato da Control).
Public event Disposed  (Ereditato da 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  (Ereditato da Control).
Public event Load  (Ereditato da Control).
Public event PageNavigation Occurs when a user moves to a different page in a report.
Public event PreRender  (Ereditato da 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  (Ereditato da Control).

Torna all'inizio

Implementazioni esplicite dell'interfaccia

  Nome Descrizione
Explicit interface implementationMethod System.Web.UI.IAttributeAccessor.GetAttribute  (Ereditato da WebControl).
Explicit interface implementationMethod System.Web.UI.IAttributeAccessor.SetAttribute  (Ereditato da WebControl).
Explicit interface implementationMethod System.Web.UI.IControlDesignerAccessor.GetDesignModeState  (Ereditato da Control).
Explicit interface implementationMethod System.Web.UI.IControlDesignerAccessor.SetDesignModeState  (Ereditato da Control).
Explicit interface implementationMethod System.Web.UI.IControlDesignerAccessor.SetOwnerControl  (Ereditato da Control).
Explicit interface implementationMethod System.Web.UI.IParserAccessor.AddParsedSubObject  (Ereditato da Control).
Explicit interface implementationMethod System.Web.UI.IPostBackEventHandler.RaisePostBackEvent  
Explicit interface implementationMethod System.Web.UI.WebControls.ICompositeControlDesignerAccessor.RecreateChildControls  (Ereditato da CompositeControl).
Explicit interface implementationProperty System.Web.UI.IControlBuilderAccessor.ControlBuilder  (Ereditato da Control).
Explicit interface implementationProperty System.Web.UI.IControlDesignerAccessor.UserData  (Ereditato da Control).
Explicit interface implementationProperty System.Web.UI.IDataBindingsAccessor.DataBindings  (Ereditato da Control).
Explicit interface implementationProperty System.Web.UI.IDataBindingsAccessor.HasDataBindings  (Ereditato da Control).
Explicit interface implementationProperty System.Web.UI.IExpressionsAccessor.Expressions  (Ereditato da Control).
Explicit interface implementationProperty System.Web.UI.IExpressionsAccessor.HasExpressions  (Ereditato da Control).

Torna all'inizio

Vedere anche

Riferimento

Classe ReportViewer
Spazio dei nomi Microsoft.Reporting.WebForms