Microsoft.ReportingServices.SharePoint.UI.WebParts Namespace

Contains the classes used by the Report Viewer Web Part. The Report Viewer Web Part provides interfaces for you to customize the user interface for your Web part page in SharePoint. In addition, the Report Viewer Web part supports connections from Web parts that implement IFilterValues (for report parameters) and IWebPartRow (for report path).

The Report Viewer Web Part is installed with the Reporting Services Add-in for SharePoint Technologies. For more information, see How to: Install or Uninstall the Reporting Services Add-in.

The Report Viewer Web Part is used by SQL Server Reporting Services in SharePoint integrated mode to display reports that SharePoint users request in the SharePoint UI. For an overview of the user interface in the Report Viewer Web Part, see Using the Report Viewer Web Part on a SharePoint Site.

Classes

  Class Description
Public class HorizontalPanels Infrastructure. Represents the container for the main report view area, the document map area, and the parameter prompt area.
Public class ReportParameterDefaultCollection Represents a collection of report parameters. This class is referenced by the OverrideParameters property.
Public class ReportViewerWebPart Represents the Report Viewer Web Part.

Enumerations

  Enumeration Description
Public enumeration CollapsibleDisplayMode Represents the available display modes of the document map and the parameter prompt area. This enumeration is referenced by the DocumentMapMode and PromptAreaMode properties.
Public enumeration HorizontalPaneState Infrastructure.
Public enumeration ToolBarDisplayMode Represents the available display modes of the toolbar in the report viewer web part. This enumeration is referenced by the ToolBarMode property.