GBReport.Designer.cs 17 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369
  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.BottomMargin = new DevExpress.XtraReports.UI.BottomMarginBand();
  33. this.Detail = new DevExpress.XtraReports.UI.DetailBand();
  34. this.xrPageBreak1 = new DevExpress.XtraReports.UI.XRPageBreak();
  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.xrPictureBox1 = new DevExpress.XtraReports.UI.XRPictureBox();
  60. this.xrLine1 = new DevExpress.XtraReports.UI.XRLine();
  61. ((System.ComponentModel.ISupportInitialize)(this.xrTable1)).BeginInit();
  62. ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
  63. //
  64. // TopMargin
  65. //
  66. this.TopMargin.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
  67. this.xrLine1,
  68. this.GB_dev_ym,
  69. this.xrPictureBox1});
  70. this.TopMargin.HeightF = 79.25F;
  71. this.TopMargin.Name = "TopMargin";
  72. //
  73. // GB_dev_ym
  74. //
  75. this.GB_dev_ym.LocationFloat = new DevExpress.Utils.PointFloat(170.3751F, 15.95834F);
  76. this.GB_dev_ym.Multiline = true;
  77. this.GB_dev_ym.Name = "GB_dev_ym";
  78. this.GB_dev_ym.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
  79. this.GB_dev_ym.SizeF = new System.Drawing.SizeF(469.6248F, 23F);
  80. this.GB_dev_ym.StylePriority.UseTextAlignment = false;
  81. this.GB_dev_ym.Text = "标准名";
  82. this.GB_dev_ym.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
  83. //
  84. // BottomMargin
  85. //
  86. this.BottomMargin.Name = "BottomMargin";
  87. //
  88. // Detail
  89. //
  90. this.Detail.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
  91. this.xrPageBreak1,
  92. this.xrTable1,
  93. this.GB_bt});
  94. this.Detail.HeightF = 1218.75F;
  95. this.Detail.Name = "Detail";
  96. //
  97. // xrPageBreak1
  98. //
  99. this.xrPageBreak1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 943.75F);
  100. this.xrPageBreak1.Name = "xrPageBreak1";
  101. //
  102. // xrTable1
  103. //
  104. this.xrTable1.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
  105. | DevExpress.XtraPrinting.BorderSide.Right)
  106. | DevExpress.XtraPrinting.BorderSide.Bottom)));
  107. this.xrTable1.LocationFloat = new DevExpress.Utils.PointFloat(5.000051F, 770.8333F);
  108. this.xrTable1.Name = "xrTable1";
  109. this.xrTable1.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 96F);
  110. this.xrTable1.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
  111. this.xrTableRow1,
  112. this.xrTableRow2,
  113. this.xrTableRow3,
  114. this.xrTableRow4,
  115. this.xrTableRow5,
  116. this.xrTableRow6});
  117. this.xrTable1.SizeF = new System.Drawing.SizeF(640F, 150F);
  118. this.xrTable1.StylePriority.UseBorders = false;
  119. this.xrTable1.StylePriority.UseTextAlignment = false;
  120. this.xrTable1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
  121. //
  122. // xrTableRow1
  123. //
  124. this.xrTableRow1.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
  125. this.GB_dev_ypsm});
  126. this.xrTableRow1.Name = "xrTableRow1";
  127. this.xrTableRow1.Weight = 1D;
  128. //
  129. // GB_dev_ypsm
  130. //
  131. this.GB_dev_ypsm.BackColor = System.Drawing.Color.DarkGray;
  132. this.GB_dev_ypsm.Multiline = true;
  133. this.GB_dev_ypsm.Name = "GB_dev_ypsm";
  134. this.GB_dev_ypsm.StylePriority.UseBackColor = false;
  135. this.GB_dev_ypsm.Text = "样品说明";
  136. this.GB_dev_ypsm.Weight = 4D;
  137. //
  138. // xrTableRow2
  139. //
  140. this.xrTableRow2.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
  141. this.GB_dev_jcjgwj,
  142. this.GB_dev_jcjgwj_text});
  143. this.xrTableRow2.Name = "xrTableRow2";
  144. this.xrTableRow2.Weight = 1D;
  145. //
  146. // GB_dev_jcjgwj
  147. //
  148. this.GB_dev_jcjgwj.Multiline = true;
  149. this.GB_dev_jcjgwj.Name = "GB_dev_jcjgwj";
  150. this.GB_dev_jcjgwj.Text = "测量结果名称:";
  151. this.GB_dev_jcjgwj.Weight = 1D;
  152. //
  153. // GB_dev_jcjgwj_text
  154. //
  155. this.GB_dev_jcjgwj_text.Multiline = true;
  156. this.GB_dev_jcjgwj_text.Name = "GB_dev_jcjgwj_text";
  157. this.GB_dev_jcjgwj_text.StylePriority.UseTextAlignment = false;
  158. this.GB_dev_jcjgwj_text.Text = "GB_dev_jcjgwj_text";
  159. this.GB_dev_jcjgwj_text.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
  160. this.GB_dev_jcjgwj_text.Weight = 3D;
  161. //
  162. // xrTableRow3
  163. //
  164. this.xrTableRow3.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
  165. this.GB_dev_cljggk});
  166. this.xrTableRow3.Name = "xrTableRow3";
  167. this.xrTableRow3.Weight = 1D;
  168. //
  169. // GB_dev_cljggk
  170. //
  171. this.GB_dev_cljggk.BackColor = System.Drawing.Color.DarkGray;
  172. this.GB_dev_cljggk.Multiline = true;
  173. this.GB_dev_cljggk.Name = "GB_dev_cljggk";
  174. this.GB_dev_cljggk.StylePriority.UseBackColor = false;
  175. this.GB_dev_cljggk.Text = "测量结果概况";
  176. this.GB_dev_cljggk.Weight = 4D;
  177. //
  178. // xrTableRow4
  179. //
  180. this.xrTableRow4.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
  181. this.GB_dev_yxsj,
  182. this.GB_dev_yxsj_text,
  183. this.GB_dev_sczs,
  184. this.GB_dev_sczs_text});
  185. this.xrTableRow4.Name = "xrTableRow4";
  186. this.xrTableRow4.Weight = 1D;
  187. //
  188. // GB_dev_yxsj
  189. //
  190. this.GB_dev_yxsj.Multiline = true;
  191. this.GB_dev_yxsj.Name = "GB_dev_yxsj";
  192. this.GB_dev_yxsj.Text = "运行时间:";
  193. this.GB_dev_yxsj.Weight = 1D;
  194. //
  195. // GB_dev_yxsj_text
  196. //
  197. this.GB_dev_yxsj_text.Multiline = true;
  198. this.GB_dev_yxsj_text.Name = "GB_dev_yxsj_text";
  199. this.GB_dev_yxsj_text.Text = "GB_dev_yxsj_text";
  200. this.GB_dev_yxsj_text.Weight = 1D;
  201. //
  202. // GB_dev_sczs
  203. //
  204. this.GB_dev_sczs.Multiline = true;
  205. this.GB_dev_sczs.Name = "GB_dev_sczs";
  206. this.GB_dev_sczs.Text = "视场总数:";
  207. this.GB_dev_sczs.Weight = 1D;
  208. //
  209. // GB_dev_sczs_text
  210. //
  211. this.GB_dev_sczs_text.Multiline = true;
  212. this.GB_dev_sczs_text.Name = "GB_dev_sczs_text";
  213. this.GB_dev_sczs_text.Text = "GB_dev_sczs_text";
  214. this.GB_dev_sczs_text.Weight = 1D;
  215. //
  216. // xrTableRow5
  217. //
  218. this.xrTableRow5.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
  219. this.GB_dev_flfa,
  220. this.GB_dev_flfa_text,
  221. this.GB_dev_yjctz,
  222. this.GB_dev_yjctz_text});
  223. this.xrTableRow5.Name = "xrTableRow5";
  224. this.xrTableRow5.Weight = 1D;
  225. //
  226. // GB_dev_flfa
  227. //
  228. this.GB_dev_flfa.Multiline = true;
  229. this.GB_dev_flfa.Name = "GB_dev_flfa";
  230. this.GB_dev_flfa.Text = "分类方案:";
  231. this.GB_dev_flfa.Weight = 1D;
  232. //
  233. // GB_dev_flfa_text
  234. //
  235. this.GB_dev_flfa_text.Multiline = true;
  236. this.GB_dev_flfa_text.Name = "GB_dev_flfa_text";
  237. this.GB_dev_flfa_text.Text = "GB_dev_flfa_text";
  238. this.GB_dev_flfa_text.Weight = 1D;
  239. //
  240. // GB_dev_yjctz
  241. //
  242. this.GB_dev_yjctz.Multiline = true;
  243. this.GB_dev_yjctz.Name = "GB_dev_yjctz";
  244. this.GB_dev_yjctz.Text = "已检查特征:";
  245. this.GB_dev_yjctz.Weight = 1D;
  246. //
  247. // GB_dev_yjctz_text
  248. //
  249. this.GB_dev_yjctz_text.Multiline = true;
  250. this.GB_dev_yjctz_text.Name = "GB_dev_yjctz_text";
  251. this.GB_dev_yjctz_text.Text = "GB_dev_yjctz_text";
  252. this.GB_dev_yjctz_text.Weight = 1D;
  253. //
  254. // xrTableRow6
  255. //
  256. this.xrTableRow6.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
  257. this.GB_dev_scmj,
  258. this.GB_dev_scmj_text,
  259. this.GB_dev_ckbz,
  260. this.GB_dev_ckbz_text});
  261. this.xrTableRow6.Name = "xrTableRow6";
  262. this.xrTableRow6.Weight = 1D;
  263. //
  264. // GB_dev_scmj
  265. //
  266. this.GB_dev_scmj.Multiline = true;
  267. this.GB_dev_scmj.Name = "GB_dev_scmj";
  268. this.GB_dev_scmj.Text = "视场面积:";
  269. this.GB_dev_scmj.Weight = 1D;
  270. //
  271. // GB_dev_scmj_text
  272. //
  273. this.GB_dev_scmj_text.Multiline = true;
  274. this.GB_dev_scmj_text.Name = "GB_dev_scmj_text";
  275. this.GB_dev_scmj_text.Text = "GB_dev_scmj_text";
  276. this.GB_dev_scmj_text.Weight = 1D;
  277. //
  278. // GB_dev_ckbz
  279. //
  280. this.GB_dev_ckbz.Multiline = true;
  281. this.GB_dev_ckbz.Name = "GB_dev_ckbz";
  282. this.GB_dev_ckbz.Text = "参考标准:";
  283. this.GB_dev_ckbz.Weight = 1D;
  284. //
  285. // GB_dev_ckbz_text
  286. //
  287. this.GB_dev_ckbz_text.Multiline = true;
  288. this.GB_dev_ckbz_text.Name = "GB_dev_ckbz_text";
  289. this.GB_dev_ckbz_text.Text = "GB_dev_ckbz_text";
  290. this.GB_dev_ckbz_text.Weight = 1D;
  291. //
  292. // GB_bt
  293. //
  294. this.GB_bt.Font = new System.Drawing.Font("Arial", 48F);
  295. this.GB_bt.LocationFloat = new DevExpress.Utils.PointFloat(275.8334F, 191F);
  296. this.GB_bt.Multiline = true;
  297. this.GB_bt.Name = "GB_bt";
  298. this.GB_bt.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
  299. this.GB_bt.SizeF = new System.Drawing.SizeF(100F, 330.2917F);
  300. this.GB_bt.StylePriority.UseFont = false;
  301. this.GB_bt.StylePriority.UseTextAlignment = false;
  302. this.GB_bt.Text = "标准评级";
  303. this.GB_bt.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
  304. //
  305. // xrPictureBox1
  306. //
  307. this.xrPictureBox1.ImageSource = new DevExpress.XtraPrinting.Drawing.ImageSource("img", resources.GetString("xrPictureBox1.ImageSource"));
  308. this.xrPictureBox1.LocationFloat = new DevExpress.Utils.PointFloat(5F, 7F);
  309. this.xrPictureBox1.Name = "xrPictureBox1";
  310. this.xrPictureBox1.SizeF = new System.Drawing.SizeF(159.375F, 47.91667F);
  311. //
  312. // xrLine1
  313. //
  314. this.xrLine1.LocationFloat = new DevExpress.Utils.PointFloat(5.000051F, 56.25F);
  315. this.xrLine1.Name = "xrLine1";
  316. this.xrLine1.SizeF = new System.Drawing.SizeF(634.9998F, 23F);
  317. //
  318. // GBReport
  319. //
  320. this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
  321. this.TopMargin,
  322. this.BottomMargin,
  323. this.Detail});
  324. this.Font = new System.Drawing.Font("Arial", 9.75F);
  325. this.Margins = new System.Drawing.Printing.Margins(100, 100, 79, 100);
  326. this.Version = "20.1";
  327. ((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit();
  328. ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
  329. }
  330. #endregion
  331. private DevExpress.XtraReports.UI.TopMarginBand TopMargin;
  332. private DevExpress.XtraReports.UI.XRPictureBox xrPictureBox1;
  333. private DevExpress.XtraReports.UI.BottomMarginBand BottomMargin;
  334. private DevExpress.XtraReports.UI.DetailBand Detail;
  335. private DevExpress.XtraReports.UI.XRLabel GB_dev_ym;
  336. private DevExpress.XtraReports.UI.XRTable xrTable1;
  337. private DevExpress.XtraReports.UI.XRTableRow xrTableRow1;
  338. private DevExpress.XtraReports.UI.XRTableCell GB_dev_ypsm;
  339. private DevExpress.XtraReports.UI.XRTableRow xrTableRow2;
  340. private DevExpress.XtraReports.UI.XRTableCell GB_dev_jcjgwj;
  341. private DevExpress.XtraReports.UI.XRTableCell GB_dev_jcjgwj_text;
  342. private DevExpress.XtraReports.UI.XRTableRow xrTableRow3;
  343. private DevExpress.XtraReports.UI.XRTableCell GB_dev_cljggk;
  344. private DevExpress.XtraReports.UI.XRTableRow xrTableRow4;
  345. private DevExpress.XtraReports.UI.XRTableCell GB_dev_yxsj;
  346. private DevExpress.XtraReports.UI.XRTableCell GB_dev_yxsj_text;
  347. private DevExpress.XtraReports.UI.XRTableCell GB_dev_sczs;
  348. private DevExpress.XtraReports.UI.XRTableCell GB_dev_sczs_text;
  349. private DevExpress.XtraReports.UI.XRTableRow xrTableRow5;
  350. private DevExpress.XtraReports.UI.XRTableCell GB_dev_flfa;
  351. private DevExpress.XtraReports.UI.XRTableCell GB_dev_flfa_text;
  352. private DevExpress.XtraReports.UI.XRTableCell GB_dev_yjctz;
  353. private DevExpress.XtraReports.UI.XRTableCell GB_dev_yjctz_text;
  354. private DevExpress.XtraReports.UI.XRTableRow xrTableRow6;
  355. private DevExpress.XtraReports.UI.XRTableCell GB_dev_scmj;
  356. private DevExpress.XtraReports.UI.XRTableCell GB_dev_scmj_text;
  357. private DevExpress.XtraReports.UI.XRTableCell GB_dev_ckbz;
  358. private DevExpress.XtraReports.UI.XRTableCell GB_dev_ckbz_text;
  359. private DevExpress.XtraReports.UI.XRLabel GB_bt;
  360. private DevExpress.XtraReports.UI.XRPageBreak xrPageBreak1;
  361. private DevExpress.XtraReports.UI.XRLine xrLine1;
  362. }
  363. }