LwmReportView NuGet Package

桌面应用程序的自定义定制报表组件; 使用说明:VS包管理工具直接安装包 Install - Package [email protected](此版本为稳定版); 先将nuget安装的包的package目录里的content/Libs里的dll引用进项目; 点击工具箱,右键选项 将nuget安装的包 LwmReportView.dll 添加进去; 拖到窗体即可添加控件; 页面加载执行 view1.LoadData('测试', '20170713 0919', '安式软件', string.Format(@'总金额:{0}', '999999'), DoddleProductRepository.GetAll()); 参数是标题 ,创建时间,页脚,头部标题(可以显示统计分析的数据,可自定义); 对象集合可以参考TestModel.cs.




Got any LwmReportView Question?





Info

Version: 1.0.0.3
Author(s): 李为明
Last Update: Friday, July 14, 2017
.NET Fiddle: Create the first Fiddle
Project Url: http://PROJECT_URL_HERE_OR_DELETE_THIS_LINE
NuGet Url: https://www.nuget.org/packages/LwmReportView


Install
Install-Package LwmReportView
dotnet add package LwmReportView
paket add LwmReportView
LwmReportView Download (Unzip the "nupkg" after downloading)



Tags



STATS

must-have-score

.5

avg-downloads-per-day

0

days-since-last-release

2871