ReportViewerWebPart Constructor
Initializes a new instance of the ReportViewerWebPart class.
Namespace: Microsoft.ReportingServices.SharePoint.UI.WebParts
Assembly: Microsoft.ReportingServices.SharePoint.UI.WebParts (in Microsoft.ReportingServices.SharePoint.UI.WebParts.dll)
Syntax
'Declaration
Public Sub New
'Usage
Dim instance As New ReportViewerWebPart()
public ReportViewerWebPart()
public:
ReportViewerWebPart()
new : unit -> ReportViewerWebPart
public function ReportViewerWebPart()