Microsoft.ReportingServices.SharePoint.UI.WebParts 네임스페이스
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 방법: Reporting Services 추가 기능 설치 또는 제거.
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 SharePoint 사이트의 보고서 뷰어 웹 파트 사용.
클래스
클래스 | 설명 | |
---|---|---|
![]() |
ReportParameterDefaultCollection | Represents a collection of report parameters. This class is referenced by the OverrideParameters property. |
![]() |
ReportViewerWebPart | Represents the Report Viewer Web Part. |
열거형
열거형 | 설명 | |
---|---|---|
![]() |
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. |
![]() |
DockToolBarLocation | |
![]() |
ToolBarDisplayMode | Represents the available display modes of the toolbar in the report viewer Web part. This enumeration is referenced by the ToolBarMode property. |
![]() |
ToolBarItem | Represents the available toolbar items in the Report Viewer Web Part. This enumeration applies the System..::..FlagsAttribute attribute, which allows you to perform bitwise operations to combine its member values. It is referenced by the ToolBarItemsDisplayMode property, which defines the visibility of individual toolbar items. |