ReportViewer Properties

Public Properties

(see also Protected Properties )

  Name Description
Public property AccessibilityObject  (Inherited from Control.)
Public property AccessibleDefaultActionDescription  (Inherited from Control.)
Public property AccessibleDescription  (Inherited from Control.)
Public property AccessibleName  (Inherited from Control.)
Public property AccessibleRole  (Inherited from Control.)
Public property ActiveControl  (Inherited from ContainerControl.)
Public property AllowDrop  (Inherited from Control.)
Public property Anchor  (Inherited from Control.)
Public property AutoScaleDimensions  (Inherited from ContainerControl.)
Public property AutoScaleMode  (Inherited from ContainerControl.)
Public property AutoScroll  (Inherited from ScrollableControl.)
Public property AutoScrollMargin  (Inherited from ScrollableControl.)
Public property AutoScrollMinSize  (Inherited from ScrollableControl.)
Public property AutoScrollOffset  (Inherited from Control.)
Public property AutoScrollPosition  (Inherited from ScrollableControl.)
Public property AutoSize  (Inherited from UserControl.)
Public property AutoSizeMode  (Inherited from UserControl.)
Public property AutoValidate  (Inherited from UserControl.)
Public property BackColor Overridden.
Gets or sets the background color of the control's report area.
Public property BackgroundImage Overridden.
Gets or sets the background image of the ReportViewer control.
Public property BackgroundImageLayout Overridden.
Gets or sets the layout for the background image of the ReportViewer control.
Public property BindingContext  (Inherited from ContainerControl.)
Public property BorderStyle
Gets or sets the border style of the ReportViewer control.
Public property Bottom  (Inherited from Control.)
Public property Bounds  (Inherited from Control.)
Public property CanFocus  (Inherited from Control.)
Public property CanSelect  (Inherited from Control.)
Public property Capture  (Inherited from Control.)
Public property CausesValidation  (Inherited from Control.)
Public property ms255366.static(en-us,VS.100).gif CheckForIllegalCrossThreadCalls  (Inherited from Control.)
Public property ClientRectangle  (Inherited from Control.)
Public property ClientSize  (Inherited from Control.)
Public property CompanyName  (Inherited from Control.)
Public property Container  (Inherited from Component.)
Public property ContainsFocus  (Inherited from Control.)
Public property ContextMenu  (Inherited from Control.)
Public property ContextMenuStrip  (Inherited from Control.)
Public property Controls  (Inherited from Control.)
Public property Created  (Inherited from Control.)
Public property CurrentAutoScaleDimensions  (Inherited from ContainerControl.)
Public property CurrentPage
Gets or sets the current page of the ReportViewer control's active report.
Public property CurrentStatus
Gets a ReportViewerStatus object that indicates which operations can currently be performed on the ReportViewer control, the status of the prompt area, and the status of the document map area.
Public property Cursor  (Inherited from Control.)
Public property DataBindings  (Inherited from Control.)
Public property ms255366.static(en-us,VS.100).gif DefaultBackColor  (Inherited from Control.)
Public property ms255366.static(en-us,VS.100).gif DefaultFont  (Inherited from Control.)
Public property ms255366.static(en-us,VS.100).gif DefaultForeColor  (Inherited from Control.)
Public property DisplayMode
Gets a DisplayMode value that indicates the current display mode of the ReportViewer control.
Public property DisplayRectangle  (Inherited from ScrollableControl.)
Public property Disposing  (Inherited from Control.)
Public property Dock  (Inherited from Control.)
Public property DockPadding  (Inherited from ScrollableControl.)
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 in pixels.
Public property Enabled  (Inherited from Control.)
Public property Focused  (Inherited from Control.)
Public property Font  (Inherited from Control.)
Public property ForeColor  (Inherited from Control.)
Public property Handle  (Inherited from Control.)
Public property HasChildren  (Inherited from Control.)
Public property Height  (Inherited from Control.)
Public property HorizontalScroll  (Inherited from ScrollableControl.)
Public property ImeMode  (Inherited from Control.)
Public property InvokeRequired  (Inherited from Control.)
Public property IsAccessible  (Inherited from Control.)
Public property IsDisposed  (Inherited from Control.)
Public property IsDocumentMapWidthFixed
Indicates whether the size of the document map panel is fixed or changes when the viewer resizes.
Public property IsHandleCreated  (Inherited from Control.)
Public property IsMirrored  (Inherited from Control.)
Public property KeepSessionAlive
Gets or sets a Boolean value that indicates whether to keep the report server session from expiring as long as ReportViewer is running.
Public property LayoutEngine  (Inherited from Control.)
Public property Left  (Inherited from Control.)
Public property LocalReport
Returns the local report in the ReportViewer control.
Public property Location  (Inherited from Control.)
Public property Margin  (Inherited from Control.)
Public property MaximumSize  (Inherited from Control.)
Public property Messages
Gets or sets an object that contains custom messages for use by the ReportViewer control.
Public property MinimumSize  (Inherited from Control.)
Public property ms255366.static(en-us,VS.100).gif ModifierKeys  (Inherited from Control.)
Public property ms255366.static(en-us,VS.100).gif MouseButtons  (Inherited from Control.)
Public property ms255366.static(en-us,VS.100).gif MousePosition  (Inherited from Control.)
Public property Name  (Inherited from Control.)
Public property Padding  (Inherited from Control.)
Public property PageCountMode
Gets or sets a PageCountMode enumeration value that indicates the default page count mode to use when rendering a report in the report area.
Public property Parent  (Inherited from Control.)
Public property ParentForm  (Inherited from ContainerControl.)
Public property PreferredSize  (Inherited from Control.)
Public property PrinterSettings
Gets or sets a PrinterSettings object that contains the settings for the default printer and print options that are used to initialize the Print dialog and the printer's Preferences dialog.
Public property ProcessingMode
Gets or sets the processing mode of the ReportViewer control.
Public property ProductName  (Inherited from Control.)
Public property ProductVersion  (Inherited from Control.)
Public property PromptAreaCollapsed
Gets or sets the collapsed state of the parameter prompt area or the credentials prompt area.
Public property RecreatingHandle  (Inherited from Control.)
Public property Region  (Inherited from Control.)
Public property Right  (Inherited from Control.)
Public property RightToLeft  (Inherited from Control.)
Public property SearchState
Gets the search text and the start page of the current report search operation.
Public property ServerReport
Gets a server report in the Report Viewer.
Public property ShowBackButton
Indicates whether the Back button is visible on the control.
Public property ShowContextMenu
Indicates whether the Context menu is visible.
Public property ShowCredentialPrompts
Indicates whether prompts for user credentials will be displayed.
Public property ShowDocumentMapButton
Indicates whether the button that shows and collapses the document map is visible on the split bar.
Public property ShowExportButton
Indicates whether the Export button is visible on the control.
Public property ShowFindControls
Indicates whether the Find text box is visible on the control.
Public property ShowPageNavigationControls
Indicates whether the page navigation controls are visible.
Public property ShowParameterPrompts
Indicates whether parameter prompts are visible.
Public property ShowPrintButton
Gets or sets a value that indicates whether the Print button is visible.
Public property ShowProgress
Indicates whether progress animation is displayed during report processing.
Public property ShowPromptAreaButton
Indicates whether the button that shows and collapses the prompt area is visible on the split bar.
Public property ShowRefreshButton
Indicates whether the Refresh button is visible.
Public property ShowStopButton
Indicates whether the Stop button is visible.
Public property ShowToolBar
Indicates whether the Toolbar is visible.
Public property ShowZoomControl
Indicates whether the Zoom list box is visible.
Public property Site  (Inherited from Control.)
Public property Size  (Inherited from Control.)
Public property TabIndex  (Inherited from Control.)
Public property TabStop  (Inherited from Control.)
Public property Tag  (Inherited from Control.)
Public property Text  (Inherited from UserControl.)
Public property ToolStripRenderer
Gets or sets the ToolStripRenderer used to customize the look and feel of the ReportViewer control's toolbar as well as the context menu on the report.
Public property Top  (Inherited from Control.)
Public property TopLevelControl  (Inherited from Control.)
Public property UseWaitCursor  (Inherited from Control.)
Public property VerticalScroll  (Inherited from ScrollableControl.)
Public property Visible  (Inherited from Control.)
Public property WaitControlDisplayAfter
Gets or sets the delay in milliseconds before the busy status indicator is displayed to the user.
Public property Width  (Inherited from Control.)
Public property WindowTarget  (Inherited from Control.)
Public property ZoomCalculated
Gets the page zoom that is calculated based on the zoom mode.
Public property ZoomMode
Gets or sets the zoom mode of the control.
Public property ZoomPercent
Gets or sets the percentage of zoom used for the report display.

