摘要:
ReportDocument report=new ReportDocument(); //加载报表 report.Load(Server.MapPath("xx.rpt")); //获得对DetailSection1节title标签对象的引用 TextObject to = report.ReportDefinition.Sectio... 阅读全文
posted @ 2008-02-20 14:52
大老鼠
阅读(418)
评论(0)
推荐(0)