Constructeur ReportViewer
Initialise une nouvelle instance de la classe ReportViewer.
Espace de noms : Microsoft.Reporting.WebForms
Assembly : Microsoft.ReportViewer.WebForms (en Microsoft.ReportViewer.WebForms.dll)
Syntaxe
'Déclaration
Public Sub New
'Utilisation
Dim instance As New ReportViewer()
public ReportViewer()
public:
ReportViewer()
new : unit -> ReportViewer
public function ReportViewer()