Partager via


Propriété LocalReport.ReportPath

Gets or sets the file system path of the local report.

Espace de noms: Microsoft.Reporting.WinForms
Assembly: Microsoft.ReportViewer.WinForms (dans microsoft.reportviewer.winforms.dll)

Syntaxe

Valeur de propriété

A string value.

Notes

Set the ReportPath property to cause the ReportViewer control to automatically load any required subreports from the file system.

If this property is set, the value of the ReportEmbeddedResource property is ignored.

Voir aussi

Référence

Classe LocalReport
Membres LocalReport
Espace de noms Microsoft.Reporting.WinForms