Compartir a través de


Propiedades ReportViewer

Propiedades públicas

(vea también Propiedades protegidas )

  Nombre Descripción
AccessKey  (Se hereda de WebControl).
AppRelativeTemplateSourceDirectory  (Se hereda de Control).
AsyncRendering
Gets or sets a value that indicates whether the ReportViewer control renders reports asynchronously.
Attributes  (Se hereda de WebControl).
BackColor Invalidado.
Gets or sets the background color of the control's report area.
BindingContainer  (Se hereda de Control).
BorderColor  (Se hereda de WebControl).
BorderStyle  (Se hereda de WebControl).
BorderWidth  (Se hereda de WebControl).
ClientID  (Se hereda de Control).
Controls  (Se hereda de CompositeControl).
ControlStyle  (Se hereda de WebControl).
ControlStyleCreated  (Se hereda de WebControl).
CssClass  (Se hereda de WebControl).
CurrentPage
Gets or sets the current page of the ReportViewer control's active report.
DocumentMapCollapsed
Gets or sets the collapsed state of the document map.
DocumentMapWidth
Gets or sets the width of the document map.
Enabled  (Se hereda de WebControl).
EnableTheming  (Se hereda de WebControl).
EnableViewState  (Se hereda de Control).
ExportContentDisposition
Gets or sets a value that indicates whether content should be present in-line or as an attachment.
Font  (Se hereda de WebControl).
ForeColor  (Se hereda de WebControl).
HasAttributes  (Se hereda de WebControl).
Height  (Se hereda de WebControl).
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.
ID Invalidado. 
InternalBorderColor
Gets or sets the internal border color of the control.
InternalBorderStyle
Gets or sets the internal border style of the control.
InternalBorderWidth
Gets or sets the width of the internal border of the control.
LinkActiveColor
Gets or sets the color of an active link in the control.
LinkActiveHoverColor
Gets or sets the color of the active link in the control while the mouse pointer is over the link.
LinkDisabledColor
Gets or sets the color of a disabled link in the control.
LocalReport
Gets the instance of the Report class that is used when the ProcessingMode for the ReportViewer control is set to Local.
NamingContainer  (Se hereda de Control).
Page  (Se hereda de Control).
Parent  (Se hereda de Control).
ProcessingMode
Gets or sets the processing mode of the ReportViewer control.
PromptAreaCollapsed
Gets or sets the collapsed state of the prompt area.
ServerReport
Gets the instance of the Report class that is used when the ProcessingMode for the ReportViewer control is set to Remote.
ShowBackButton
Gets or sets a value that indicates whether the Back button is visible on the toolbar.
ShowCredentialPrompts
Gets or sets a value that indicates whether to display a prompt for user credentials.
ShowDocumentMapButton
Gets or sets a value that indicates whether the Document Map button is visible on the toolbar.
ShowExportControls
Gets or sets a value that indicates whether the Export control is visible on the toolbar.
ShowFindControls
Gets or sets a value that indicates whether the Find text box is visible on the toolbar.
ShowPageNavigationControls
Gets or sets a value that indicates whether the page navigation controls are visible on the toolbar.
ShowParameterPrompts
Gets or sets a value that indicates whether parameter prompts are displayed.
ShowPrintButton
Gets or sets a value that indicates whether Print button is visible on the toolbar.
ShowPromptAreaButton
Gets or sets a value that indicates whether the Prompt Area button is visible on the toolbar.
ShowRefreshButton
Gets or sets a value that indicates whether the Refresh button is visible.
ShowReportBody
Gets or sets a value that indicates whether the report body is visible on the control.
ShowToolBar
Gets or sets a value that indicates whether the toolbar is visible on the control.
ShowZoomControl
Gets or sets a value that indicates whether the Zoom text box is visible.
Site  (Se hereda de Control).
SizeToReportContent
Gets or sets a value that indicates whether the ReportViewer control should automatically resize to accommodate report content.
SkinID  (Se hereda de WebControl).
Style  (Se hereda de WebControl).
TabIndex  (Se hereda de WebControl).
TemplateControl  (Se hereda de Control).
TemplateSourceDirectory  (Se hereda de Control).
ToolBarItemBorderColor
Gets or sets the border color of an item on the toolbar.
ToolBarItemBorderStyle
Gets or sets the border style of an item on the toolbar.
ToolBarItemBorderWidth
Gets or sets the width of the toolbar item border.
ToolBarItemHoverBackColor
Gets or sets the background color of toolbar item while the mouse pointer is over the item.
ToolBarItemPressedBorderColor
Gets or sets the color of a toolbar item while it is being pressed.
ToolBarItemPressedBorderStyle
Gets or sets the border style of the toolbar item while it is being selected.
ToolBarItemPressedBorderWidth
Gets or sets the border width of a toolbar item while it is being selected.
ToolBarItemPressedHoverBackColor
Gets or sets the background color of toolbar item while the mouse pointer is over the item.
ToolTip  (Se hereda de WebControl).
UniqueID  (Se hereda de Control).
Visible  (Se hereda de Control).
WaitMessageFont
Gets the font for the message that is displayed while the report is being executed.
Width  (Se hereda de WebControl).
ZoomMode
Gets or sets the zoom mode of the control.
ZoomPercent
Gets or sets the zoom percentage to use when displaying the report.

Arriba

Propiedades protegidas

  Nombre Descripción
Adapter  (Se hereda de Control).
ChildControlsCreated  (Se hereda de Control).
ClientIDSeparator  (Se hereda de Control).
Context  (Se hereda de Control).
DesignMode  (Se hereda de Control).
Events  (Se hereda de Control).
HasChildViewState  (Se hereda de Control).
IdSeparator  (Se hereda de Control).
IsChildControlStateCleared  (Se hereda de Control).
IsEnabled  (Se hereda de WebControl).
IsTrackingViewState  (Se hereda de Control).
IsViewStateEnabled  (Se hereda de Control).
LoadViewStateByID  (Se hereda de Control).
TagKey  (Se hereda de WebControl).
TagName  (Se hereda de WebControl).
ViewState  (Se hereda de Control).
ViewStateIgnoresCase  (Se hereda de Control).

Arriba

Implementaciones de interfaces explícitas

  Nombre Descripción
System.Web.UI.IControlBuilderAccessor.ControlBuilder  (Se hereda de Control).
System.Web.UI.IControlDesignerAccessor.UserData  (Se hereda de Control).
System.Web.UI.IDataBindingsAccessor.DataBindings  (Se hereda de Control).
System.Web.UI.IDataBindingsAccessor.HasDataBindings  (Se hereda de Control).
System.Web.UI.IExpressionsAccessor.Expressions  (Se hereda de Control).
System.Web.UI.IExpressionsAccessor.HasExpressions  (Se hereda de Control).

Arriba

Vea también

Referencia

Clase ReportViewer
Espacio de nombres Microsoft.Reporting.WebForms