ReportViewerWebPart Constructor
Initializes a new instance of the ReportViewerWebPart class.
Espacio de nombres: Microsoft.ReportingServices.SharePoint.UI.WebParts
Ensamblado: Microsoft.ReportingServices.SharePoint.UI.WebParts (en Microsoft.ReportingServices.SharePoint.UI.WebParts.dll)
Sintaxis
'Declaración
Public Sub New
'Uso
Dim instance As New ReportViewerWebPart()
public ReportViewerWebPart()
public:
ReportViewerWebPart()
new : unit -> ReportViewerWebPart
public function ReportViewerWebPart()
Vea también