摘要: ReportDocument reportDocument;Load……reportDocument.ReportDefinition.Sections["Details"].SectionFormat.EnableNewPageAfter = true;reportDocument.ReportDefinition.Sections["Header"].SectionFormat.EnableKeepTogether = true;reportDocument.ReportDefinition.Sections["Footer"]. 阅读全文
posted @ 2012-02-01 14:43 眯妖 阅读(253) 评论(3) 推荐(0) 编辑