LocalReport.ReportPath 属性

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

命名空间: Microsoft.Reporting.WinForms
程序集: Microsoft.ReportViewer.WinForms (在 microsoft.reportviewer.winforms.dll 中)

语法

声明
用法

属性值

A string value.

备注

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.

另请参见

参考

LocalReport 类
LocalReport 成员
Microsoft.Reporting.WinForms 命名空间