OTS_DEVReport.Designer.cs 100 KB

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