标签:reporting ram 控制 文件 命令 tin 选择 pac orm
选择“工具”》“Nuget包管理器”》“程序包管理器控制台”
执行命令:Install-Package Microsoft.ReportingServices.ReportViewerControl.WinForms -Pre
然后在视图》工具箱中点右键,选择“选择项”,在.net framework组建选项卡中选择“浏览”,然后在你的工程根目录下的“\packages\Microsoft.ReportingServices.ReportViewerControl.Winforms.140.340.80\lib\net40”目录下选择“Microsoft.ReportViewer.WinForms.dll”文件,然后report viewer就被顺利添加到你的工具箱里了!
C# VS2017工具栏中没有Report Viewer的解决方案
标签:reporting ram 控制 文件 命令 tin 选择 pac orm
原文地址:https://www.cnblogs.com/derekhan/p/13956994.html