Sdílet prostřednictvím


ReportViewer-Member

Encapsulates the methods and properties used for the ReportViewer control.

In den folgenden Tabellen sind die Member aufgeführt, die durch den Typ ReportViewer verfügbar gemacht werden.

Öffentliche Konstruktoren

  Name Beschreibung
Public method ReportViewer Initializes a new instance of the ReportViewer class.

Oben

Öffentliche Eigenschaften

(siehe auch Geschützte Eigenschaften )

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

Oben

Geschützte Eigenschaften

  Name Beschreibung
Protected property Adapter  (Geerbt von Control.)
Protected property ChildControlsCreated  (Geerbt von Control.)
Protected property ClientIDSeparator  (Geerbt von Control.)
Protected property Context  (Geerbt von Control.)
Protected property DesignMode  (Geerbt von Control.)
Protected property Events  (Geerbt von Control.)
Protected property HasChildViewState  (Geerbt von Control.)
Protected property IdSeparator  (Geerbt von Control.)
Protected property IsChildControlStateCleared  (Geerbt von Control.)
Protected property IsEnabled  (Geerbt von WebControl.)
Protected property IsTrackingViewState  (Geerbt von Control.)
Protected property IsViewStateEnabled  (Geerbt von Control.)
Protected property LoadViewStateByID  (Geerbt von Control.)
Protected property TagKey  (Geerbt von WebControl.)
Protected property TagName  (Geerbt von WebControl.)
Protected property ViewState  (Geerbt von Control.)
Protected property ViewStateIgnoresCase  (Geerbt von Control.)

Oben

Öffentliche Methoden

(siehe auch Geschützte Methoden )

  Name Beschreibung
Public method ApplyStyle  (Geerbt von WebControl.)
Public method ApplyStyleSheetSkin  (Geerbt von Control.)
Public method CopyBaseAttributes  (Geerbt von WebControl.)
Public method DataBind  Überladen (Geerbt von CompositeControl.)
Public method Dispose Überschrieben. 
Public method Equals  Überladen (Geerbt von Object.)
Public method FindControl  Überladen (Geerbt von Control.)
Public method Focus  (Geerbt von Control.)
Public method GetHashCode  (Geerbt von Object.)
Public method GetType  (Geerbt von Object.)
Public method HasControls  (Geerbt von 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  (Geerbt von WebControl.)
Public method PerformBack Navigates the ReportViewer control back to the parent report from a drillthrough report.
Public methodStatic ReferenceEquals  (Geerbt von Object.)
Public method RenderBeginTag  (Geerbt von WebControl.)
Public method RenderControl  Überladen (Geerbt von Control.)
Public method RenderEndTag  (Geerbt von WebControl.)
Public method Reset Resets the control to its default values.
Public method ResolveClientUrl  (Geerbt von Control.)
Public method ResolveUrl  (Geerbt von Control.)
Public method SetRenderMethodDelegate  (Geerbt von Control.)
Public method ToString  (Geerbt von Object.)

Oben

Geschützte Methoden

  Name Beschreibung
Protected method AddAttributesToRender  (Geerbt von WebControl.)
Protected method AddedControl  (Geerbt von Control.)
Protected method AddParsedSubObject  (Geerbt von Control.)
Protected method BuildProfileTree  (Geerbt von Control.)
Protected method ClearChildControlState  (Geerbt von Control.)
Protected method ClearChildState  (Geerbt von Control.)
Protected method ClearChildViewState  (Geerbt von Control.)
Protected method CreateChildControls Überschrieben. 
Protected method CreateControlCollection  (Geerbt von Control.)
Protected method CreateControlStyle Überschrieben. 
Protected method DataBind  Überladen (Geerbt von Control.)
Protected method DataBindChildren  (Geerbt von Control.)
Protected method EnsureChildControls  (Geerbt von Control.)
Protected method EnsureID  (Geerbt von Control.)
Protected method Finalize  (Geerbt von Object.)
Protected method FindControl  Überladen (Geerbt von Control.)
Protected method GetDesignModeState  (Geerbt von Control.)
Protected method HasEvents  (Geerbt von Control.)
Protected method IsLiteralContent  (Geerbt von Control.)
Protected method LoadControlState  (Geerbt von Control.)
Protected method LoadViewState Überschrieben. 
Protected method MapPathSecure  (Geerbt von Control.)
Protected method MemberwiseClone  (Geerbt von Object.)
Protected method OnBubbleEvent  (Geerbt von Control.)
Protected method OnDataBinding  (Geerbt von Control.)
Protected method OnInit Überschrieben. 
Protected method OnLoad  (Geerbt von Control.)
Protected method OnPreRender Überschrieben. 
Protected method OnUnload  (Geerbt von Control.)
Protected method OpenFile  (Geerbt von Control.)
Protected method RaiseBubbleEvent  (Geerbt von Control.)
Protected method RecreateChildControls  (Geerbt von CompositeControl.)
Protected method RemovedControl  (Geerbt von Control.)
Protected method Render Überschrieben. 
Protected method RenderChildren  (Geerbt von Control.)
Protected method RenderContents  (Geerbt von WebControl.)
Protected method RenderControl  Überladen (Geerbt von Control.)
Protected method ResolveAdapter  (Geerbt von Control.)
Protected method SaveControlState  (Geerbt von Control.)
Protected method SaveViewState Überschrieben. 
Protected method SetDesignModeState  (Geerbt von Control.)
Protected method TrackViewState  (Geerbt von WebControl.)

Oben

Öffentliche Ereignisse

  Name Beschreibung
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  (Geerbt von Control.)
Public event Disposed  (Geerbt von 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  (Geerbt von Control.)
Public event Load  (Geerbt von Control.)
Public event PageNavigation Occurs when a user moves to a different page in a report.
Public event PreRender  (Geerbt von 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  (Geerbt von Control.)

Oben

Explizite Schnittstellenimplementierungen

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

Oben

Siehe auch

Verweis

ReportViewer-Klasse
Microsoft.Reporting.WebForms-Namespace