LocalReport.ReportPath-Eigenschaft
Gets or sets the file system path of the local report.
Namespace: Microsoft.Reporting.WinForms
Assembly: Microsoft.ReportViewer.WinForms (in microsoft.reportviewer.winforms.dll)
Syntax
'Declaration
'Usage
Eigenschaftswert
A string value.
Hinweise
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.
Siehe auch
Verweis
LocalReport-Klasse
LocalReport-Member
Microsoft.Reporting.WinForms-Namespace