Top

Protected Properties

  Name Description
Protected property AutoScaleFactor  (Inherited from ContainerControl.)
Protected property CanEnableIme  (Inherited from ContainerControl.)
Protected property CanRaiseEvents  (Inherited from Control.)
Protected property CreateParams  (Inherited from UserControl.)
Protected property DefaultCursor  (Inherited from Control.)
Protected property DefaultImeMode  (Inherited from Control.)
Protected property DefaultMargin  (Inherited from Control.)
Protected property DefaultMaximumSize  (Inherited from Control.)
Protected property DefaultMinimumSize  (Inherited from Control.)
Protected property DefaultPadding  (Inherited from Control.)
Protected property DefaultSize  (Inherited from UserControl.)
Protected property DesignMode  (Inherited from Component.)
Protected property DoubleBuffered  (Inherited from Control.)
Protected property Events  (Inherited from Component.)
Protected property FontHeight  (Inherited from Control.)
Protected property HScroll  (Inherited from ScrollableControl.)
Protected property ImeModeBase  (Inherited from Control.)
Protected property ms255366.static(en-us,VS.100).gif PropagatingImeMode  (Inherited from Control.)
Protected property RenderRightToLeft  Obsolete. (Inherited from Control.)
Protected property ResizeRedraw  (Inherited from Control.)
Protected property ScaleChildren  (Inherited from Control.)
Protected property ShowFocusCues  (Inherited from Control.)
Protected property ShowKeyboardCues  (Inherited from Control.)
Protected property VScroll  (Inherited from ScrollableControl.)

Top

See Also

Reference

ReportViewer Class
Microsoft.Reporting.WinForms Namespace