Proprietà LocalReport.ReportPath
Gets or sets the local file system path of the local report.
Spazio dei nomi: Microsoft.Reporting.WebForms
Assembly: Microsoft.ReportViewer.WebForms (in microsoft.reportviewer.webforms.dll)
Sintassi
Valore proprietà
A String value.
Osservazioni
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.
Vedere anche
Riferimento
Classe LocalReport
Membri LocalReport
Spazio dei nomi Microsoft.Reporting.WebForms