1、设置参数

2、设置RDLC中文本框属性
3、设置ReportViewer参数
With ReportViewer1
.LocalReport.ReportPath = Application.StartupPath & "\\rpt.rdlc"
.LocalReport.
1、设置参数
2、设置RDLC中文本框属性
3、设置ReportViewer参数
With ReportViewer1
.LocalReport.ReportPath = Application.StartupPath & "\\rpt.rdlc"
.LocalReport.