OTS_DEVReport.Designer.cs 96 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744
  1. 
  2. namespace OTSIncAReportApp._1_UI.OTSTemplateDesigner
  3. {
  4. partial class OTS_DEVReport
  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(OTS_DEVReport));
  30. this.TopMargin = new DevExpress.XtraReports.UI.TopMarginBand();
  31. this.xrLine1 = new DevExpress.XtraReports.UI.XRLine();
  32. this.dev_ym = new DevExpress.XtraReports.UI.XRLabel();
  33. this.xrPictureBox1 = new DevExpress.XtraReports.UI.XRPictureBox();
  34. this.BottomMargin = new DevExpress.XtraReports.UI.BottomMarginBand();
  35. this.xrLine2 = new DevExpress.XtraReports.UI.XRLine();
  36. this.dev_yj = new DevExpress.XtraReports.UI.XRLabel();
  37. this.Detail = new DevExpress.XtraReports.UI.DetailBand();
  38. this.xrTable2 = new DevExpress.XtraReports.UI.XRTable();
  39. this.xrTableRow18 = new DevExpress.XtraReports.UI.XRTableRow();
  40. this.xrTableCell1 = new DevExpress.XtraReports.UI.XRTableCell();
  41. this.xrTableCell6 = new DevExpress.XtraReports.UI.XRTableCell();
  42. this.xrTableCell5 = new DevExpress.XtraReports.UI.XRTableCell();
  43. this.xrTableCell4 = new DevExpress.XtraReports.UI.XRTableCell();
  44. this.xrTableRow19 = new DevExpress.XtraReports.UI.XRTableRow();
  45. this.xrTableCell3 = new DevExpress.XtraReports.UI.XRTableCell();
  46. this.xrTableCell7 = new DevExpress.XtraReports.UI.XRTableCell();
  47. this.xrTableCell8 = new DevExpress.XtraReports.UI.XRTableCell();
  48. this.xrTableCell9 = new DevExpress.XtraReports.UI.XRTableCell();
  49. this.xrTableRow20 = new DevExpress.XtraReports.UI.XRTableRow();
  50. this.xrTableCell10 = new DevExpress.XtraReports.UI.XRTableCell();
  51. this.xrTableCell19 = new DevExpress.XtraReports.UI.XRTableCell();
  52. this.xrTableCell11 = new DevExpress.XtraReports.UI.XRTableCell();
  53. this.xrTableCell15 = new DevExpress.XtraReports.UI.XRTableCell();
  54. this.xrTableCell14 = new DevExpress.XtraReports.UI.XRTableCell();
  55. this.xrTableCell16 = new DevExpress.XtraReports.UI.XRTableCell();
  56. this.xrTableCell12 = new DevExpress.XtraReports.UI.XRTableCell();
  57. this.xrTableCell17 = new DevExpress.XtraReports.UI.XRTableCell();
  58. this.xrTableCell13 = new DevExpress.XtraReports.UI.XRTableCell();
  59. this.xrTableCell18 = new DevExpress.XtraReports.UI.XRTableCell();
  60. this.xrTableRow21 = new DevExpress.XtraReports.UI.XRTableRow();
  61. this.xrTableCell20 = new DevExpress.XtraReports.UI.XRTableCell();
  62. this.xrTableCell21 = new DevExpress.XtraReports.UI.XRTableCell();
  63. this.xrTableCell22 = new DevExpress.XtraReports.UI.XRTableCell();
  64. this.xrTableCell23 = new DevExpress.XtraReports.UI.XRTableCell();
  65. this.xrTableCell24 = new DevExpress.XtraReports.UI.XRTableCell();
  66. this.xrTableCell25 = new DevExpress.XtraReports.UI.XRTableCell();
  67. this.xrTableCell26 = new DevExpress.XtraReports.UI.XRTableCell();
  68. this.xrTableCell27 = new DevExpress.XtraReports.UI.XRTableCell();
  69. this.xrTableCell28 = new DevExpress.XtraReports.UI.XRTableCell();
  70. this.xrTableCell29 = new DevExpress.XtraReports.UI.XRTableCell();
  71. this.xrTable_kllb_surface = new DevExpress.XtraReports.UI.XRTable();
  72. this.xrTableRow16 = new DevExpress.XtraReports.UI.XRTableRow();
  73. this.xrTable_kllb = new DevExpress.XtraReports.UI.XRTableCell();
  74. this.xrTableRow17 = new DevExpress.XtraReports.UI.XRTableRow();
  75. this.xrTableCell2 = new DevExpress.XtraReports.UI.XRTableCell();
  76. this.xrLabel_inca_pic_subdivision = new DevExpress.XtraReports.UI.XRLabel();
  77. this.xrChart_incaSubdivision = new DevExpress.XtraReports.UI.XRChart();
  78. this.xrLabel_inca_pic_class = new DevExpress.XtraReports.UI.XRLabel();
  79. this.xrChart_incaClass = new DevExpress.XtraReports.UI.XRChart();
  80. this.xrPageBreak5 = new DevExpress.XtraReports.UI.XRPageBreak();
  81. this.xr_tbAreaOfInclusion = new DevExpress.XtraReports.UI.XRTable();
  82. this.xrTableRow12 = new DevExpress.XtraReports.UI.XRTableRow();
  83. this.xrCellAreaOfInclusion = new DevExpress.XtraReports.UI.XRTableCell();
  84. this.xrTableRow13 = new DevExpress.XtraReports.UI.XRTableRow();
  85. this.xrCell_inclusion_classify = new DevExpress.XtraReports.UI.XRTableCell();
  86. this.xrCell_inclusion_subdivision = new DevExpress.XtraReports.UI.XRTableCell();
  87. this.xrCell_inclusion_Area = new DevExpress.XtraReports.UI.XRTableCell();
  88. this.xrCell_inclusion_percentageOfIncA = new DevExpress.XtraReports.UI.XRTableCell();
  89. this.xrCell_inclusion_FieldRatio = new DevExpress.XtraReports.UI.XRTableCell();
  90. this.xrPageBreak4 = new DevExpress.XtraReports.UI.XRPageBreak();
  91. this.xrTb_ElementAnalysisTable = new DevExpress.XtraReports.UI.XRTable();
  92. this.xrTableRow15 = new DevExpress.XtraReports.UI.XRTableRow();
  93. this.xrCellElementArea = new DevExpress.XtraReports.UI.XRTableCell();
  94. this.xrTableRow11 = new DevExpress.XtraReports.UI.XRTableRow();
  95. this.xrCellElementArea_details = new DevExpress.XtraReports.UI.XRTableCell();
  96. this.xrTableRow14 = new DevExpress.XtraReports.UI.XRTableRow();
  97. this.xrCell_Element_classify = new DevExpress.XtraReports.UI.XRTableCell();
  98. this.xrCell_Element_subdivision = new DevExpress.XtraReports.UI.XRTableCell();
  99. this.xrCell_Element_Area = new DevExpress.XtraReports.UI.XRTableCell();
  100. this.xrCell_Element_s1 = new DevExpress.XtraReports.UI.XRTableCell();
  101. this.xrCell_Element_s2 = new DevExpress.XtraReports.UI.XRTableCell();
  102. this.xrCell_Element_s3 = new DevExpress.XtraReports.UI.XRTableCell();
  103. this.xrCell_Element_s4 = new DevExpress.XtraReports.UI.XRTableCell();
  104. this.xrCell_Element_s5 = new DevExpress.XtraReports.UI.XRTableCell();
  105. this.xrCell_Element_s6 = new DevExpress.XtraReports.UI.XRTableCell();
  106. this.xrCell_Element_s7 = new DevExpress.XtraReports.UI.XRTableCell();
  107. this.xrCell_Element_s8 = new DevExpress.XtraReports.UI.XRTableCell();
  108. this.xrCell_Element_s9 = new DevExpress.XtraReports.UI.XRTableCell();
  109. this.xrCell_Element_s10 = new DevExpress.XtraReports.UI.XRTableCell();
  110. this.xrPageBreak3 = new DevExpress.XtraReports.UI.XRPageBreak();
  111. this.xrLabel_size_IconQuestion_Subdivision = new DevExpress.XtraReports.UI.XRLabel();
  112. this.xrLabel_size_IconQuestion_Class = new DevExpress.XtraReports.UI.XRLabel();
  113. this.xrChart_ParticelSizeCalss = new DevExpress.XtraReports.UI.XRChart();
  114. this.xrChart_ParticelSizeSubdivision = new DevExpress.XtraReports.UI.XRChart();
  115. this.xrPageBreak2 = new DevExpress.XtraReports.UI.XRPageBreak();
  116. this.xrTa_ParticleSizeTable = new DevExpress.XtraReports.UI.XRTable();
  117. this.xrTableRow8 = new DevExpress.XtraReports.UI.XRTableRow();
  118. this.dev_DimensionTable = new DevExpress.XtraReports.UI.XRTableCell();
  119. this.xrTableRow9 = new DevExpress.XtraReports.UI.XRTableRow();
  120. this.dev_DimensionTable_2 = new DevExpress.XtraReports.UI.XRTableCell();
  121. this.xrTableRow10 = new DevExpress.XtraReports.UI.XRTableRow();
  122. this.dev_classify = new DevExpress.XtraReports.UI.XRTableCell();
  123. this.dev_subdivision = new DevExpress.XtraReports.UI.XRTableCell();
  124. this.dev_quantity = new DevExpress.XtraReports.UI.XRTableCell();
  125. this.dev_size_1 = new DevExpress.XtraReports.UI.XRTableCell();
  126. this.dev_size_2 = new DevExpress.XtraReports.UI.XRTableCell();
  127. this.dev_size_3 = new DevExpress.XtraReports.UI.XRTableCell();
  128. this.dev_size_4 = new DevExpress.XtraReports.UI.XRTableCell();
  129. this.dev_size_5 = new DevExpress.XtraReports.UI.XRTableCell();
  130. this.dev_size_6 = new DevExpress.XtraReports.UI.XRTableCell();
  131. this.dev_size_7 = new DevExpress.XtraReports.UI.XRTableCell();
  132. this.xrTable1 = new DevExpress.XtraReports.UI.XRTable();
  133. this.xrTableRow1 = new DevExpress.XtraReports.UI.XRTableRow();
  134. this.dev_ypsm = new DevExpress.XtraReports.UI.XRTableCell();
  135. this.xrTableRow2 = new DevExpress.XtraReports.UI.XRTableRow();
  136. this.dev_jcjgwj = new DevExpress.XtraReports.UI.XRTableCell();
  137. this.dev_jcjgwj_text = new DevExpress.XtraReports.UI.XRTableCell();
  138. this.xrTableRow3 = new DevExpress.XtraReports.UI.XRTableRow();
  139. this.dev_cljggk = new DevExpress.XtraReports.UI.XRTableCell();
  140. this.xrTableRow4 = new DevExpress.XtraReports.UI.XRTableRow();
  141. this.dev_yxsj = new DevExpress.XtraReports.UI.XRTableCell();
  142. this.dev_yxsj_text = new DevExpress.XtraReports.UI.XRTableCell();
  143. this.dev_sczs = new DevExpress.XtraReports.UI.XRTableCell();
  144. this.dev_sczs_text = new DevExpress.XtraReports.UI.XRTableCell();
  145. this.xrTableRow5 = new DevExpress.XtraReports.UI.XRTableRow();
  146. this.dev_flfa = new DevExpress.XtraReports.UI.XRTableCell();
  147. this.dev_flfa_text = new DevExpress.XtraReports.UI.XRTableCell();
  148. this.dev_yjctz = new DevExpress.XtraReports.UI.XRTableCell();
  149. this.dev_yjctz_text = new DevExpress.XtraReports.UI.XRTableCell();
  150. this.xrTableRow6 = new DevExpress.XtraReports.UI.XRTableRow();
  151. this.dev_scmj = new DevExpress.XtraReports.UI.XRTableCell();
  152. this.dev_scmj_text = new DevExpress.XtraReports.UI.XRTableCell();
  153. this.dev_ckbz = new DevExpress.XtraReports.UI.XRTableCell();
  154. this.dev_ckbz_text = new DevExpress.XtraReports.UI.XRTableCell();
  155. this.xrTableRow7 = new DevExpress.XtraReports.UI.XRTableRow();
  156. this.dev_bgsj = new DevExpress.XtraReports.UI.XRTableCell();
  157. this.dev_bgsj_text = new DevExpress.XtraReports.UI.XRTableCell();
  158. this.dev_fdbs = new DevExpress.XtraReports.UI.XRTableCell();
  159. this.dev_fdbs_text = new DevExpress.XtraReports.UI.XRTableCell();
  160. this.xrPageBreak1 = new DevExpress.XtraReports.UI.XRPageBreak();
  161. this.dev_ckbz_text_up = new DevExpress.XtraReports.UI.XRLabel();
  162. this.dev_jcjgwj_text_up = new DevExpress.XtraReports.UI.XRLabel();
  163. this.dev_bgsj_text_up = new DevExpress.XtraReports.UI.XRLabel();
  164. this.dev_ypbh_text_up = new DevExpress.XtraReports.UI.XRLabel();
  165. this.dev_ckbz_up = new DevExpress.XtraReports.UI.XRLabel();
  166. this.dev_jcjgwj_up = new DevExpress.XtraReports.UI.XRLabel();
  167. this.dev_bgsj_up = new DevExpress.XtraReports.UI.XRLabel();
  168. this.dev_ypbh_up = new DevExpress.XtraReports.UI.XRLabel();
  169. this.dev_fbt = new DevExpress.XtraReports.UI.XRLabel();
  170. this.dev_zbt = new DevExpress.XtraReports.UI.XRLabel();
  171. this.xrPictureBox2 = new DevExpress.XtraReports.UI.XRPictureBox();
  172. ((System.ComponentModel.ISupportInitialize)(this.xrTable2)).BeginInit();
  173. ((System.ComponentModel.ISupportInitialize)(this.xrTable_kllb_surface)).BeginInit();
  174. ((System.ComponentModel.ISupportInitialize)(this.xrChart_incaSubdivision)).BeginInit();
  175. ((System.ComponentModel.ISupportInitialize)(this.xrChart_incaClass)).BeginInit();
  176. ((System.ComponentModel.ISupportInitialize)(this.xr_tbAreaOfInclusion)).BeginInit();
  177. ((System.ComponentModel.ISupportInitialize)(this.xrTb_ElementAnalysisTable)).BeginInit();
  178. ((System.ComponentModel.ISupportInitialize)(this.xrChart_ParticelSizeCalss)).BeginInit();
  179. ((System.ComponentModel.ISupportInitialize)(this.xrChart_ParticelSizeSubdivision)).BeginInit();
  180. ((System.ComponentModel.ISupportInitialize)(this.xrTa_ParticleSizeTable)).BeginInit();
  181. ((System.ComponentModel.ISupportInitialize)(this.xrTable1)).BeginInit();
  182. ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
  183. //
  184. // TopMargin
  185. //
  186. this.TopMargin.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
  187. this.xrLine1,
  188. this.dev_ym,
  189. this.xrPictureBox1});
  190. this.TopMargin.HeightF = 73F;
  191. this.TopMargin.Name = "TopMargin";
  192. //
  193. // xrLine1
  194. //
  195. this.xrLine1.LocationFloat = new DevExpress.Utils.PointFloat(10.0001F, 50F);
  196. this.xrLine1.Name = "xrLine1";
  197. this.xrLine1.SizeF = new System.Drawing.SizeF(667.9998F, 23F);
  198. //
  199. // dev_ym
  200. //
  201. this.dev_ym.LocationFloat = new DevExpress.Utils.PointFloat(166.2501F, 17.77083F);
  202. this.dev_ym.Multiline = true;
  203. this.dev_ym.Name = "dev_ym";
  204. this.dev_ym.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
  205. this.dev_ym.SizeF = new System.Drawing.SizeF(511.7498F, 23F);
  206. this.dev_ym.StylePriority.UseTextAlignment = false;
  207. this.dev_ym.Text = "dev_ym";
  208. this.dev_ym.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
  209. //
  210. // xrPictureBox1
  211. //
  212. this.xrPictureBox1.ImageSource = new DevExpress.XtraPrinting.Drawing.ImageSource("img", resources.GetString("xrPictureBox1.ImageSource"));
  213. this.xrPictureBox1.LocationFloat = new DevExpress.Utils.PointFloat(10.0001F, 10.00001F);
  214. this.xrPictureBox1.Name = "xrPictureBox1";
  215. this.xrPictureBox1.SizeF = new System.Drawing.SizeF(134.375F, 38.54167F);
  216. //
  217. // BottomMargin
  218. //
  219. this.BottomMargin.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
  220. this.xrLine2,
  221. this.dev_yj});
  222. this.BottomMargin.HeightF = 67F;
  223. this.BottomMargin.Name = "BottomMargin";
  224. //
  225. // xrLine2
  226. //
  227. this.xrLine2.LocationFloat = new DevExpress.Utils.PointFloat(10.0001F, 9.999847F);
  228. this.xrLine2.Name = "xrLine2";
  229. this.xrLine2.SizeF = new System.Drawing.SizeF(667.9998F, 23F);
  230. //
  231. // dev_yj
  232. //
  233. this.dev_yj.LocationFloat = new DevExpress.Utils.PointFloat(10.0001F, 32.99993F);
  234. this.dev_yj.Multiline = true;
  235. this.dev_yj.Name = "dev_yj";
  236. this.dev_yj.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
  237. this.dev_yj.SizeF = new System.Drawing.SizeF(667.9998F, 23F);
  238. this.dev_yj.StylePriority.UseTextAlignment = false;
  239. this.dev_yj.Text = "dev_yj";
  240. this.dev_yj.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopCenter;
  241. //
  242. // Detail
  243. //
  244. this.Detail.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
  245. this.xrTable2,
  246. this.xrTable_kllb_surface,
  247. this.xrLabel_inca_pic_subdivision,
  248. this.xrChart_incaSubdivision,
  249. this.xrLabel_inca_pic_class,
  250. this.xrChart_incaClass,
  251. this.xrPageBreak5,
  252. this.xr_tbAreaOfInclusion,
  253. this.xrPageBreak4,
  254. this.xrTb_ElementAnalysisTable,
  255. this.xrPageBreak3,
  256. this.xrLabel_size_IconQuestion_Subdivision,
  257. this.xrLabel_size_IconQuestion_Class,
  258. this.xrChart_ParticelSizeCalss,
  259. this.xrChart_ParticelSizeSubdivision,
  260. this.xrPageBreak2,
  261. this.xrTa_ParticleSizeTable,
  262. this.xrTable1,
  263. this.xrPageBreak1,
  264. this.dev_ckbz_text_up,
  265. this.dev_jcjgwj_text_up,
  266. this.dev_bgsj_text_up,
  267. this.dev_ypbh_text_up,
  268. this.dev_ckbz_up,
  269. this.dev_jcjgwj_up,
  270. this.dev_bgsj_up,
  271. this.dev_ypbh_up,
  272. this.dev_fbt,
  273. this.dev_zbt,
  274. this.xrPictureBox2});
  275. this.Detail.HeightF = 10000F;
  276. this.Detail.Name = "Detail";
  277. //
  278. // xrTable2
  279. //
  280. this.xrTable2.LocationFloat = new DevExpress.Utils.PointFloat(0F, 3732.208F);
  281. this.xrTable2.Name = "xrTable2";
  282. this.xrTable2.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 96F);
  283. this.xrTable2.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
  284. this.xrTableRow18,
  285. this.xrTableRow19,
  286. this.xrTableRow20,
  287. this.xrTableRow21});
  288. this.xrTable2.SizeF = new System.Drawing.SizeF(688F, 100F);
  289. this.xrTable2.Visible = false;
  290. //
  291. // xrTableRow18
  292. //
  293. this.xrTableRow18.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
  294. this.xrTableCell1,
  295. this.xrTableCell6,
  296. this.xrTableCell5,
  297. this.xrTableCell4});
  298. this.xrTableRow18.Name = "xrTableRow18";
  299. this.xrTableRow18.Weight = 1D;
  300. //
  301. // xrTableCell1
  302. //
  303. this.xrTableCell1.BackColor = System.Drawing.Color.DarkGray;
  304. this.xrTableCell1.Multiline = true;
  305. this.xrTableCell1.Name = "xrTableCell1";
  306. this.xrTableCell1.StylePriority.UseBackColor = false;
  307. this.xrTableCell1.Text = "xrTableCell1";
  308. this.xrTableCell1.Weight = 0.6169452001882153D;
  309. //
  310. // xrTableCell6
  311. //
  312. this.xrTableCell6.BackColor = System.Drawing.Color.DarkGray;
  313. this.xrTableCell6.Multiline = true;
  314. this.xrTableCell6.Name = "xrTableCell6";
  315. this.xrTableCell6.StylePriority.UseBackColor = false;
  316. this.xrTableCell6.StylePriority.UseTextAlignment = false;
  317. this.xrTableCell6.Text = "xrTableCell6";
  318. this.xrTableCell6.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
  319. this.xrTableCell6.Weight = 1.8907547354294869D;
  320. //
  321. // xrTableCell5
  322. //
  323. this.xrTableCell5.BackColor = System.Drawing.Color.DarkGray;
  324. this.xrTableCell5.Multiline = true;
  325. this.xrTableCell5.Name = "xrTableCell5";
  326. this.xrTableCell5.StylePriority.UseBackColor = false;
  327. this.xrTableCell5.Text = "xrTableCell5";
  328. this.xrTableCell5.Weight = 1.0153686127988129D;
  329. //
  330. // xrTableCell4
  331. //
  332. this.xrTableCell4.BackColor = System.Drawing.Color.DarkGray;
  333. this.xrTableCell4.Multiline = true;
  334. this.xrTableCell4.Name = "xrTableCell4";
  335. this.xrTableCell4.StylePriority.UseBackColor = false;
  336. this.xrTableCell4.Text = "xrTableCell4";
  337. this.xrTableCell4.Weight = 0.962595892275889D;
  338. //
  339. // xrTableRow19
  340. //
  341. this.xrTableRow19.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
  342. this.xrTableCell3,
  343. this.xrTableCell7,
  344. this.xrTableCell8,
  345. this.xrTableCell9});
  346. this.xrTableRow19.Name = "xrTableRow19";
  347. this.xrTableRow19.Weight = 1D;
  348. //
  349. // xrTableCell3
  350. //
  351. this.xrTableCell3.Multiline = true;
  352. this.xrTableCell3.Name = "xrTableCell3";
  353. this.xrTableCell3.Text = "xrTableCell3";
  354. this.xrTableCell3.Weight = 0.6169452001882153D;
  355. //
  356. // xrTableCell7
  357. //
  358. this.xrTableCell7.Multiline = true;
  359. this.xrTableCell7.Name = "xrTableCell7";
  360. this.xrTableCell7.Text = "xrTableCell7";
  361. this.xrTableCell7.Weight = 1.8907547354294869D;
  362. //
  363. // xrTableCell8
  364. //
  365. this.xrTableCell8.Multiline = true;
  366. this.xrTableCell8.Name = "xrTableCell8";
  367. this.xrTableCell8.Text = "xrTableCell8";
  368. this.xrTableCell8.Weight = 1.0153686127988129D;
  369. //
  370. // xrTableCell9
  371. //
  372. this.xrTableCell9.Multiline = true;
  373. this.xrTableCell9.Name = "xrTableCell9";
  374. this.xrTableCell9.Text = "xrTableCell9";
  375. this.xrTableCell9.Weight = 0.962595892275889D;
  376. //
  377. // xrTableRow20
  378. //
  379. this.xrTableRow20.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
  380. this.xrTableCell10,
  381. this.xrTableCell19,
  382. this.xrTableCell11,
  383. this.xrTableCell15,
  384. this.xrTableCell14,
  385. this.xrTableCell16,
  386. this.xrTableCell12,
  387. this.xrTableCell17,
  388. this.xrTableCell13,
  389. this.xrTableCell18});
  390. this.xrTableRow20.Name = "xrTableRow20";
  391. this.xrTableRow20.Weight = 1D;
  392. //
  393. // xrTableCell10
  394. //
  395. this.xrTableCell10.BackColor = System.Drawing.Color.DarkGray;
  396. this.xrTableCell10.Multiline = true;
  397. this.xrTableCell10.Name = "xrTableCell10";
  398. this.xrTableCell10.StylePriority.UseBackColor = false;
  399. this.xrTableCell10.Text = "xrTableCell10";
  400. this.xrTableCell10.Weight = 0.44856644717684591D;
  401. //
  402. // xrTableCell19
  403. //
  404. this.xrTableCell19.BackColor = System.Drawing.Color.DarkGray;
  405. this.xrTableCell19.Multiline = true;
  406. this.xrTableCell19.Name = "xrTableCell19";
  407. this.xrTableCell19.StylePriority.UseBackColor = false;
  408. this.xrTableCell19.Text = "xrTableCell19";
  409. this.xrTableCell19.Weight = 0.44856644717684591D;
  410. //
  411. // xrTableCell11
  412. //
  413. this.xrTableCell11.BackColor = System.Drawing.Color.DarkGray;
  414. this.xrTableCell11.Multiline = true;
  415. this.xrTableCell11.Name = "xrTableCell11";
  416. this.xrTableCell11.StylePriority.UseBackColor = false;
  417. this.xrTableCell11.Text = "xrTableCell11";
  418. this.xrTableCell11.Weight = 0.4485664436720832D;
  419. //
  420. // xrTableCell15
  421. //
  422. this.xrTableCell15.BackColor = System.Drawing.Color.DarkGray;
  423. this.xrTableCell15.Multiline = true;
  424. this.xrTableCell15.Name = "xrTableCell15";
  425. this.xrTableCell15.StylePriority.UseBackColor = false;
  426. this.xrTableCell15.Text = "xrTableCell15";
  427. this.xrTableCell15.Weight = 0.4485664436720832D;
  428. //
  429. // xrTableCell14
  430. //
  431. this.xrTableCell14.BackColor = System.Drawing.Color.DarkGray;
  432. this.xrTableCell14.Multiline = true;
  433. this.xrTableCell14.Name = "xrTableCell14";
  434. this.xrTableCell14.StylePriority.UseBackColor = false;
  435. this.xrTableCell14.Text = "xrTableCell14";
  436. this.xrTableCell14.Weight = 0.4485664436720832D;
  437. //
  438. // xrTableCell16
  439. //
  440. this.xrTableCell16.BackColor = System.Drawing.Color.DarkGray;
  441. this.xrTableCell16.Multiline = true;
  442. this.xrTableCell16.Name = "xrTableCell16";
  443. this.xrTableCell16.StylePriority.UseBackColor = false;
  444. this.xrTableCell16.Text = "xrTableCell16";
  445. this.xrTableCell16.Weight = 0.4485664436720832D;
  446. //
  447. // xrTableCell12
  448. //
  449. this.xrTableCell12.BackColor = System.Drawing.Color.DarkGray;
  450. this.xrTableCell12.Multiline = true;
  451. this.xrTableCell12.Name = "xrTableCell12";
  452. this.xrTableCell12.StylePriority.UseBackColor = false;
  453. this.xrTableCell12.Text = "xrTableCell12";
  454. this.xrTableCell12.Weight = 0.44856645458955724D;
  455. //
  456. // xrTableCell17
  457. //
  458. this.xrTableCell17.BackColor = System.Drawing.Color.DarkGray;
  459. this.xrTableCell17.Multiline = true;
  460. this.xrTableCell17.Name = "xrTableCell17";
  461. this.xrTableCell17.StylePriority.UseBackColor = false;
  462. this.xrTableCell17.Text = "xrTableCell17";
  463. this.xrTableCell17.Weight = 0.44856645458955724D;
  464. //
  465. // xrTableCell13
  466. //
  467. this.xrTableCell13.BackColor = System.Drawing.Color.DarkGray;
  468. this.xrTableCell13.Multiline = true;
  469. this.xrTableCell13.Name = "xrTableCell13";
  470. this.xrTableCell13.StylePriority.UseBackColor = false;
  471. this.xrTableCell13.Text = "xrTableCell13";
  472. this.xrTableCell13.Weight = 0.44856645639953224D;
  473. //
  474. // xrTableCell18
  475. //
  476. this.xrTableCell18.BackColor = System.Drawing.Color.DarkGray;
  477. this.xrTableCell18.Multiline = true;
  478. this.xrTableCell18.Name = "xrTableCell18";
  479. this.xrTableCell18.StylePriority.UseBackColor = false;
  480. this.xrTableCell18.Text = "xrTableCell18";
  481. this.xrTableCell18.Weight = 0.44856640607173259D;
  482. //
  483. // xrTableRow21
  484. //
  485. this.xrTableRow21.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
  486. this.xrTableCell20,
  487. this.xrTableCell21,
  488. this.xrTableCell22,
  489. this.xrTableCell23,
  490. this.xrTableCell24,
  491. this.xrTableCell25,
  492. this.xrTableCell26,
  493. this.xrTableCell27,
  494. this.xrTableCell28,
  495. this.xrTableCell29});
  496. this.xrTableRow21.Name = "xrTableRow21";
  497. this.xrTableRow21.Weight = 1D;
  498. //
  499. // xrTableCell20
  500. //
  501. this.xrTableCell20.Multiline = true;
  502. this.xrTableCell20.Name = "xrTableCell20";
  503. this.xrTableCell20.Text = "xrTableCell20";
  504. this.xrTableCell20.Weight = 0.44856644717684591D;
  505. //
  506. // xrTableCell21
  507. //
  508. this.xrTableCell21.Multiline = true;
  509. this.xrTableCell21.Name = "xrTableCell21";
  510. this.xrTableCell21.Text = "xrTableCell21";
  511. this.xrTableCell21.Weight = 0.44856644717684591D;
  512. //
  513. // xrTableCell22
  514. //
  515. this.xrTableCell22.Multiline = true;
  516. this.xrTableCell22.Name = "xrTableCell22";
  517. this.xrTableCell22.Text = "xrTableCell22";
  518. this.xrTableCell22.Weight = 0.4485664436720832D;
  519. //
  520. // xrTableCell23
  521. //
  522. this.xrTableCell23.Multiline = true;
  523. this.xrTableCell23.Name = "xrTableCell23";
  524. this.xrTableCell23.Text = "xrTableCell23";
  525. this.xrTableCell23.Weight = 0.4485664436720832D;
  526. //
  527. // xrTableCell24
  528. //
  529. this.xrTableCell24.Multiline = true;
  530. this.xrTableCell24.Name = "xrTableCell24";
  531. this.xrTableCell24.Text = "xrTableCell24";
  532. this.xrTableCell24.Weight = 0.4485664436720832D;
  533. //
  534. // xrTableCell25
  535. //
  536. this.xrTableCell25.Multiline = true;
  537. this.xrTableCell25.Name = "xrTableCell25";
  538. this.xrTableCell25.Text = "xrTableCell25";
  539. this.xrTableCell25.Weight = 0.4485664436720832D;
  540. //
  541. // xrTableCell26
  542. //
  543. this.xrTableCell26.Multiline = true;
  544. this.xrTableCell26.Name = "xrTableCell26";
  545. this.xrTableCell26.Text = "xrTableCell26";
  546. this.xrTableCell26.Weight = 0.44856645458955724D;
  547. //
  548. // xrTableCell27
  549. //
  550. this.xrTableCell27.Multiline = true;
  551. this.xrTableCell27.Name = "xrTableCell27";
  552. this.xrTableCell27.Text = "xrTableCell27";
  553. this.xrTableCell27.Weight = 0.44856645458955724D;
  554. //
  555. // xrTableCell28
  556. //
  557. this.xrTableCell28.Multiline = true;
  558. this.xrTableCell28.Name = "xrTableCell28";
  559. this.xrTableCell28.Text = "xrTableCell28";
  560. this.xrTableCell28.Weight = 0.44856645639953224D;
  561. //
  562. // xrTableCell29
  563. //
  564. this.xrTableCell29.Multiline = true;
  565. this.xrTableCell29.Name = "xrTableCell29";
  566. this.xrTableCell29.Text = "xrTableCell29";
  567. this.xrTableCell29.Weight = 0.44856640607173259D;
  568. //
  569. // xrTable_kllb_surface
  570. //
  571. this.xrTable_kllb_surface.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
  572. | DevExpress.XtraPrinting.BorderSide.Right)
  573. | DevExpress.XtraPrinting.BorderSide.Bottom)));
  574. this.xrTable_kllb_surface.LocationFloat = new DevExpress.Utils.PointFloat(0F, 3139.5F);
  575. this.xrTable_kllb_surface.Name = "xrTable_kllb_surface";
  576. this.xrTable_kllb_surface.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 96F);
  577. this.xrTable_kllb_surface.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
  578. this.xrTableRow16,
  579. this.xrTableRow17});
  580. this.xrTable_kllb_surface.SizeF = new System.Drawing.SizeF(688F, 60F);
  581. this.xrTable_kllb_surface.StylePriority.UseBorders = false;
  582. this.xrTable_kllb_surface.Visible = false;
  583. //
  584. // xrTableRow16
  585. //
  586. this.xrTableRow16.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
  587. this.xrTable_kllb});
  588. this.xrTableRow16.Name = "xrTableRow16";
  589. this.xrTableRow16.Weight = 1D;
  590. //
  591. // xrTable_kllb
  592. //
  593. this.xrTable_kllb.BackColor = System.Drawing.Color.DarkGray;
  594. this.xrTable_kllb.Font = new System.Drawing.Font("宋体", 18F, System.Drawing.FontStyle.Bold);
  595. this.xrTable_kllb.Multiline = true;
  596. this.xrTable_kllb.Name = "xrTable_kllb";
  597. this.xrTable_kllb.StylePriority.UseBackColor = false;
  598. this.xrTable_kllb.StylePriority.UseFont = false;
  599. this.xrTable_kllb.StylePriority.UseTextAlignment = false;
  600. this.xrTable_kllb.Text = "颗粒列表";
  601. this.xrTable_kllb.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
  602. this.xrTable_kllb.Weight = 1D;
  603. //
  604. // xrTableRow17
  605. //
  606. this.xrTableRow17.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
  607. this.xrTableCell2});
  608. this.xrTableRow17.Name = "xrTableRow17";
  609. this.xrTableRow17.Weight = 1D;
  610. //
  611. // xrTableCell2
  612. //
  613. this.xrTableCell2.Multiline = true;
  614. this.xrTableCell2.Name = "xrTableCell2";
  615. this.xrTableCell2.Text = "\r\n";
  616. this.xrTableCell2.Weight = 1D;
  617. //
  618. // xrLabel_inca_pic_subdivision
  619. //
  620. this.xrLabel_inca_pic_subdivision.LocationFloat = new DevExpress.Utils.PointFloat(30.41687F, 2604.083F);
  621. this.xrLabel_inca_pic_subdivision.Multiline = true;
  622. this.xrLabel_inca_pic_subdivision.Name = "xrLabel_inca_pic_subdivision";
  623. this.xrLabel_inca_pic_subdivision.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
  624. this.xrLabel_inca_pic_subdivision.SizeF = new System.Drawing.SizeF(630F, 23F);
  625. this.xrLabel_inca_pic_subdivision.StylePriority.UseTextAlignment = false;
  626. this.xrLabel_inca_pic_subdivision.Text = "xrLabel_inca_pic_subdivision";
  627. this.xrLabel_inca_pic_subdivision.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
  628. this.xrLabel_inca_pic_subdivision.Visible = false;
  629. //
  630. // xrChart_incaSubdivision
  631. //
  632. this.xrChart_incaSubdivision.BorderColor = System.Drawing.Color.Black;
  633. this.xrChart_incaSubdivision.Borders = DevExpress.XtraPrinting.BorderSide.None;
  634. this.xrChart_incaSubdivision.Legend.Name = "Default Legend";
  635. this.xrChart_incaSubdivision.LocationFloat = new DevExpress.Utils.PointFloat(30.41636F, 2627.083F);
  636. this.xrChart_incaSubdivision.Name = "xrChart_incaSubdivision";
  637. this.xrChart_incaSubdivision.SeriesSerializable = new DevExpress.XtraCharts.Series[0];
  638. this.xrChart_incaSubdivision.SizeF = new System.Drawing.SizeF(630F, 478.33F);
  639. this.xrChart_incaSubdivision.Visible = false;
  640. //
  641. // xrLabel_inca_pic_class
  642. //
  643. this.xrLabel_inca_pic_class.LocationFloat = new DevExpress.Utils.PointFloat(30.41662F, 2181.083F);
  644. this.xrLabel_inca_pic_class.Multiline = true;
  645. this.xrLabel_inca_pic_class.Name = "xrLabel_inca_pic_class";
  646. this.xrLabel_inca_pic_class.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
  647. this.xrLabel_inca_pic_class.SizeF = new System.Drawing.SizeF(629.9998F, 23F);
  648. this.xrLabel_inca_pic_class.StylePriority.UseTextAlignment = false;
  649. this.xrLabel_inca_pic_class.Text = "xrLabel_inca_pic_class";
  650. this.xrLabel_inca_pic_class.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
  651. this.xrLabel_inca_pic_class.Visible = false;
  652. //
  653. // xrChart_incaClass
  654. //
  655. this.xrChart_incaClass.BorderColor = System.Drawing.Color.Black;
  656. this.xrChart_incaClass.Borders = DevExpress.XtraPrinting.BorderSide.None;
  657. this.xrChart_incaClass.Legend.Name = "Default Legend";
  658. this.xrChart_incaClass.LocationFloat = new DevExpress.Utils.PointFloat(30.41687F, 2204.083F);
  659. this.xrChart_incaClass.Name = "xrChart_incaClass";
  660. this.xrChart_incaClass.SeriesSerializable = new DevExpress.XtraCharts.Series[0];
  661. this.xrChart_incaClass.SizeF = new System.Drawing.SizeF(630F, 400F);
  662. this.xrChart_incaClass.Visible = false;
  663. //
  664. // xrPageBreak5
  665. //
  666. this.xrPageBreak5.LocationFloat = new DevExpress.Utils.PointFloat(0F, 2179.083F);
  667. this.xrPageBreak5.Name = "xrPageBreak5";
  668. //
  669. // xr_tbAreaOfInclusion
  670. //
  671. this.xr_tbAreaOfInclusion.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
  672. | DevExpress.XtraPrinting.BorderSide.Right)
  673. | DevExpress.XtraPrinting.BorderSide.Bottom)));
  674. this.xr_tbAreaOfInclusion.LocationFloat = new DevExpress.Utils.PointFloat(10.0001F, 2112.333F);
  675. this.xr_tbAreaOfInclusion.Name = "xr_tbAreaOfInclusion";
  676. this.xr_tbAreaOfInclusion.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 96F);
  677. this.xr_tbAreaOfInclusion.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
  678. this.xrTableRow12,
  679. this.xrTableRow13});
  680. this.xr_tbAreaOfInclusion.SizeF = new System.Drawing.SizeF(667.9998F, 50F);
  681. this.xr_tbAreaOfInclusion.StylePriority.UseBorders = false;
  682. this.xr_tbAreaOfInclusion.StylePriority.UseTextAlignment = false;
  683. this.xr_tbAreaOfInclusion.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
  684. this.xr_tbAreaOfInclusion.Visible = false;
  685. //
  686. // xrTableRow12
  687. //
  688. this.xrTableRow12.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
  689. this.xrCellAreaOfInclusion});
  690. this.xrTableRow12.Name = "xrTableRow12";
  691. this.xrTableRow12.Weight = 1D;
  692. //
  693. // xrCellAreaOfInclusion
  694. //
  695. this.xrCellAreaOfInclusion.BackColor = System.Drawing.Color.DarkGray;
  696. this.xrCellAreaOfInclusion.Multiline = true;
  697. this.xrCellAreaOfInclusion.Name = "xrCellAreaOfInclusion";
  698. this.xrCellAreaOfInclusion.StylePriority.UseBackColor = false;
  699. this.xrCellAreaOfInclusion.StylePriority.UseTextAlignment = false;
  700. this.xrCellAreaOfInclusion.Text = "xrCellAreaOfInclusion";
  701. this.xrCellAreaOfInclusion.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
  702. this.xrCellAreaOfInclusion.Weight = 5D;
  703. //
  704. // xrTableRow13
  705. //
  706. this.xrTableRow13.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
  707. this.xrCell_inclusion_classify,
  708. this.xrCell_inclusion_subdivision,
  709. this.xrCell_inclusion_Area,
  710. this.xrCell_inclusion_percentageOfIncA,
  711. this.xrCell_inclusion_FieldRatio});
  712. this.xrTableRow13.Name = "xrTableRow13";
  713. this.xrTableRow13.Weight = 1D;
  714. //
  715. // xrCell_inclusion_classify
  716. //
  717. this.xrCell_inclusion_classify.Multiline = true;
  718. this.xrCell_inclusion_classify.Name = "xrCell_inclusion_classify";
  719. this.xrCell_inclusion_classify.Text = "xrCell_inclusion_classify";
  720. this.xrCell_inclusion_classify.Weight = 1D;
  721. //
  722. // xrCell_inclusion_subdivision
  723. //
  724. this.xrCell_inclusion_subdivision.Multiline = true;
  725. this.xrCell_inclusion_subdivision.Name = "xrCell_inclusion_subdivision";
  726. this.xrCell_inclusion_subdivision.Text = "xrCell_inclusion_subdivision";
  727. this.xrCell_inclusion_subdivision.Weight = 1D;
  728. //
  729. // xrCell_inclusion_Area
  730. //
  731. this.xrCell_inclusion_Area.Multiline = true;
  732. this.xrCell_inclusion_Area.Name = "xrCell_inclusion_Area";
  733. this.xrCell_inclusion_Area.Text = "xrCell_inclusion_Area";
  734. this.xrCell_inclusion_Area.Weight = 1D;
  735. //
  736. // xrCell_inclusion_percentageOfIncA
  737. //
  738. this.xrCell_inclusion_percentageOfIncA.Multiline = true;
  739. this.xrCell_inclusion_percentageOfIncA.Name = "xrCell_inclusion_percentageOfIncA";
  740. this.xrCell_inclusion_percentageOfIncA.Text = "xrCell_inclusion_percentageOfIncA";
  741. this.xrCell_inclusion_percentageOfIncA.Weight = 1D;
  742. //
  743. // xrCell_inclusion_FieldRatio
  744. //
  745. this.xrCell_inclusion_FieldRatio.Multiline = true;
  746. this.xrCell_inclusion_FieldRatio.Name = "xrCell_inclusion_FieldRatio";
  747. this.xrCell_inclusion_FieldRatio.Text = "xrCell_inclusion_FieldRatio";
  748. this.xrCell_inclusion_FieldRatio.Weight = 1D;
  749. //
  750. // xrPageBreak4
  751. //
  752. this.xrPageBreak4.LocationFloat = new DevExpress.Utils.PointFloat(0F, 2110.333F);
  753. this.xrPageBreak4.Name = "xrPageBreak4";
  754. //
  755. // xrTb_ElementAnalysisTable
  756. //
  757. this.xrTb_ElementAnalysisTable.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
  758. | DevExpress.XtraPrinting.BorderSide.Right)
  759. | DevExpress.XtraPrinting.BorderSide.Bottom)));
  760. this.xrTb_ElementAnalysisTable.LocationFloat = new DevExpress.Utils.PointFloat(0F, 2017.542F);
  761. this.xrTb_ElementAnalysisTable.Name = "xrTb_ElementAnalysisTable";
  762. this.xrTb_ElementAnalysisTable.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 96F);
  763. this.xrTb_ElementAnalysisTable.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
  764. this.xrTableRow15,
  765. this.xrTableRow11,
  766. this.xrTableRow14});
  767. this.xrTb_ElementAnalysisTable.SizeF = new System.Drawing.SizeF(688F, 75.00012F);
  768. this.xrTb_ElementAnalysisTable.StylePriority.UseBorders = false;
  769. this.xrTb_ElementAnalysisTable.StylePriority.UseTextAlignment = false;
  770. this.xrTb_ElementAnalysisTable.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
  771. this.xrTb_ElementAnalysisTable.Visible = false;
  772. //
  773. // xrTableRow15
  774. //
  775. this.xrTableRow15.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
  776. this.xrCellElementArea});
  777. this.xrTableRow15.Name = "xrTableRow15";
  778. this.xrTableRow15.Weight = 1D;
  779. //
  780. // xrCellElementArea
  781. //
  782. this.xrCellElementArea.BackColor = System.Drawing.Color.DarkGray;
  783. this.xrCellElementArea.BorderColor = System.Drawing.Color.Black;
  784. this.xrCellElementArea.Multiline = true;
  785. this.xrCellElementArea.Name = "xrCellElementArea";
  786. this.xrCellElementArea.StylePriority.UseBackColor = false;
  787. this.xrCellElementArea.StylePriority.UseBorderColor = false;
  788. this.xrCellElementArea.Text = "xrCellElementArea";
  789. this.xrCellElementArea.Weight = 13D;
  790. //
  791. // xrTableRow11
  792. //
  793. this.xrTableRow11.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
  794. this.xrCellElementArea_details});
  795. this.xrTableRow11.Name = "xrTableRow11";
  796. this.xrTableRow11.Weight = 1D;
  797. //
  798. // xrCellElementArea_details
  799. //
  800. this.xrCellElementArea_details.Multiline = true;
  801. this.xrCellElementArea_details.Name = "xrCellElementArea_details";
  802. this.xrCellElementArea_details.StylePriority.UseTextAlignment = false;
  803. this.xrCellElementArea_details.Text = "xrCellElementArea_details";
  804. this.xrCellElementArea_details.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
  805. this.xrCellElementArea_details.Weight = 13D;
  806. //
  807. // xrTableRow14
  808. //
  809. this.xrTableRow14.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
  810. this.xrCell_Element_classify,
  811. this.xrCell_Element_subdivision,
  812. this.xrCell_Element_Area,
  813. this.xrCell_Element_s1,
  814. this.xrCell_Element_s2,
  815. this.xrCell_Element_s3,
  816. this.xrCell_Element_s4,
  817. this.xrCell_Element_s5,
  818. this.xrCell_Element_s6,
  819. this.xrCell_Element_s7,
  820. this.xrCell_Element_s8,
  821. this.xrCell_Element_s9,
  822. this.xrCell_Element_s10});
  823. this.xrTableRow14.Name = "xrTableRow14";
  824. this.xrTableRow14.Weight = 1D;
  825. //
  826. // xrCell_Element_classify
  827. //
  828. this.xrCell_Element_classify.Multiline = true;
  829. this.xrCell_Element_classify.Name = "xrCell_Element_classify";
  830. this.xrCell_Element_classify.Text = "classify";
  831. this.xrCell_Element_classify.Weight = 1D;
  832. //
  833. // xrCell_Element_subdivision
  834. //
  835. this.xrCell_Element_subdivision.Multiline = true;
  836. this.xrCell_Element_subdivision.Name = "xrCell_Element_subdivision";
  837. this.xrCell_Element_subdivision.Text = "subdivision";
  838. this.xrCell_Element_subdivision.Weight = 1D;
  839. //
  840. // xrCell_Element_Area
  841. //
  842. this.xrCell_Element_Area.Multiline = true;
  843. this.xrCell_Element_Area.Name = "xrCell_Element_Area";
  844. this.xrCell_Element_Area.Text = "Area";
  845. this.xrCell_Element_Area.Weight = 1D;
  846. //
  847. // xrCell_Element_s1
  848. //
  849. this.xrCell_Element_s1.Multiline = true;
  850. this.xrCell_Element_s1.Name = "xrCell_Element_s1";
  851. this.xrCell_Element_s1.Text = "xrCell_Element_s1";
  852. this.xrCell_Element_s1.Weight = 1D;
  853. //
  854. // xrCell_Element_s2
  855. //
  856. this.xrCell_Element_s2.Multiline = true;
  857. this.xrCell_Element_s2.Name = "xrCell_Element_s2";
  858. this.xrCell_Element_s2.Text = "xrCell_Element_s2";
  859. this.xrCell_Element_s2.Weight = 1D;
  860. //
  861. // xrCell_Element_s3
  862. //
  863. this.xrCell_Element_s3.Multiline = true;
  864. this.xrCell_Element_s3.Name = "xrCell_Element_s3";
  865. this.xrCell_Element_s3.Text = "xrCell_Element_s3";
  866. this.xrCell_Element_s3.Weight = 1D;
  867. //
  868. // xrCell_Element_s4
  869. //
  870. this.xrCell_Element_s4.Multiline = true;
  871. this.xrCell_Element_s4.Name = "xrCell_Element_s4";
  872. this.xrCell_Element_s4.Text = "xrCell_Element_s4";
  873. this.xrCell_Element_s4.Weight = 1D;
  874. //
  875. // xrCell_Element_s5
  876. //
  877. this.xrCell_Element_s5.Multiline = true;
  878. this.xrCell_Element_s5.Name = "xrCell_Element_s5";
  879. this.xrCell_Element_s5.Text = "xrCell_Element_s5";
  880. this.xrCell_Element_s5.Weight = 1D;
  881. //
  882. // xrCell_Element_s6
  883. //
  884. this.xrCell_Element_s6.Multiline = true;
  885. this.xrCell_Element_s6.Name = "xrCell_Element_s6";
  886. this.xrCell_Element_s6.Text = "xrCell_Element_s6";
  887. this.xrCell_Element_s6.Weight = 1D;
  888. //
  889. // xrCell_Element_s7
  890. //
  891. this.xrCell_Element_s7.Multiline = true;
  892. this.xrCell_Element_s7.Name = "xrCell_Element_s7";
  893. this.xrCell_Element_s7.Text = "xrCell_Element_s7";
  894. this.xrCell_Element_s7.Weight = 1D;
  895. //
  896. // xrCell_Element_s8
  897. //
  898. this.xrCell_Element_s8.Multiline = true;
  899. this.xrCell_Element_s8.Name = "xrCell_Element_s8";
  900. this.xrCell_Element_s8.Text = "xrCell_Element_s8";
  901. this.xrCell_Element_s8.Weight = 1D;
  902. //
  903. // xrCell_Element_s9
  904. //
  905. this.xrCell_Element_s9.Multiline = true;
  906. this.xrCell_Element_s9.Name = "xrCell_Element_s9";
  907. this.xrCell_Element_s9.Text = "xrCell_Element_s9";
  908. this.xrCell_Element_s9.Weight = 1D;
  909. //
  910. // xrCell_Element_s10
  911. //
  912. this.xrCell_Element_s10.Multiline = true;
  913. this.xrCell_Element_s10.Name = "xrCell_Element_s10";
  914. this.xrCell_Element_s10.Text = "xrCell_Element_s10";
  915. this.xrCell_Element_s10.Weight = 1D;
  916. //
  917. // xrPageBreak3
  918. //
  919. this.xrPageBreak3.LocationFloat = new DevExpress.Utils.PointFloat(0F, 1999.917F);
  920. this.xrPageBreak3.Name = "xrPageBreak3";
  921. //
  922. // xrLabel_size_IconQuestion_Subdivision
  923. //
  924. this.xrLabel_size_IconQuestion_Subdivision.LocationFloat = new DevExpress.Utils.PointFloat(30.41687F, 1483.25F);
  925. this.xrLabel_size_IconQuestion_Subdivision.Multiline = true;
  926. this.xrLabel_size_IconQuestion_Subdivision.Name = "xrLabel_size_IconQuestion_Subdivision";
  927. this.xrLabel_size_IconQuestion_Subdivision.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
  928. this.xrLabel_size_IconQuestion_Subdivision.SizeF = new System.Drawing.SizeF(630F, 23F);
  929. this.xrLabel_size_IconQuestion_Subdivision.StylePriority.UseTextAlignment = false;
  930. this.xrLabel_size_IconQuestion_Subdivision.Text = "xrLabel_size_IconQuestion_Subdivision";
  931. this.xrLabel_size_IconQuestion_Subdivision.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
  932. this.xrLabel_size_IconQuestion_Subdivision.Visible = false;
  933. //
  934. // xrLabel_size_IconQuestion_Class
  935. //
  936. this.xrLabel_size_IconQuestion_Class.LocationFloat = new DevExpress.Utils.PointFloat(30.41662F, 1060.25F);
  937. this.xrLabel_size_IconQuestion_Class.Multiline = true;
  938. this.xrLabel_size_IconQuestion_Class.Name = "xrLabel_size_IconQuestion_Class";
  939. this.xrLabel_size_IconQuestion_Class.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
  940. this.xrLabel_size_IconQuestion_Class.SizeF = new System.Drawing.SizeF(630F, 23F);
  941. this.xrLabel_size_IconQuestion_Class.StylePriority.UseTextAlignment = false;
  942. this.xrLabel_size_IconQuestion_Class.Text = "xrLabel_size_IconQuestion_Class";
  943. this.xrLabel_size_IconQuestion_Class.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
  944. this.xrLabel_size_IconQuestion_Class.Visible = false;
  945. //
  946. // xrChart_ParticelSizeCalss
  947. //
  948. this.xrChart_ParticelSizeCalss.BorderColor = System.Drawing.Color.Black;
  949. this.xrChart_ParticelSizeCalss.Borders = DevExpress.XtraPrinting.BorderSide.None;
  950. this.xrChart_ParticelSizeCalss.Legend.Name = "Default Legend";
  951. this.xrChart_ParticelSizeCalss.LocationFloat = new DevExpress.Utils.PointFloat(30.41662F, 1083.25F);
  952. this.xrChart_ParticelSizeCalss.Name = "xrChart_ParticelSizeCalss";
  953. this.xrChart_ParticelSizeCalss.SeriesSerializable = new DevExpress.XtraCharts.Series[0];
  954. this.xrChart_ParticelSizeCalss.SizeF = new System.Drawing.SizeF(630F, 400F);
  955. this.xrChart_ParticelSizeCalss.Visible = false;
  956. //
  957. // xrChart_ParticelSizeSubdivision
  958. //
  959. this.xrChart_ParticelSizeSubdivision.BorderColor = System.Drawing.Color.Black;
  960. this.xrChart_ParticelSizeSubdivision.Borders = DevExpress.XtraPrinting.BorderSide.None;
  961. this.xrChart_ParticelSizeSubdivision.Legend.Name = "Default Legend";
  962. this.xrChart_ParticelSizeSubdivision.LocationFloat = new DevExpress.Utils.PointFloat(30.41662F, 1506.25F);
  963. this.xrChart_ParticelSizeSubdivision.Name = "xrChart_ParticelSizeSubdivision";
  964. this.xrChart_ParticelSizeSubdivision.PaletteName = "Palette 1";
  965. this.xrChart_ParticelSizeSubdivision.PaletteRepository.Add("Palette 1", new DevExpress.XtraCharts.Palette("Palette 1", DevExpress.XtraCharts.PaletteScaleMode.Repeat, new DevExpress.XtraCharts.PaletteEntry[] {
  966. new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(128))))), System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(128)))))),
  967. new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(128))))), System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(128)))))),
  968. new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(128))))), System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(128)))))),
  969. new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(255)))), ((int)(((byte)(128))))), System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(255)))), ((int)(((byte)(128)))))),
  970. new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))), System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))))),
  971. new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(128)))), ((int)(((byte)(255))))), System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(128)))), ((int)(((byte)(255)))))),
  972. new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(192))))), System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(192)))))),
  973. new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(255))))), System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(255)))))),
  974. new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.Red, System.Drawing.Color.Red),
  975. new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(128)))), ((int)(((byte)(192))))), System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(128)))), ((int)(((byte)(192)))))),
  976. new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.Fuchsia, System.Drawing.Color.Fuchsia),
  977. new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(64)))), ((int)(((byte)(64))))), System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))))),
  978. new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(64))))), System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(64)))))),
  979. new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.Green, System.Drawing.Color.Green),
  980. new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(160))))), System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(160)))))),
  981. new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(0)))), ((int)(((byte)(64))))), System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(0)))), ((int)(((byte)(64)))))),
  982. new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.Olive, System.Drawing.Color.Olive),
  983. new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.Gray, System.Drawing.Color.Gray),
  984. new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.Black, System.Drawing.Color.Black)}));
  985. this.xrChart_ParticelSizeSubdivision.SeriesSerializable = new DevExpress.XtraCharts.Series[0];
  986. this.xrChart_ParticelSizeSubdivision.SizeF = new System.Drawing.SizeF(630F, 478.3333F);
  987. this.xrChart_ParticelSizeSubdivision.Visible = false;
  988. //
  989. // xrPageBreak2
  990. //
  991. this.xrPageBreak2.LocationFloat = new DevExpress.Utils.PointFloat(0F, 1058.25F);
  992. this.xrPageBreak2.Name = "xrPageBreak2";
  993. //
  994. // xrTa_ParticleSizeTable
  995. //
  996. this.xrTa_ParticleSizeTable.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
  997. | DevExpress.XtraPrinting.BorderSide.Right)
  998. | DevExpress.XtraPrinting.BorderSide.Bottom)));
  999. this.xrTa_ParticleSizeTable.LocationFloat = new DevExpress.Utils.PointFloat(30.41687F, 932.6249F);
  1000. this.xrTa_ParticleSizeTable.Name = "xrTa_ParticleSizeTable";
  1001. this.xrTa_ParticleSizeTable.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 96F);
  1002. this.xrTa_ParticleSizeTable.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
  1003. this.xrTableRow8,
  1004. this.xrTableRow9,
  1005. this.xrTableRow10});
  1006. this.xrTa_ParticleSizeTable.SizeF = new System.Drawing.SizeF(629.9998F, 107.2916F);
  1007. this.xrTa_ParticleSizeTable.StylePriority.UseBorders = false;
  1008. this.xrTa_ParticleSizeTable.Visible = false;
  1009. //
  1010. // xrTableRow8
  1011. //
  1012. this.xrTableRow8.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
  1013. this.dev_DimensionTable});
  1014. this.xrTableRow8.Name = "xrTableRow8";
  1015. this.xrTableRow8.Weight = 1D;
  1016. //
  1017. // dev_DimensionTable
  1018. //
  1019. this.dev_DimensionTable.BackColor = System.Drawing.Color.DarkGray;
  1020. this.dev_DimensionTable.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold);
  1021. this.dev_DimensionTable.Multiline = true;
  1022. this.dev_DimensionTable.Name = "dev_DimensionTable";
  1023. this.dev_DimensionTable.StylePriority.UseBackColor = false;
  1024. this.dev_DimensionTable.StylePriority.UseFont = false;
  1025. this.dev_DimensionTable.StylePriority.UseTextAlignment = false;
  1026. this.dev_DimensionTable.Text = "颗粒尺寸分析结果";
  1027. this.dev_DimensionTable.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
  1028. this.dev_DimensionTable.Weight = 10D;
  1029. //
  1030. // xrTableRow9
  1031. //
  1032. this.xrTableRow9.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
  1033. this.dev_DimensionTable_2});
  1034. this.xrTableRow9.Name = "xrTableRow9";
  1035. this.xrTableRow9.Weight = 1D;
  1036. //
  1037. // dev_DimensionTable_2
  1038. //
  1039. this.dev_DimensionTable_2.Font = new System.Drawing.Font("Arial", 9F);
  1040. this.dev_DimensionTable_2.Multiline = true;
  1041. this.dev_DimensionTable_2.Name = "dev_DimensionTable_2";
  1042. this.dev_DimensionTable_2.StylePriority.UseFont = false;
  1043. this.dev_DimensionTable_2.StylePriority.UseTextAlignment = false;
  1044. this.dev_DimensionTable_2.Text = "尺寸计算基于:";
  1045. this.dev_DimensionTable_2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
  1046. this.dev_DimensionTable_2.Weight = 10D;
  1047. //
  1048. // xrTableRow10
  1049. //
  1050. this.xrTableRow10.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
  1051. this.dev_classify,
  1052. this.dev_subdivision,
  1053. this.dev_quantity,
  1054. this.dev_size_1,
  1055. this.dev_size_2,
  1056. this.dev_size_3,
  1057. this.dev_size_4,
  1058. this.dev_size_5,
  1059. this.dev_size_6,
  1060. this.dev_size_7});
  1061. this.xrTableRow10.Name = "xrTableRow10";
  1062. this.xrTableRow10.Weight = 1D;
  1063. //
  1064. // dev_classify
  1065. //
  1066. this.dev_classify.Font = new System.Drawing.Font("Arial", 9F);
  1067. this.dev_classify.Multiline = true;
  1068. this.dev_classify.Name = "dev_classify";
  1069. this.dev_classify.StylePriority.UseFont = false;
  1070. this.dev_classify.StylePriority.UseTextAlignment = false;
  1071. this.dev_classify.Text = "分类";
  1072. this.dev_classify.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
  1073. this.dev_classify.Weight = 1D;
  1074. //
  1075. // dev_subdivision
  1076. //
  1077. this.dev_subdivision.Font = new System.Drawing.Font("Arial", 9F);
  1078. this.dev_subdivision.Multiline = true;
  1079. this.dev_subdivision.Name = "dev_subdivision";
  1080. this.dev_subdivision.StylePriority.UseFont = false;
  1081. this.dev_subdivision.StylePriority.UseTextAlignment = false;
  1082. this.dev_subdivision.Text = "子分类";
  1083. this.dev_subdivision.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
  1084. this.dev_subdivision.Weight = 1D;
  1085. //
  1086. // dev_quantity
  1087. //
  1088. this.dev_quantity.Font = new System.Drawing.Font("Arial", 9F);
  1089. this.dev_quantity.Multiline = true;
  1090. this.dev_quantity.Name = "dev_quantity";
  1091. this.dev_quantity.StylePriority.UseFont = false;
  1092. this.dev_quantity.StylePriority.UseTextAlignment = false;
  1093. this.dev_quantity.Text = "数量";
  1094. this.dev_quantity.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
  1095. this.dev_quantity.Weight = 1D;
  1096. //
  1097. // dev_size_1
  1098. //
  1099. this.dev_size_1.Multiline = true;
  1100. this.dev_size_1.Name = "dev_size_1";
  1101. this.dev_size_1.StylePriority.UseTextAlignment = false;
  1102. this.dev_size_1.Text = "dev_size_1";
  1103. this.dev_size_1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
  1104. this.dev_size_1.Weight = 1D;
  1105. //
  1106. // dev_size_2
  1107. //
  1108. this.dev_size_2.Multiline = true;
  1109. this.dev_size_2.Name = "dev_size_2";
  1110. this.dev_size_2.StylePriority.UseTextAlignment = false;
  1111. this.dev_size_2.Text = "dev_size_2";
  1112. this.dev_size_2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
  1113. this.dev_size_2.Weight = 1D;
  1114. //
  1115. // dev_size_3
  1116. //
  1117. this.dev_size_3.Multiline = true;
  1118. this.dev_size_3.Name = "dev_size_3";
  1119. this.dev_size_3.StylePriority.UseTextAlignment = false;
  1120. this.dev_size_3.Text = "dev_size_3";
  1121. this.dev_size_3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
  1122. this.dev_size_3.Weight = 1D;
  1123. //
  1124. // dev_size_4
  1125. //
  1126. this.dev_size_4.Multiline = true;
  1127. this.dev_size_4.Name = "dev_size_4";
  1128. this.dev_size_4.StylePriority.UseTextAlignment = false;
  1129. this.dev_size_4.Text = "dev_size_4";
  1130. this.dev_size_4.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
  1131. this.dev_size_4.Weight = 1D;
  1132. //
  1133. // dev_size_5
  1134. //
  1135. this.dev_size_5.Multiline = true;
  1136. this.dev_size_5.Name = "dev_size_5";
  1137. this.dev_size_5.StylePriority.UseTextAlignment = false;
  1138. this.dev_size_5.Text = "dev_size_5";
  1139. this.dev_size_5.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
  1140. this.dev_size_5.Weight = 1D;
  1141. //
  1142. // dev_size_6
  1143. //
  1144. this.dev_size_6.Multiline = true;
  1145. this.dev_size_6.Name = "dev_size_6";
  1146. this.dev_size_6.StylePriority.UseTextAlignment = false;
  1147. this.dev_size_6.Text = "dev_size_6";
  1148. this.dev_size_6.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
  1149. this.dev_size_6.Weight = 1D;
  1150. //
  1151. // dev_size_7
  1152. //
  1153. this.dev_size_7.Multiline = true;
  1154. this.dev_size_7.Name = "dev_size_7";
  1155. this.dev_size_7.StylePriority.UseTextAlignment = false;
  1156. this.dev_size_7.Text = "dev_size_7";
  1157. this.dev_size_7.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
  1158. this.dev_size_7.Weight = 1D;
  1159. //
  1160. // xrTable1
  1161. //
  1162. this.xrTable1.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
  1163. | DevExpress.XtraPrinting.BorderSide.Right)
  1164. | DevExpress.XtraPrinting.BorderSide.Bottom)));
  1165. this.xrTable1.LocationFloat = new DevExpress.Utils.PointFloat(30.41687F, 714.5F);
  1166. this.xrTable1.Name = "xrTable1";
  1167. this.xrTable1.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 96F);
  1168. this.xrTable1.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
  1169. this.xrTableRow1,
  1170. this.xrTableRow2,
  1171. this.xrTableRow3,
  1172. this.xrTableRow4,
  1173. this.xrTableRow5,
  1174. this.xrTableRow6,
  1175. this.xrTableRow7});
  1176. this.xrTable1.SizeF = new System.Drawing.SizeF(629.9998F, 175F);
  1177. this.xrTable1.StylePriority.UseBorders = false;
  1178. //
  1179. // xrTableRow1
  1180. //
  1181. this.xrTableRow1.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
  1182. this.dev_ypsm});
  1183. this.xrTableRow1.Name = "xrTableRow1";
  1184. this.xrTableRow1.Weight = 1D;
  1185. //
  1186. // dev_ypsm
  1187. //
  1188. this.dev_ypsm.BackColor = System.Drawing.Color.DarkGray;
  1189. this.dev_ypsm.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold);
  1190. this.dev_ypsm.Multiline = true;
  1191. this.dev_ypsm.Name = "dev_ypsm";
  1192. this.dev_ypsm.StylePriority.UseBackColor = false;
  1193. this.dev_ypsm.StylePriority.UseFont = false;
  1194. this.dev_ypsm.StylePriority.UseTextAlignment = false;
  1195. this.dev_ypsm.Text = "样品说明";
  1196. this.dev_ypsm.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
  1197. this.dev_ypsm.Weight = 4D;
  1198. //
  1199. // xrTableRow2
  1200. //
  1201. this.xrTableRow2.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
  1202. this.dev_jcjgwj,
  1203. this.dev_jcjgwj_text});
  1204. this.xrTableRow2.Name = "xrTableRow2";
  1205. this.xrTableRow2.Weight = 1D;
  1206. //
  1207. // dev_jcjgwj
  1208. //
  1209. this.dev_jcjgwj.Multiline = true;
  1210. this.dev_jcjgwj.Name = "dev_jcjgwj";
  1211. this.dev_jcjgwj.StylePriority.UseTextAlignment = false;
  1212. this.dev_jcjgwj.Text = "测量结果名称:";
  1213. this.dev_jcjgwj.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
  1214. this.dev_jcjgwj.Weight = 1D;
  1215. //
  1216. // dev_jcjgwj_text
  1217. //
  1218. this.dev_jcjgwj_text.Multiline = true;
  1219. this.dev_jcjgwj_text.Name = "dev_jcjgwj_text";
  1220. this.dev_jcjgwj_text.StylePriority.UseTextAlignment = false;
  1221. this.dev_jcjgwj_text.Text = "dev_jcjgwj_text";
  1222. this.dev_jcjgwj_text.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
  1223. this.dev_jcjgwj_text.Weight = 3D;
  1224. //
  1225. // xrTableRow3
  1226. //
  1227. this.xrTableRow3.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
  1228. this.dev_cljggk});
  1229. this.xrTableRow3.Name = "xrTableRow3";
  1230. this.xrTableRow3.Weight = 1D;
  1231. //
  1232. // dev_cljggk
  1233. //
  1234. this.dev_cljggk.BackColor = System.Drawing.Color.DarkGray;
  1235. this.dev_cljggk.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold);
  1236. this.dev_cljggk.Multiline = true;
  1237. this.dev_cljggk.Name = "dev_cljggk";
  1238. this.dev_cljggk.StylePriority.UseBackColor = false;
  1239. this.dev_cljggk.StylePriority.UseFont = false;
  1240. this.dev_cljggk.StylePriority.UseTextAlignment = false;
  1241. this.dev_cljggk.Text = "测量结果概况";
  1242. this.dev_cljggk.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
  1243. this.dev_cljggk.Weight = 4D;
  1244. //
  1245. // xrTableRow4
  1246. //
  1247. this.xrTableRow4.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
  1248. this.dev_yxsj,
  1249. this.dev_yxsj_text,
  1250. this.dev_sczs,
  1251. this.dev_sczs_text});
  1252. this.xrTableRow4.Name = "xrTableRow4";
  1253. this.xrTableRow4.Weight = 1D;
  1254. //
  1255. // dev_yxsj
  1256. //
  1257. this.dev_yxsj.Multiline = true;
  1258. this.dev_yxsj.Name = "dev_yxsj";
  1259. this.dev_yxsj.StylePriority.UseTextAlignment = false;
  1260. this.dev_yxsj.Text = "运行时间:";
  1261. this.dev_yxsj.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
  1262. this.dev_yxsj.Weight = 1D;
  1263. //
  1264. // dev_yxsj_text
  1265. //
  1266. this.dev_yxsj_text.Multiline = true;
  1267. this.dev_yxsj_text.Name = "dev_yxsj_text";
  1268. this.dev_yxsj_text.StylePriority.UseTextAlignment = false;
  1269. this.dev_yxsj_text.Text = "dev_yxsj_text";
  1270. this.dev_yxsj_text.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
  1271. this.dev_yxsj_text.Weight = 1D;
  1272. //
  1273. // dev_sczs
  1274. //
  1275. this.dev_sczs.Multiline = true;
  1276. this.dev_sczs.Name = "dev_sczs";
  1277. this.dev_sczs.StylePriority.UseTextAlignment = false;
  1278. this.dev_sczs.Text = "视场总数:";
  1279. this.dev_sczs.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
  1280. this.dev_sczs.Weight = 1D;
  1281. //
  1282. // dev_sczs_text
  1283. //
  1284. this.dev_sczs_text.Multiline = true;
  1285. this.dev_sczs_text.Name = "dev_sczs_text";
  1286. this.dev_sczs_text.StylePriority.UseTextAlignment = false;
  1287. this.dev_sczs_text.Text = "dev_sczs_text";
  1288. this.dev_sczs_text.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
  1289. this.dev_sczs_text.Weight = 1D;
  1290. //
  1291. // xrTableRow5
  1292. //
  1293. this.xrTableRow5.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
  1294. this.dev_flfa,
  1295. this.dev_flfa_text,
  1296. this.dev_yjctz,
  1297. this.dev_yjctz_text});
  1298. this.xrTableRow5.Name = "xrTableRow5";
  1299. this.xrTableRow5.Weight = 1D;
  1300. //
  1301. // dev_flfa
  1302. //
  1303. this.dev_flfa.Multiline = true;
  1304. this.dev_flfa.Name = "dev_flfa";
  1305. this.dev_flfa.StylePriority.UseTextAlignment = false;
  1306. this.dev_flfa.Text = "分类方案:";
  1307. this.dev_flfa.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
  1308. this.dev_flfa.Weight = 1D;
  1309. //
  1310. // dev_flfa_text
  1311. //
  1312. this.dev_flfa_text.Multiline = true;
  1313. this.dev_flfa_text.Name = "dev_flfa_text";
  1314. this.dev_flfa_text.StylePriority.UseTextAlignment = false;
  1315. this.dev_flfa_text.Text = "dev_flfa_text";
  1316. this.dev_flfa_text.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
  1317. this.dev_flfa_text.Weight = 1D;
  1318. //
  1319. // dev_yjctz
  1320. //
  1321. this.dev_yjctz.Multiline = true;
  1322. this.dev_yjctz.Name = "dev_yjctz";
  1323. this.dev_yjctz.StylePriority.UseTextAlignment = false;
  1324. this.dev_yjctz.Text = "已检查特征:";
  1325. this.dev_yjctz.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
  1326. this.dev_yjctz.Weight = 1D;
  1327. //
  1328. // dev_yjctz_text
  1329. //
  1330. this.dev_yjctz_text.Multiline = true;
  1331. this.dev_yjctz_text.Name = "dev_yjctz_text";
  1332. this.dev_yjctz_text.StylePriority.UseTextAlignment = false;
  1333. this.dev_yjctz_text.Text = "dev_yjctz_text";
  1334. this.dev_yjctz_text.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
  1335. this.dev_yjctz_text.Weight = 1D;
  1336. //
  1337. // xrTableRow6
  1338. //
  1339. this.xrTableRow6.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
  1340. this.dev_scmj,
  1341. this.dev_scmj_text,
  1342. this.dev_ckbz,
  1343. this.dev_ckbz_text});
  1344. this.xrTableRow6.Name = "xrTableRow6";
  1345. this.xrTableRow6.Weight = 1D;
  1346. //
  1347. // dev_scmj
  1348. //
  1349. this.dev_scmj.Multiline = true;
  1350. this.dev_scmj.Name = "dev_scmj";
  1351. this.dev_scmj.StylePriority.UseTextAlignment = false;
  1352. this.dev_scmj.Text = "视场面积:";
  1353. this.dev_scmj.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
  1354. this.dev_scmj.Weight = 1D;
  1355. //
  1356. // dev_scmj_text
  1357. //
  1358. this.dev_scmj_text.Multiline = true;
  1359. this.dev_scmj_text.Name = "dev_scmj_text";
  1360. this.dev_scmj_text.StylePriority.UseTextAlignment = false;
  1361. this.dev_scmj_text.Text = "dev_scmj_text";
  1362. this.dev_scmj_text.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
  1363. this.dev_scmj_text.Weight = 1D;
  1364. //
  1365. // dev_ckbz
  1366. //
  1367. this.dev_ckbz.Multiline = true;
  1368. this.dev_ckbz.Name = "dev_ckbz";
  1369. this.dev_ckbz.StylePriority.UseTextAlignment = false;
  1370. this.dev_ckbz.Text = "参考标准:";
  1371. this.dev_ckbz.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
  1372. this.dev_ckbz.Weight = 1D;
  1373. //
  1374. // dev_ckbz_text
  1375. //
  1376. this.dev_ckbz_text.Multiline = true;
  1377. this.dev_ckbz_text.Name = "dev_ckbz_text";
  1378. this.dev_ckbz_text.StylePriority.UseTextAlignment = false;
  1379. this.dev_ckbz_text.Text = "dev_ckbz_text";
  1380. this.dev_ckbz_text.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
  1381. this.dev_ckbz_text.Weight = 1D;
  1382. //
  1383. // xrTableRow7
  1384. //
  1385. this.xrTableRow7.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
  1386. this.dev_bgsj,
  1387. this.dev_bgsj_text,
  1388. this.dev_fdbs,
  1389. this.dev_fdbs_text});
  1390. this.xrTableRow7.Name = "xrTableRow7";
  1391. this.xrTableRow7.Weight = 1D;
  1392. //
  1393. // dev_bgsj
  1394. //
  1395. this.dev_bgsj.Multiline = true;
  1396. this.dev_bgsj.Name = "dev_bgsj";
  1397. this.dev_bgsj.StylePriority.UseTextAlignment = false;
  1398. this.dev_bgsj.Text = "报告时间:";
  1399. this.dev_bgsj.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
  1400. this.dev_bgsj.Weight = 1D;
  1401. //
  1402. // dev_bgsj_text
  1403. //
  1404. this.dev_bgsj_text.Multiline = true;
  1405. this.dev_bgsj_text.Name = "dev_bgsj_text";
  1406. this.dev_bgsj_text.StylePriority.UseTextAlignment = false;
  1407. this.dev_bgsj_text.Text = "dev_bgsj_text";
  1408. this.dev_bgsj_text.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
  1409. this.dev_bgsj_text.Weight = 1D;
  1410. //
  1411. // dev_fdbs
  1412. //
  1413. this.dev_fdbs.Multiline = true;
  1414. this.dev_fdbs.Name = "dev_fdbs";
  1415. this.dev_fdbs.StylePriority.UseTextAlignment = false;
  1416. this.dev_fdbs.Text = "测量放大倍数:";
  1417. this.dev_fdbs.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
  1418. this.dev_fdbs.Weight = 1D;
  1419. //
  1420. // dev_fdbs_text
  1421. //
  1422. this.dev_fdbs_text.Multiline = true;
  1423. this.dev_fdbs_text.Name = "dev_fdbs_text";
  1424. this.dev_fdbs_text.StylePriority.UseTextAlignment = false;
  1425. this.dev_fdbs_text.Text = "dev_fdbs_text";
  1426. this.dev_fdbs_text.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
  1427. this.dev_fdbs_text.Weight = 1D;
  1428. //
  1429. // xrPageBreak1
  1430. //
  1431. this.xrPageBreak1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 930.6249F);
  1432. this.xrPageBreak1.Name = "xrPageBreak1";
  1433. //
  1434. // dev_ckbz_text_up
  1435. //
  1436. this.dev_ckbz_text_up.Font = new System.Drawing.Font("宋体", 9.75F);
  1437. this.dev_ckbz_text_up.LocationFloat = new DevExpress.Utils.PointFloat(346.0419F, 664.1388F);
  1438. this.dev_ckbz_text_up.Multiline = true;
  1439. this.dev_ckbz_text_up.Name = "dev_ckbz_text_up";
  1440. this.dev_ckbz_text_up.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
  1441. this.dev_ckbz_text_up.SizeF = new System.Drawing.SizeF(314.3748F, 23F);
  1442. this.dev_ckbz_text_up.StylePriority.UseFont = false;
  1443. this.dev_ckbz_text_up.StylePriority.UseTextAlignment = false;
  1444. this.dev_ckbz_text_up.Text = "dev_ckbz_text_up";
  1445. this.dev_ckbz_text_up.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
  1446. //
  1447. // dev_jcjgwj_text_up
  1448. //
  1449. this.dev_jcjgwj_text_up.Font = new System.Drawing.Font("宋体", 9.75F);
  1450. this.dev_jcjgwj_text_up.LocationFloat = new DevExpress.Utils.PointFloat(346.0419F, 629.2175F);
  1451. this.dev_jcjgwj_text_up.Multiline = true;
  1452. this.dev_jcjgwj_text_up.Name = "dev_jcjgwj_text_up";
  1453. this.dev_jcjgwj_text_up.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
  1454. this.dev_jcjgwj_text_up.SizeF = new System.Drawing.SizeF(314.3748F, 23F);
  1455. this.dev_jcjgwj_text_up.StylePriority.UseFont = false;
  1456. this.dev_jcjgwj_text_up.StylePriority.UseTextAlignment = false;
  1457. this.dev_jcjgwj_text_up.Text = "dev_jcjgwj_text_up";
  1458. this.dev_jcjgwj_text_up.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
  1459. //
  1460. // dev_bgsj_text_up
  1461. //
  1462. this.dev_bgsj_text_up.Font = new System.Drawing.Font("宋体", 9.75F);
  1463. this.dev_bgsj_text_up.LocationFloat = new DevExpress.Utils.PointFloat(346.0419F, 594.2963F);
  1464. this.dev_bgsj_text_up.Multiline = true;
  1465. this.dev_bgsj_text_up.Name = "dev_bgsj_text_up";
  1466. this.dev_bgsj_text_up.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
  1467. this.dev_bgsj_text_up.SizeF = new System.Drawing.SizeF(314.3748F, 23F);
  1468. this.dev_bgsj_text_up.StylePriority.UseFont = false;
  1469. this.dev_bgsj_text_up.StylePriority.UseTextAlignment = false;
  1470. this.dev_bgsj_text_up.Text = "dev_bgsj_text_up";
  1471. this.dev_bgsj_text_up.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
  1472. //
  1473. // dev_ypbh_text_up
  1474. //
  1475. this.dev_ypbh_text_up.Font = new System.Drawing.Font("宋体", 9.75F);
  1476. this.dev_ypbh_text_up.LocationFloat = new DevExpress.Utils.PointFloat(346.0419F, 559.375F);
  1477. this.dev_ypbh_text_up.Multiline = true;
  1478. this.dev_ypbh_text_up.Name = "dev_ypbh_text_up";
  1479. this.dev_ypbh_text_up.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
  1480. this.dev_ypbh_text_up.SizeF = new System.Drawing.SizeF(314.3748F, 23F);
  1481. this.dev_ypbh_text_up.StylePriority.UseFont = false;
  1482. this.dev_ypbh_text_up.StylePriority.UseTextAlignment = false;
  1483. this.dev_ypbh_text_up.Text = "dev_ypbh_text_up";
  1484. this.dev_ypbh_text_up.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
  1485. //
  1486. // dev_ckbz_up
  1487. //
  1488. this.dev_ckbz_up.Font = new System.Drawing.Font("宋体", 9.75F);
  1489. this.dev_ckbz_up.LocationFloat = new DevExpress.Utils.PointFloat(30.41687F, 664.139F);
  1490. this.dev_ckbz_up.Multiline = true;
  1491. this.dev_ckbz_up.Name = "dev_ckbz_up";
  1492. this.dev_ckbz_up.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
  1493. this.dev_ckbz_up.SizeF = new System.Drawing.SizeF(315.625F, 23F);
  1494. this.dev_ckbz_up.StylePriority.UseFont = false;
  1495. this.dev_ckbz_up.StylePriority.UseTextAlignment = false;
  1496. this.dev_ckbz_up.Text = "参考标准:";
  1497. this.dev_ckbz_up.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
  1498. //
  1499. // dev_jcjgwj_up
  1500. //
  1501. this.dev_jcjgwj_up.Font = new System.Drawing.Font("宋体", 9.75F);
  1502. this.dev_jcjgwj_up.LocationFloat = new DevExpress.Utils.PointFloat(30.41687F, 629.2177F);
  1503. this.dev_jcjgwj_up.Multiline = true;
  1504. this.dev_jcjgwj_up.Name = "dev_jcjgwj_up";
  1505. this.dev_jcjgwj_up.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
  1506. this.dev_jcjgwj_up.SizeF = new System.Drawing.SizeF(315.625F, 23F);
  1507. this.dev_jcjgwj_up.StylePriority.UseFont = false;
  1508. this.dev_jcjgwj_up.StylePriority.UseTextAlignment = false;
  1509. this.dev_jcjgwj_up.Text = "检测结果文件:";
  1510. this.dev_jcjgwj_up.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
  1511. //
  1512. // dev_bgsj_up
  1513. //
  1514. this.dev_bgsj_up.Font = new System.Drawing.Font("宋体", 9.75F);
  1515. this.dev_bgsj_up.LocationFloat = new DevExpress.Utils.PointFloat(30.41687F, 594.2963F);
  1516. this.dev_bgsj_up.Multiline = true;
  1517. this.dev_bgsj_up.Name = "dev_bgsj_up";
  1518. this.dev_bgsj_up.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
  1519. this.dev_bgsj_up.SizeF = new System.Drawing.SizeF(315.625F, 23F);
  1520. this.dev_bgsj_up.StylePriority.UseFont = false;
  1521. this.dev_bgsj_up.StylePriority.UseTextAlignment = false;
  1522. this.dev_bgsj_up.Text = "报告时间:";
  1523. this.dev_bgsj_up.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
  1524. //
  1525. // dev_ypbh_up
  1526. //
  1527. this.dev_ypbh_up.Font = new System.Drawing.Font("宋体", 9.75F);
  1528. this.dev_ypbh_up.LocationFloat = new DevExpress.Utils.PointFloat(30.41687F, 559.375F);
  1529. this.dev_ypbh_up.Multiline = true;
  1530. this.dev_ypbh_up.Name = "dev_ypbh_up";
  1531. this.dev_ypbh_up.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
  1532. this.dev_ypbh_up.SizeF = new System.Drawing.SizeF(315.625F, 23F);
  1533. this.dev_ypbh_up.StylePriority.UseFont = false;
  1534. this.dev_ypbh_up.StylePriority.UseTextAlignment = false;
  1535. this.dev_ypbh_up.Text = "样品编号:";
  1536. this.dev_ypbh_up.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
  1537. //
  1538. // dev_fbt
  1539. //
  1540. this.dev_fbt.Font = new System.Drawing.Font("宋体", 18F, System.Drawing.FontStyle.Bold);
  1541. this.dev_fbt.LocationFloat = new DevExpress.Utils.PointFloat(30.41687F, 188.5416F);
  1542. this.dev_fbt.Multiline = true;
  1543. this.dev_fbt.Name = "dev_fbt";
  1544. this.dev_fbt.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
  1545. this.dev_fbt.SizeF = new System.Drawing.SizeF(629.9998F, 42.79169F);
  1546. this.dev_fbt.StylePriority.UseFont = false;
  1547. this.dev_fbt.StylePriority.UseTextAlignment = false;
  1548. this.dev_fbt.Text = "dev_fbt";
  1549. this.dev_fbt.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
  1550. //
  1551. // dev_zbt
  1552. //
  1553. this.dev_zbt.Font = new System.Drawing.Font("宋体", 24F, System.Drawing.FontStyle.Bold);
  1554. this.dev_zbt.LocationFloat = new DevExpress.Utils.PointFloat(30.41687F, 107.2917F);
  1555. this.dev_zbt.Multiline = true;
  1556. this.dev_zbt.Name = "dev_zbt";
  1557. this.dev_zbt.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
  1558. this.dev_zbt.SizeF = new System.Drawing.SizeF(629.9998F, 48.00002F);
  1559. this.dev_zbt.StylePriority.UseFont = false;
  1560. this.dev_zbt.StylePriority.UseTextAlignment = false;
  1561. this.dev_zbt.Text = "dev_zbt";
  1562. this.dev_zbt.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
  1563. //
  1564. // xrPictureBox2
  1565. //
  1566. this.xrPictureBox2.ImageAlignment = DevExpress.XtraPrinting.ImageAlignment.MiddleCenter;
  1567. this.xrPictureBox2.LocationFloat = new DevExpress.Utils.PointFloat(0F, 3229.083F);
  1568. this.xrPictureBox2.Name = "xrPictureBox2";
  1569. this.xrPictureBox2.SizeF = new System.Drawing.SizeF(688F, 484.4744F);
  1570. this.xrPictureBox2.Sizing = DevExpress.XtraPrinting.ImageSizeMode.Squeeze;
  1571. this.xrPictureBox2.Visible = false;
  1572. //
  1573. // OTS_DEVReport
  1574. //
  1575. this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
  1576. this.TopMargin,
  1577. this.BottomMargin,
  1578. this.Detail});
  1579. this.Font = new System.Drawing.Font("Arial", 9.75F);
  1580. this.Margins = new System.Drawing.Printing.Margins(77, 85, 73, 67);
  1581. this.Version = "20.1";
  1582. ((System.ComponentModel.ISupportInitialize)(this.xrTable2)).EndInit();
  1583. ((System.ComponentModel.ISupportInitialize)(this.xrTable_kllb_surface)).EndInit();
  1584. ((System.ComponentModel.ISupportInitialize)(this.xrChart_incaSubdivision)).EndInit();
  1585. ((System.ComponentModel.ISupportInitialize)(this.xrChart_incaClass)).EndInit();
  1586. ((System.ComponentModel.ISupportInitialize)(this.xr_tbAreaOfInclusion)).EndInit();
  1587. ((System.ComponentModel.ISupportInitialize)(this.xrTb_ElementAnalysisTable)).EndInit();
  1588. ((System.ComponentModel.ISupportInitialize)(this.xrChart_ParticelSizeCalss)).EndInit();
  1589. ((System.ComponentModel.ISupportInitialize)(this.xrChart_ParticelSizeSubdivision)).EndInit();
  1590. ((System.ComponentModel.ISupportInitialize)(this.xrTa_ParticleSizeTable)).EndInit();
  1591. ((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit();
  1592. ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
  1593. }
  1594. #endregion
  1595. private DevExpress.XtraReports.UI.TopMarginBand TopMargin;
  1596. private DevExpress.XtraReports.UI.BottomMarginBand BottomMargin;
  1597. private DevExpress.XtraReports.UI.DetailBand Detail;
  1598. private DevExpress.XtraReports.UI.XRLabel dev_ym;
  1599. private DevExpress.XtraReports.UI.XRPictureBox xrPictureBox1;
  1600. private DevExpress.XtraReports.UI.XRLabel dev_yj;
  1601. private DevExpress.XtraReports.UI.XRLabel dev_zbt;
  1602. private DevExpress.XtraReports.UI.XRLabel dev_fbt;
  1603. private DevExpress.XtraReports.UI.XRLabel dev_ckbz_text_up;
  1604. private DevExpress.XtraReports.UI.XRLabel dev_jcjgwj_text_up;
  1605. private DevExpress.XtraReports.UI.XRLabel dev_bgsj_text_up;
  1606. private DevExpress.XtraReports.UI.XRLabel dev_ypbh_text_up;
  1607. private DevExpress.XtraReports.UI.XRLabel dev_ckbz_up;
  1608. private DevExpress.XtraReports.UI.XRLabel dev_jcjgwj_up;
  1609. private DevExpress.XtraReports.UI.XRLabel dev_bgsj_up;
  1610. private DevExpress.XtraReports.UI.XRLabel dev_ypbh_up;
  1611. private DevExpress.XtraReports.UI.XRLine xrLine1;
  1612. private DevExpress.XtraReports.UI.XRLine xrLine2;
  1613. private DevExpress.XtraReports.UI.XRPageBreak xrPageBreak1;
  1614. private DevExpress.XtraReports.UI.XRTable xrTable1;
  1615. private DevExpress.XtraReports.UI.XRTableRow xrTableRow1;
  1616. private DevExpress.XtraReports.UI.XRTableCell dev_ypsm;
  1617. private DevExpress.XtraReports.UI.XRTableRow xrTableRow2;
  1618. private DevExpress.XtraReports.UI.XRTableCell dev_jcjgwj;
  1619. private DevExpress.XtraReports.UI.XRTableRow xrTableRow3;
  1620. private DevExpress.XtraReports.UI.XRTableCell dev_cljggk;
  1621. private DevExpress.XtraReports.UI.XRTableRow xrTableRow4;
  1622. private DevExpress.XtraReports.UI.XRTableCell dev_yxsj;
  1623. private DevExpress.XtraReports.UI.XRTableCell dev_yxsj_text;
  1624. private DevExpress.XtraReports.UI.XRTableCell dev_sczs;
  1625. private DevExpress.XtraReports.UI.XRTableCell dev_sczs_text;
  1626. private DevExpress.XtraReports.UI.XRTableRow xrTableRow5;
  1627. private DevExpress.XtraReports.UI.XRTableCell dev_flfa;
  1628. private DevExpress.XtraReports.UI.XRTableCell dev_flfa_text;
  1629. private DevExpress.XtraReports.UI.XRTableCell dev_yjctz;
  1630. private DevExpress.XtraReports.UI.XRTableCell dev_yjctz_text;
  1631. private DevExpress.XtraReports.UI.XRTableCell dev_jcjgwj_text;
  1632. private DevExpress.XtraReports.UI.XRTableRow xrTableRow6;
  1633. private DevExpress.XtraReports.UI.XRTableCell dev_scmj;
  1634. private DevExpress.XtraReports.UI.XRTableCell dev_scmj_text;
  1635. private DevExpress.XtraReports.UI.XRTableCell dev_ckbz;
  1636. private DevExpress.XtraReports.UI.XRTableCell dev_ckbz_text;
  1637. private DevExpress.XtraReports.UI.XRTableRow xrTableRow7;
  1638. private DevExpress.XtraReports.UI.XRTableCell dev_bgsj;
  1639. private DevExpress.XtraReports.UI.XRTableCell dev_bgsj_text;
  1640. private DevExpress.XtraReports.UI.XRTableCell dev_fdbs;
  1641. private DevExpress.XtraReports.UI.XRTableCell dev_fdbs_text;
  1642. private DevExpress.XtraReports.UI.XRTable xrTa_ParticleSizeTable;
  1643. private DevExpress.XtraReports.UI.XRTableRow xrTableRow8;
  1644. private DevExpress.XtraReports.UI.XRTableCell dev_DimensionTable;
  1645. private DevExpress.XtraReports.UI.XRTableRow xrTableRow9;
  1646. private DevExpress.XtraReports.UI.XRTableCell dev_DimensionTable_2;
  1647. private DevExpress.XtraReports.UI.XRTableRow xrTableRow10;
  1648. private DevExpress.XtraReports.UI.XRTableCell dev_classify;
  1649. private DevExpress.XtraReports.UI.XRTableCell dev_subdivision;
  1650. private DevExpress.XtraReports.UI.XRTableCell dev_quantity;
  1651. private DevExpress.XtraReports.UI.XRTableCell dev_size_1;
  1652. private DevExpress.XtraReports.UI.XRTableCell dev_size_2;
  1653. private DevExpress.XtraReports.UI.XRTableCell dev_size_3;
  1654. private DevExpress.XtraReports.UI.XRTableCell dev_size_4;
  1655. private DevExpress.XtraReports.UI.XRTableCell dev_size_5;
  1656. private DevExpress.XtraReports.UI.XRTableCell dev_size_6;
  1657. private DevExpress.XtraReports.UI.XRTableCell dev_size_7;
  1658. private DevExpress.XtraReports.UI.XRChart xrChart_ParticelSizeSubdivision;
  1659. private DevExpress.XtraReports.UI.XRPageBreak xrPageBreak2;
  1660. private DevExpress.XtraReports.UI.XRChart xrChart_ParticelSizeCalss;
  1661. private DevExpress.XtraReports.UI.XRLabel xrLabel_size_IconQuestion_Subdivision;
  1662. private DevExpress.XtraReports.UI.XRLabel xrLabel_size_IconQuestion_Class;
  1663. private DevExpress.XtraReports.UI.XRPageBreak xrPageBreak3;
  1664. private DevExpress.XtraReports.UI.XRTable xrTb_ElementAnalysisTable;
  1665. private DevExpress.XtraReports.UI.XRTableRow xrTableRow14;
  1666. private DevExpress.XtraReports.UI.XRTableCell xrCell_Element_classify;
  1667. private DevExpress.XtraReports.UI.XRTableCell xrCell_Element_subdivision;
  1668. private DevExpress.XtraReports.UI.XRTableCell xrCell_Element_Area;
  1669. private DevExpress.XtraReports.UI.XRTableCell xrCell_Element_s1;
  1670. private DevExpress.XtraReports.UI.XRTableCell xrCell_Element_s2;
  1671. private DevExpress.XtraReports.UI.XRTableCell xrCell_Element_s3;
  1672. private DevExpress.XtraReports.UI.XRTableCell xrCell_Element_s4;
  1673. private DevExpress.XtraReports.UI.XRTableCell xrCell_Element_s5;
  1674. private DevExpress.XtraReports.UI.XRTableCell xrCell_Element_s6;
  1675. private DevExpress.XtraReports.UI.XRTableCell xrCell_Element_s7;
  1676. private DevExpress.XtraReports.UI.XRTableCell xrCell_Element_s8;
  1677. private DevExpress.XtraReports.UI.XRTableCell xrCell_Element_s9;
  1678. private DevExpress.XtraReports.UI.XRTableCell xrCell_Element_s10;
  1679. private DevExpress.XtraReports.UI.XRTableRow xrTableRow15;
  1680. private DevExpress.XtraReports.UI.XRTableCell xrCellElementArea;
  1681. private DevExpress.XtraReports.UI.XRTableRow xrTableRow11;
  1682. private DevExpress.XtraReports.UI.XRTableCell xrCellElementArea_details;
  1683. private DevExpress.XtraReports.UI.XRPageBreak xrPageBreak4;
  1684. private DevExpress.XtraReports.UI.XRTable xr_tbAreaOfInclusion;
  1685. private DevExpress.XtraReports.UI.XRTableRow xrTableRow12;
  1686. private DevExpress.XtraReports.UI.XRTableCell xrCellAreaOfInclusion;
  1687. private DevExpress.XtraReports.UI.XRTableRow xrTableRow13;
  1688. private DevExpress.XtraReports.UI.XRTableCell xrCell_inclusion_classify;
  1689. private DevExpress.XtraReports.UI.XRTableCell xrCell_inclusion_subdivision;
  1690. private DevExpress.XtraReports.UI.XRTableCell xrCell_inclusion_Area;
  1691. private DevExpress.XtraReports.UI.XRTableCell xrCell_inclusion_percentageOfIncA;
  1692. private DevExpress.XtraReports.UI.XRTableCell xrCell_inclusion_FieldRatio;
  1693. private DevExpress.XtraReports.UI.XRChart xrChart_incaClass;
  1694. private DevExpress.XtraReports.UI.XRPageBreak xrPageBreak5;
  1695. private DevExpress.XtraReports.UI.XRLabel xrLabel_inca_pic_subdivision;
  1696. private DevExpress.XtraReports.UI.XRChart xrChart_incaSubdivision;
  1697. private DevExpress.XtraReports.UI.XRLabel xrLabel_inca_pic_class;
  1698. private DevExpress.XtraReports.UI.XRTable xrTable_kllb_surface;
  1699. private DevExpress.XtraReports.UI.XRTableRow xrTableRow16;
  1700. private DevExpress.XtraReports.UI.XRTableCell xrTable_kllb;
  1701. private DevExpress.XtraReports.UI.XRTableRow xrTableRow17;
  1702. private DevExpress.XtraReports.UI.XRTableCell xrTableCell2;
  1703. private DevExpress.XtraReports.UI.XRTable xrTable2;
  1704. private DevExpress.XtraReports.UI.XRTableRow xrTableRow18;
  1705. private DevExpress.XtraReports.UI.XRTableCell xrTableCell1;
  1706. private DevExpress.XtraReports.UI.XRTableCell xrTableCell4;
  1707. private DevExpress.XtraReports.UI.XRPictureBox xrPictureBox2;
  1708. private DevExpress.XtraReports.UI.XRTableCell xrTableCell6;
  1709. private DevExpress.XtraReports.UI.XRTableCell xrTableCell5;
  1710. private DevExpress.XtraReports.UI.XRTableRow xrTableRow19;
  1711. private DevExpress.XtraReports.UI.XRTableCell xrTableCell3;
  1712. private DevExpress.XtraReports.UI.XRTableCell xrTableCell7;
  1713. private DevExpress.XtraReports.UI.XRTableCell xrTableCell8;
  1714. private DevExpress.XtraReports.UI.XRTableCell xrTableCell9;
  1715. private DevExpress.XtraReports.UI.XRTableRow xrTableRow20;
  1716. private DevExpress.XtraReports.UI.XRTableCell xrTableCell10;
  1717. private DevExpress.XtraReports.UI.XRTableCell xrTableCell19;
  1718. private DevExpress.XtraReports.UI.XRTableCell xrTableCell11;
  1719. private DevExpress.XtraReports.UI.XRTableCell xrTableCell15;
  1720. private DevExpress.XtraReports.UI.XRTableCell xrTableCell14;
  1721. private DevExpress.XtraReports.UI.XRTableCell xrTableCell16;
  1722. private DevExpress.XtraReports.UI.XRTableCell xrTableCell12;
  1723. private DevExpress.XtraReports.UI.XRTableCell xrTableCell17;
  1724. private DevExpress.XtraReports.UI.XRTableCell xrTableCell13;
  1725. private DevExpress.XtraReports.UI.XRTableCell xrTableCell18;
  1726. private DevExpress.XtraReports.UI.XRTableRow xrTableRow21;
  1727. private DevExpress.XtraReports.UI.XRTableCell xrTableCell20;
  1728. private DevExpress.XtraReports.UI.XRTableCell xrTableCell21;
  1729. private DevExpress.XtraReports.UI.XRTableCell xrTableCell22;
  1730. private DevExpress.XtraReports.UI.XRTableCell xrTableCell23;
  1731. private DevExpress.XtraReports.UI.XRTableCell xrTableCell24;
  1732. private DevExpress.XtraReports.UI.XRTableCell xrTableCell25;
  1733. private DevExpress.XtraReports.UI.XRTableCell xrTableCell26;
  1734. private DevExpress.XtraReports.UI.XRTableCell xrTableCell27;
  1735. private DevExpress.XtraReports.UI.XRTableCell xrTableCell28;
  1736. private DevExpress.XtraReports.UI.XRTableCell xrTableCell29;
  1737. }
  1738. }