GBReport.Designer.cs 19 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401
  1. 
  2. namespace OTSIncAReportApp.ReportTemplate
  3. {
  4. partial class GBReport
  5. {
  6. /// <summary>
  7. /// Required designer variable.
  8. /// </summary>
  9. private System.ComponentModel.IContainer components = null;
  10. /// <summary>
  11. /// Clean up any resources being used.
  12. /// </summary>
  13. /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
  14. protected override void Dispose(bool disposing)
  15. {
  16. if (disposing && (components != null))
  17. {
  18. components.Dispose();
  19. }
  20. base.Dispose(disposing);
  21. }
  22. #region Designer generated code
  23. /// <summary>
  24. /// Required method for Designer support - do not modify
  25. /// the contents of this method with the code editor.
  26. /// </summary>
  27. private void InitializeComponent()
  28. {
  29. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(GBReport));
  30. this.TopMargin = new DevExpress.XtraReports.UI.TopMarginBand();
  31. this.GB_dev_ym = new DevExpress.XtraReports.UI.XRLabel();
  32. this.xrPictureBox1 = new DevExpress.XtraReports.UI.XRPictureBox();
  33. this.BottomMargin = new DevExpress.XtraReports.UI.BottomMarginBand();
  34. this.Detail = new DevExpress.XtraReports.UI.DetailBand();
  35. this.xrTable1 = new DevExpress.XtraReports.UI.XRTable();
  36. this.xrTableRow1 = new DevExpress.XtraReports.UI.XRTableRow();
  37. this.GB_dev_ypsm = new DevExpress.XtraReports.UI.XRTableCell();
  38. this.xrTableRow2 = new DevExpress.XtraReports.UI.XRTableRow();
  39. this.GB_dev_jcjgwj = new DevExpress.XtraReports.UI.XRTableCell();
  40. this.GB_dev_jcjgwj_text = new DevExpress.XtraReports.UI.XRTableCell();
  41. this.xrTableRow3 = new DevExpress.XtraReports.UI.XRTableRow();
  42. this.GB_dev_cljggk = new DevExpress.XtraReports.UI.XRTableCell();
  43. this.xrTableRow4 = new DevExpress.XtraReports.UI.XRTableRow();
  44. this.GB_dev_yxsj = new DevExpress.XtraReports.UI.XRTableCell();
  45. this.GB_dev_yxsj_text = new DevExpress.XtraReports.UI.XRTableCell();
  46. this.GB_dev_sczs = new DevExpress.XtraReports.UI.XRTableCell();
  47. this.GB_dev_sczs_text = new DevExpress.XtraReports.UI.XRTableCell();
  48. this.xrTableRow5 = new DevExpress.XtraReports.UI.XRTableRow();
  49. this.GB_dev_flfa = new DevExpress.XtraReports.UI.XRTableCell();
  50. this.GB_dev_flfa_text = new DevExpress.XtraReports.UI.XRTableCell();
  51. this.GB_dev_yjctz = new DevExpress.XtraReports.UI.XRTableCell();
  52. this.GB_dev_yjctz_text = new DevExpress.XtraReports.UI.XRTableCell();
  53. this.xrTableRow6 = new DevExpress.XtraReports.UI.XRTableRow();
  54. this.GB_dev_scmj = new DevExpress.XtraReports.UI.XRTableCell();
  55. this.GB_dev_scmj_text = new DevExpress.XtraReports.UI.XRTableCell();
  56. this.GB_dev_ckbz = new DevExpress.XtraReports.UI.XRTableCell();
  57. this.GB_dev_ckbz_text = new DevExpress.XtraReports.UI.XRTableCell();
  58. this.GB_bt = new DevExpress.XtraReports.UI.XRLabel();
  59. this.xrTableRow7 = new DevExpress.XtraReports.UI.XRTableRow();
  60. this.GB_dev_bgsj = new DevExpress.XtraReports.UI.XRTableCell();
  61. this.GB_dev_bgsj_text = new DevExpress.XtraReports.UI.XRTableCell();
  62. this.GB_dev_fdbs = new DevExpress.XtraReports.UI.XRTableCell();
  63. this.GB_dev_fdbs_text = new DevExpress.XtraReports.UI.XRTableCell();
  64. ((System.ComponentModel.ISupportInitialize)(this.xrTable1)).BeginInit();
  65. ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
  66. //
  67. // TopMargin
  68. //
  69. this.TopMargin.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
  70. this.GB_dev_ym,
  71. this.xrPictureBox1});
  72. this.TopMargin.HeightF = 64.58334F;
  73. this.TopMargin.Name = "TopMargin";
  74. //
  75. // GB_dev_ym
  76. //
  77. this.GB_dev_ym.LocationFloat = new DevExpress.Utils.PointFloat(170.3751F, 15.95834F);
  78. this.GB_dev_ym.Multiline = true;
  79. this.GB_dev_ym.Name = "GB_dev_ym";
  80. this.GB_dev_ym.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
  81. this.GB_dev_ym.SizeF = new System.Drawing.SizeF(469.6248F, 23F);
  82. this.GB_dev_ym.StylePriority.UseTextAlignment = false;
  83. this.GB_dev_ym.Text = "标准名";
  84. this.GB_dev_ym.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
  85. //
  86. // xrPictureBox1
  87. //
  88. this.xrPictureBox1.ImageSource = new DevExpress.XtraPrinting.Drawing.ImageSource("img", resources.GetString("xrPictureBox1.ImageSource"));
  89. this.xrPictureBox1.LocationFloat = new DevExpress.Utils.PointFloat(5F, 7F);
  90. this.xrPictureBox1.Name = "xrPictureBox1";
  91. this.xrPictureBox1.SizeF = new System.Drawing.SizeF(159.375F, 47.91667F);
  92. //
  93. // BottomMargin
  94. //
  95. this.BottomMargin.Name = "BottomMargin";
  96. //
  97. // Detail
  98. //
  99. this.Detail.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
  100. this.xrTable1,
  101. this.GB_bt});
  102. this.Detail.HeightF = 934.3749F;
  103. this.Detail.Name = "Detail";
  104. //
  105. // xrTable1
  106. //
  107. this.xrTable1.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
  108. | DevExpress.XtraPrinting.BorderSide.Right)
  109. | DevExpress.XtraPrinting.BorderSide.Bottom)));
  110. this.xrTable1.LocationFloat = new DevExpress.Utils.PointFloat(5.000051F, 749.3749F);
  111. this.xrTable1.Name = "xrTable1";
  112. this.xrTable1.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 96F);
  113. this.xrTable1.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
  114. this.xrTableRow1,
  115. this.xrTableRow2,
  116. this.xrTableRow3,
  117. this.xrTableRow4,
  118. this.xrTableRow5,
  119. this.xrTableRow6,
  120. this.xrTableRow7});
  121. this.xrTable1.SizeF = new System.Drawing.SizeF(640F, 175F);
  122. this.xrTable1.StylePriority.UseBorders = false;
  123. this.xrTable1.StylePriority.UseTextAlignment = false;
  124. this.xrTable1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
  125. //
  126. // xrTableRow1
  127. //
  128. this.xrTableRow1.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
  129. this.GB_dev_ypsm});
  130. this.xrTableRow1.Name = "xrTableRow1";
  131. this.xrTableRow1.Weight = 1D;
  132. //
  133. // GB_dev_ypsm
  134. //
  135. this.GB_dev_ypsm.BackColor = System.Drawing.Color.DarkGray;
  136. this.GB_dev_ypsm.Multiline = true;
  137. this.GB_dev_ypsm.Name = "GB_dev_ypsm";
  138. this.GB_dev_ypsm.StylePriority.UseBackColor = false;
  139. this.GB_dev_ypsm.Text = "样品说明";
  140. this.GB_dev_ypsm.Weight = 4D;
  141. //
  142. // xrTableRow2
  143. //
  144. this.xrTableRow2.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
  145. this.GB_dev_jcjgwj,
  146. this.GB_dev_jcjgwj_text});
  147. this.xrTableRow2.Name = "xrTableRow2";
  148. this.xrTableRow2.Weight = 1D;
  149. //
  150. // GB_dev_jcjgwj
  151. //
  152. this.GB_dev_jcjgwj.Multiline = true;
  153. this.GB_dev_jcjgwj.Name = "GB_dev_jcjgwj";
  154. this.GB_dev_jcjgwj.Text = "测量结果名称:";
  155. this.GB_dev_jcjgwj.Weight = 1D;
  156. //
  157. // GB_dev_jcjgwj_text
  158. //
  159. this.GB_dev_jcjgwj_text.Multiline = true;
  160. this.GB_dev_jcjgwj_text.Name = "GB_dev_jcjgwj_text";
  161. this.GB_dev_jcjgwj_text.StylePriority.UseTextAlignment = false;
  162. this.GB_dev_jcjgwj_text.Text = "GB_dev_jcjgwj_text";
  163. this.GB_dev_jcjgwj_text.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
  164. this.GB_dev_jcjgwj_text.Weight = 3D;
  165. //
  166. // xrTableRow3
  167. //
  168. this.xrTableRow3.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
  169. this.GB_dev_cljggk});
  170. this.xrTableRow3.Name = "xrTableRow3";
  171. this.xrTableRow3.Weight = 1D;
  172. //
  173. // GB_dev_cljggk
  174. //
  175. this.GB_dev_cljggk.BackColor = System.Drawing.Color.DarkGray;
  176. this.GB_dev_cljggk.Multiline = true;
  177. this.GB_dev_cljggk.Name = "GB_dev_cljggk";
  178. this.GB_dev_cljggk.StylePriority.UseBackColor = false;
  179. this.GB_dev_cljggk.Text = "测量结果概况";
  180. this.GB_dev_cljggk.Weight = 4D;
  181. //
  182. // xrTableRow4
  183. //
  184. this.xrTableRow4.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
  185. this.GB_dev_yxsj,
  186. this.GB_dev_yxsj_text,
  187. this.GB_dev_sczs,
  188. this.GB_dev_sczs_text});
  189. this.xrTableRow4.Name = "xrTableRow4";
  190. this.xrTableRow4.Weight = 1D;
  191. //
  192. // GB_dev_yxsj
  193. //
  194. this.GB_dev_yxsj.Multiline = true;
  195. this.GB_dev_yxsj.Name = "GB_dev_yxsj";
  196. this.GB_dev_yxsj.Text = "运行时间:";
  197. this.GB_dev_yxsj.Weight = 1D;
  198. //
  199. // GB_dev_yxsj_text
  200. //
  201. this.GB_dev_yxsj_text.Multiline = true;
  202. this.GB_dev_yxsj_text.Name = "GB_dev_yxsj_text";
  203. this.GB_dev_yxsj_text.Text = "GB_dev_yxsj_text";
  204. this.GB_dev_yxsj_text.Weight = 1D;
  205. //
  206. // GB_dev_sczs
  207. //
  208. this.GB_dev_sczs.Multiline = true;
  209. this.GB_dev_sczs.Name = "GB_dev_sczs";
  210. this.GB_dev_sczs.Text = "视场总数:";
  211. this.GB_dev_sczs.Weight = 1D;
  212. //
  213. // GB_dev_sczs_text
  214. //
  215. this.GB_dev_sczs_text.Multiline = true;
  216. this.GB_dev_sczs_text.Name = "GB_dev_sczs_text";
  217. this.GB_dev_sczs_text.Text = "GB_dev_sczs_text";
  218. this.GB_dev_sczs_text.Weight = 1D;
  219. //
  220. // xrTableRow5
  221. //
  222. this.xrTableRow5.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
  223. this.GB_dev_flfa,
  224. this.GB_dev_flfa_text,
  225. this.GB_dev_yjctz,
  226. this.GB_dev_yjctz_text});
  227. this.xrTableRow5.Name = "xrTableRow5";
  228. this.xrTableRow5.Weight = 1D;
  229. //
  230. // GB_dev_flfa
  231. //
  232. this.GB_dev_flfa.Multiline = true;
  233. this.GB_dev_flfa.Name = "GB_dev_flfa";
  234. this.GB_dev_flfa.Text = "分类方案:";
  235. this.GB_dev_flfa.Weight = 1D;
  236. //
  237. // GB_dev_flfa_text
  238. //
  239. this.GB_dev_flfa_text.Multiline = true;
  240. this.GB_dev_flfa_text.Name = "GB_dev_flfa_text";
  241. this.GB_dev_flfa_text.Text = "GB_dev_flfa_text";
  242. this.GB_dev_flfa_text.Weight = 1D;
  243. //
  244. // GB_dev_yjctz
  245. //
  246. this.GB_dev_yjctz.Multiline = true;
  247. this.GB_dev_yjctz.Name = "GB_dev_yjctz";
  248. this.GB_dev_yjctz.Text = "已检查特征:";
  249. this.GB_dev_yjctz.Weight = 1D;
  250. //
  251. // GB_dev_yjctz_text
  252. //
  253. this.GB_dev_yjctz_text.Multiline = true;
  254. this.GB_dev_yjctz_text.Name = "GB_dev_yjctz_text";
  255. this.GB_dev_yjctz_text.Text = "GB_dev_yjctz_text";
  256. this.GB_dev_yjctz_text.Weight = 1D;
  257. //
  258. // xrTableRow6
  259. //
  260. this.xrTableRow6.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
  261. this.GB_dev_scmj,
  262. this.GB_dev_scmj_text,
  263. this.GB_dev_ckbz,
  264. this.GB_dev_ckbz_text});
  265. this.xrTableRow6.Name = "xrTableRow6";
  266. this.xrTableRow6.Weight = 1D;
  267. //
  268. // GB_dev_scmj
  269. //
  270. this.GB_dev_scmj.Multiline = true;
  271. this.GB_dev_scmj.Name = "GB_dev_scmj";
  272. this.GB_dev_scmj.Text = "视场面积:";
  273. this.GB_dev_scmj.Weight = 1D;
  274. //
  275. // GB_dev_scmj_text
  276. //
  277. this.GB_dev_scmj_text.Multiline = true;
  278. this.GB_dev_scmj_text.Name = "GB_dev_scmj_text";
  279. this.GB_dev_scmj_text.Text = "GB_dev_scmj_text";
  280. this.GB_dev_scmj_text.Weight = 1D;
  281. //
  282. // GB_dev_ckbz
  283. //
  284. this.GB_dev_ckbz.Multiline = true;
  285. this.GB_dev_ckbz.Name = "GB_dev_ckbz";
  286. this.GB_dev_ckbz.Text = "参考标准:";
  287. this.GB_dev_ckbz.Weight = 1D;
  288. //
  289. // GB_dev_ckbz_text
  290. //
  291. this.GB_dev_ckbz_text.Multiline = true;
  292. this.GB_dev_ckbz_text.Name = "GB_dev_ckbz_text";
  293. this.GB_dev_ckbz_text.Text = "GB_dev_ckbz_text";
  294. this.GB_dev_ckbz_text.Weight = 1D;
  295. //
  296. // GB_bt
  297. //
  298. this.GB_bt.Font = new System.Drawing.Font("Arial", 48F);
  299. this.GB_bt.LocationFloat = new DevExpress.Utils.PointFloat(275.8334F, 191F);
  300. this.GB_bt.Multiline = true;
  301. this.GB_bt.Name = "GB_bt";
  302. this.GB_bt.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
  303. this.GB_bt.SizeF = new System.Drawing.SizeF(100F, 330.2917F);
  304. this.GB_bt.StylePriority.UseFont = false;
  305. this.GB_bt.StylePriority.UseTextAlignment = false;
  306. this.GB_bt.Text = "标准评级";
  307. this.GB_bt.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
  308. //
  309. // xrTableRow7
  310. //
  311. this.xrTableRow7.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
  312. this.GB_dev_bgsj,
  313. this.GB_dev_bgsj_text,
  314. this.GB_dev_fdbs,
  315. this.GB_dev_fdbs_text});
  316. this.xrTableRow7.Name = "xrTableRow7";
  317. this.xrTableRow7.Weight = 1D;
  318. //
  319. // GB_dev_bgsj
  320. //
  321. this.GB_dev_bgsj.Multiline = true;
  322. this.GB_dev_bgsj.Name = "GB_dev_bgsj";
  323. this.GB_dev_bgsj.Text = "报告时间:";
  324. this.GB_dev_bgsj.Weight = 1D;
  325. //
  326. // GB_dev_bgsj_text
  327. //
  328. this.GB_dev_bgsj_text.Multiline = true;
  329. this.GB_dev_bgsj_text.Name = "GB_dev_bgsj_text";
  330. this.GB_dev_bgsj_text.Text = "GB_dev_bgsj_text";
  331. this.GB_dev_bgsj_text.Weight = 1D;
  332. //
  333. // GB_dev_fdbs
  334. //
  335. this.GB_dev_fdbs.Multiline = true;
  336. this.GB_dev_fdbs.Name = "GB_dev_fdbs";
  337. this.GB_dev_fdbs.Text = "测量放大倍数:";
  338. this.GB_dev_fdbs.Weight = 1D;
  339. //
  340. // GB_dev_fdbs_text
  341. //
  342. this.GB_dev_fdbs_text.Multiline = true;
  343. this.GB_dev_fdbs_text.Name = "GB_dev_fdbs_text";
  344. this.GB_dev_fdbs_text.Text = "GB_dev_fdbs_text";
  345. this.GB_dev_fdbs_text.Weight = 1D;
  346. //
  347. // GBReport
  348. //
  349. this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
  350. this.TopMargin,
  351. this.BottomMargin,
  352. this.Detail});
  353. this.Font = new System.Drawing.Font("Arial", 9.75F);
  354. this.Margins = new System.Drawing.Printing.Margins(100, 100, 65, 100);
  355. this.Version = "20.1";
  356. ((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit();
  357. ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
  358. }
  359. #endregion
  360. private DevExpress.XtraReports.UI.TopMarginBand TopMargin;
  361. private DevExpress.XtraReports.UI.XRPictureBox xrPictureBox1;
  362. private DevExpress.XtraReports.UI.BottomMarginBand BottomMargin;
  363. private DevExpress.XtraReports.UI.DetailBand Detail;
  364. private DevExpress.XtraReports.UI.XRLabel GB_dev_ym;
  365. private DevExpress.XtraReports.UI.XRTable xrTable1;
  366. private DevExpress.XtraReports.UI.XRTableRow xrTableRow1;
  367. private DevExpress.XtraReports.UI.XRTableCell GB_dev_ypsm;
  368. private DevExpress.XtraReports.UI.XRTableRow xrTableRow2;
  369. private DevExpress.XtraReports.UI.XRTableCell GB_dev_jcjgwj;
  370. private DevExpress.XtraReports.UI.XRTableCell GB_dev_jcjgwj_text;
  371. private DevExpress.XtraReports.UI.XRTableRow xrTableRow3;
  372. private DevExpress.XtraReports.UI.XRTableCell GB_dev_cljggk;
  373. private DevExpress.XtraReports.UI.XRTableRow xrTableRow4;
  374. private DevExpress.XtraReports.UI.XRTableCell GB_dev_yxsj;
  375. private DevExpress.XtraReports.UI.XRTableCell GB_dev_yxsj_text;
  376. private DevExpress.XtraReports.UI.XRTableCell GB_dev_sczs;
  377. private DevExpress.XtraReports.UI.XRTableCell GB_dev_sczs_text;
  378. private DevExpress.XtraReports.UI.XRTableRow xrTableRow5;
  379. private DevExpress.XtraReports.UI.XRTableCell GB_dev_flfa;
  380. private DevExpress.XtraReports.UI.XRTableCell GB_dev_flfa_text;
  381. private DevExpress.XtraReports.UI.XRTableCell GB_dev_yjctz;
  382. private DevExpress.XtraReports.UI.XRTableCell GB_dev_yjctz_text;
  383. private DevExpress.XtraReports.UI.XRTableRow xrTableRow6;
  384. private DevExpress.XtraReports.UI.XRTableCell GB_dev_scmj;
  385. private DevExpress.XtraReports.UI.XRTableCell GB_dev_scmj_text;
  386. private DevExpress.XtraReports.UI.XRTableCell GB_dev_ckbz;
  387. private DevExpress.XtraReports.UI.XRTableCell GB_dev_ckbz_text;
  388. private DevExpress.XtraReports.UI.XRLabel GB_bt;
  389. private DevExpress.XtraReports.UI.XRTableRow xrTableRow7;
  390. private DevExpress.XtraReports.UI.XRTableCell GB_dev_bgsj;
  391. private DevExpress.XtraReports.UI.XRTableCell GB_dev_bgsj_text;
  392. private DevExpress.XtraReports.UI.XRTableCell GB_dev_fdbs;
  393. private DevExpress.XtraReports.UI.XRTableCell GB_dev_fdbs_text;
  394. }
  395. }