Construtor ReportViewerWebPart
Initializes a new instance of the ReportViewerWebPart class.
Namespace: Microsoft.ReportingServices.SharePoint.UI.WebParts
Assembly: Microsoft.ReportingServices.SharePoint.UI.WebParts (em Microsoft.ReportingServices.SharePoint.UI.WebParts.dll)
Sintaxe
'Declaração
Public Sub New
'Uso
Dim instance As New ReportViewerWebPart()
public ReportViewerWebPart()
public:
ReportViewerWebPart()
new : unit -> ReportViewerWebPart
public function ReportViewerWebPart()
Consulte também