Constructeur LocalReport
Initialise une nouvelle instance de la classe LocalReport.
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 LocalReport()
public LocalReport()
public:
LocalReport()
new : unit -> LocalReport
public function LocalReport()