- 1、有哪些信誉好的足球投注网站(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 4、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 5、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 6、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 7、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
xtrareport的使用方法
Xtrareport 1, 此报表在设置时,paperkind中找不到自定义的纸张,所以我就在事件beforeprint中, this.Margins = new System.Drawing.Printing.Margins(10, 10, 10, 10); this.PaperKind = System.Drawing.Printing.PaperKind.Custom; this.PageWidth = 827; this.PageHeight = 584; this.PaperName = 21*13 2.加载已有模板 xrpt1.LoadLayout(@E:\EMS.repx); Developer Express 之 XtraReport报表预览控件PrintControl设置 using?System; 02 using?System.Collections.Generic; 03 using?System.ComponentModel; 04 using?System.Data; 05 using?System.Drawing; 06 using?System.Text; 07 using?System.Windows.Forms; 08 using?DevExpress.XtraEditors; 09 using?DevExpress.XtraReports.UI; 10 using?DevExpress.XtraPrinting.Preview; 11 using?DevExpress.XtraPrinting; 12 using?DevExpress.XtraPrinting.Control; 13 ? 14 namespace?WFAXtraReport 15 { 16 ????public?partial?class?Form1 : Form 17 ????{ 18 ????????public?Form1 () 19 ????????{ 20 ????????????InitializeComponent(); 21 ????????} 22 ? 23 ????????private?void?Form1 _Load(object?sender, EventArgs e) 24 ????????{ 25 ????????????? 26 ????????????XtraReport fXtraReport =?new?XtraReport(); 27 ????????????//fXtraReport.LoadLayout(@C:\1.repx); 28 ? 29 ????????????PrintControl printControl1 =?new?PrintControl(); 30 ????????????printControl1.PrintingSystem = fXtraReport.PrintingSystem; 31 ? 32 ? 33 ????????????PrintBarManager printBarManager =?new?PrintBarManager(); 34 ????????????printBarManager.Form = printControl1; 35 ????????????printBarManager.Initialize(printControl1); 36 ????????????printBarManager.MainMenu.Visible =?false; 37 ????????????printBarManager.AllowCustomization =?false; 38 ? 39 ????????????//操作要显示什么按钮 40 ????????????printControl1.PrintingSystem.SetCommandVisibility(new?PrintingSystemCommand[]{ 41 ????????????????PrintingSystemCommand.Open, 42 ????????????????PrintingSystemCommand.Save, 43 ????????????????PrintingSystemCommand.ClosePreview, 44 ????????????????PrintingSystemCommand.Customize, 45 ????????????????PrintingSystemCom
您可能关注的文档
- The Iterative MultiAgent Method for Solving Complex Search Problems.pdf
- The Kaon Bparameter from TwoFlavour Dynamical Domain Wall Fermions.pdf
- The Lagging Legs Exploiting Body Dynamics to Steer a Quadrupedal Agent.pdf
- The Modified Dynamics as a Vacuum Effect.pdf
- The Model for QCD Running Coupling Constant with Dynamically Generated Mass and Enhancement.pdf
- The MP Encoding for Distributed Mathematical Computations An Objectoriented Design and Imp.pdf
- The Monetary Models of Exchange Rate Determination.pdf
- The Nature of the Gould Belt from a Fractal Analysis of its Stellar Population.pdf
- The New Development Economics after the Washington Consensus.ppt
- The K Dynamic Stochastic Shortest Paths Problem and Its Application to Transportation Mode.pdf
最近下载
- 10 往事依依 课件(共28张ppt).pptx VIP
- 广东各地暴雨强度公式.docx VIP
- 老年心肺功能减退全流程健康管理方案专家共识解读PPT课件.pptx VIP
- 高中成绩单模板完整可编辑版.docx VIP
- 福建省职业技能等级认定申报表.docx VIP
- 教科版小学科学三年级上册3-6《运动和能量》课件(2025新教材).pptx VIP
- 基于HSV-1的疫苗和融瘤病毒载体的构建.pdf VIP
- 易飞代理商高级生产应用认证考试(答案).docx VIP
- 承插式盘扣脚手架专项施工方案.docx VIP
- 重庆市第八中学校2023-2024学年九年级下学期第4次数学试卷(含答案).docx VIP
有哪些信誉好的足球投注网站
文档评论(0)