计算列的合计数量

来源:互联网 发布:淘宝造物节108家神店 编辑:程序博客网 时间:2024/04/30 11:38
this.Label=string.format("{0:c4}",this.数据集.列.Compute("sum(数量)",""));  
原创粉丝点击