Propriété LocalReport.ReportPath
Gets or sets the local file system path of the local report.
Espace de noms: Microsoft.Reporting.WebForms
Assembly: Microsoft.ReportViewer.WebForms (dans microsoft.reportviewer.webforms.dll)
Syntaxe
Valeur de propriété
A String value.
Notes
Setting the ReportPath property will cause the ReportViewer control to automatically load any required subreports from the file system.
Setting this property will cause the value of the ReportEmbeddedResource property to be ignored.
Voir aussi
Référence
Classe LocalReport
Membres LocalReport
Espace de noms Microsoft.Reporting.WebForms