ReportViewer Properties
Visual Studio 2005
(see also
Protected Properties
)
Top
| Name | Description | |
|---|---|---|
| AccessKey | (Inherited from WebControl.) |
| AppRelativeTemplateSourceDirectory | (Inherited from Control.) |
| AsyncRendering | Gets or sets a value that indicates whether the ReportViewer control renders reports asynchronously. |
| Attributes | (Inherited from WebControl.) |
| BackColor | Overridden. Gets or sets the background color of the control's report area. |
| BindingContainer | (Inherited from Control.) |
| BorderColor | (Inherited from WebControl.) |
| BorderStyle | (Inherited from WebControl.) |
| BorderWidth | (Inherited from WebControl.) |
| ClientID | (Inherited from Control.) |
| Controls | (Inherited from CompositeControl.) |
| ControlStyle | (Inherited from WebControl.) |
| ControlStyleCreated | (Inherited from WebControl.) |
| CssClass | (Inherited from 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 | (Inherited from WebControl.) |
| EnableTheming | (Inherited from WebControl.) |
| EnableViewState | (Inherited from Control.) |
| ExportContentDisposition | Gets or sets a value that indicates whether content should be present in-line or as an attachment. |
| Font | (Inherited from WebControl.) |
| ForeColor | (Inherited from WebControl.) |
| HasAttributes | (Inherited from WebControl.) |
| Height | (Inherited from 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 | (Inherited from Control.) |
| 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 | (Inherited from Control.) |
| Page | (Inherited from Control.) |
| Parent | (Inherited from 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 | (Inherited from Control.) |
| SizeToReportContent | Gets or sets a value that indicates whether the ReportViewer control should automatically resize to accommodate report content. |
| SkinID | (Inherited from WebControl.) |
| Style | (Inherited from WebControl.) |
| TabIndex | (Inherited from WebControl.) |
| TemplateControl | (Inherited from Control.) |
| TemplateSourceDirectory | (Inherited from 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 | (Inherited from WebControl.) |
| UniqueID | (Inherited from Control.) |
| Visible | (Inherited from Control.) |
| WaitMessageFont | Gets the font for the message that is displayed while the report is being executed. |
| Width | (Inherited from WebControl.) |
| ZoomMode | Gets or sets the zoom mode of the control. |
| ZoomPercent | Gets or sets the zoom percentage to use when displaying the report. |
| Name | Description | |
|---|---|---|
| Adapter | (Inherited from Control.) |
| ChildControlsCreated | (Inherited from Control.) |
| ClientIDSeparator | (Inherited from Control.) |
| Context | (Inherited from Control.) |
| DesignMode | (Inherited from Control.) |
| Events | (Inherited from Control.) |
| HasChildViewState | (Inherited from Control.) |
| IdSeparator | (Inherited from Control.) |
| IsChildControlStateCleared | (Inherited from Control.) |
| IsEnabled | (Inherited from WebControl.) |
| IsTrackingViewState | (Inherited from Control.) |
| IsViewStateEnabled | (Inherited from Control.) |
| LoadViewStateByID | (Inherited from Control.) |
| TagKey | (Inherited from WebControl.) |
| TagName | (Inherited from WebControl.) |
| ViewState | (Inherited from Control.) |
| ViewStateIgnoresCase | (Inherited from Control.) |
| Name | Description | |
|---|---|---|
| System.Web.UI.IControlBuilderAccessor.ControlBuilder | (Inherited from Control.) |
| System.Web.UI.IControlDesignerAccessor.UserData | (Inherited from Control.) |
| System.Web.UI.IDataBindingsAccessor.DataBindings | (Inherited from Control.) |
| System.Web.UI.IDataBindingsAccessor.HasDataBindings | (Inherited from Control.) |
| System.Web.UI.IExpressionsAccessor.Expressions | (Inherited from Control.) |
| System.Web.UI.IExpressionsAccessor.HasExpressions | (Inherited from Control.) |