ContractReport.Designer.cs 136 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853
  1. namespace MTWorkHR.Infrastructure.Reports
  2. {
  3. partial class ContractReport
  4. {
  5. /// <summary>
  6. /// Required designer variable.
  7. /// </summary>
  8. private System.ComponentModel.IContainer components = null;
  9. /// <summary>
  10. /// Clean up any resources being used.
  11. /// </summary>
  12. /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
  13. protected override void Dispose(bool disposing)
  14. {
  15. if (disposing && (components != null))
  16. {
  17. components.Dispose();
  18. }
  19. base.Dispose(disposing);
  20. }
  21. #region Designer generated code
  22. /// <summary>
  23. /// Required method for Designer support - do not modify
  24. /// the contents of this method with the code editor.
  25. /// </summary>
  26. private void InitializeComponent()
  27. {
  28. this.components = new System.ComponentModel.Container();
  29. DevExpress.DataAccess.Sql.SelectQuery selectQuery1 = new DevExpress.DataAccess.Sql.SelectQuery();
  30. DevExpress.DataAccess.Sql.Column column1 = new DevExpress.DataAccess.Sql.Column();
  31. DevExpress.DataAccess.Sql.ColumnExpression columnExpression1 = new DevExpress.DataAccess.Sql.ColumnExpression();
  32. DevExpress.DataAccess.Sql.Table table1 = new DevExpress.DataAccess.Sql.Table();
  33. DevExpress.DataAccess.Sql.Column column2 = new DevExpress.DataAccess.Sql.Column();
  34. DevExpress.DataAccess.Sql.ColumnExpression columnExpression2 = new DevExpress.DataAccess.Sql.ColumnExpression();
  35. DevExpress.DataAccess.Sql.Column column3 = new DevExpress.DataAccess.Sql.Column();
  36. DevExpress.DataAccess.Sql.ColumnExpression columnExpression3 = new DevExpress.DataAccess.Sql.ColumnExpression();
  37. DevExpress.DataAccess.Sql.Column column4 = new DevExpress.DataAccess.Sql.Column();
  38. DevExpress.DataAccess.Sql.ColumnExpression columnExpression4 = new DevExpress.DataAccess.Sql.ColumnExpression();
  39. DevExpress.DataAccess.Sql.Table table2 = new DevExpress.DataAccess.Sql.Table();
  40. DevExpress.DataAccess.Sql.Column column5 = new DevExpress.DataAccess.Sql.Column();
  41. DevExpress.DataAccess.Sql.ColumnExpression columnExpression5 = new DevExpress.DataAccess.Sql.ColumnExpression();
  42. DevExpress.DataAccess.Sql.Column column6 = new DevExpress.DataAccess.Sql.Column();
  43. DevExpress.DataAccess.Sql.ColumnExpression columnExpression6 = new DevExpress.DataAccess.Sql.ColumnExpression();
  44. DevExpress.DataAccess.Sql.Column column7 = new DevExpress.DataAccess.Sql.Column();
  45. DevExpress.DataAccess.Sql.ColumnExpression columnExpression7 = new DevExpress.DataAccess.Sql.ColumnExpression();
  46. DevExpress.DataAccess.Sql.Table table3 = new DevExpress.DataAccess.Sql.Table();
  47. DevExpress.DataAccess.Sql.Column column8 = new DevExpress.DataAccess.Sql.Column();
  48. DevExpress.DataAccess.Sql.ColumnExpression columnExpression8 = new DevExpress.DataAccess.Sql.ColumnExpression();
  49. DevExpress.DataAccess.Sql.Column column9 = new DevExpress.DataAccess.Sql.Column();
  50. DevExpress.DataAccess.Sql.ColumnExpression columnExpression9 = new DevExpress.DataAccess.Sql.ColumnExpression();
  51. DevExpress.DataAccess.Sql.Column column10 = new DevExpress.DataAccess.Sql.Column();
  52. DevExpress.DataAccess.Sql.ColumnExpression columnExpression10 = new DevExpress.DataAccess.Sql.ColumnExpression();
  53. DevExpress.DataAccess.Sql.Column column11 = new DevExpress.DataAccess.Sql.Column();
  54. DevExpress.DataAccess.Sql.ColumnExpression columnExpression11 = new DevExpress.DataAccess.Sql.ColumnExpression();
  55. DevExpress.DataAccess.Sql.Column column12 = new DevExpress.DataAccess.Sql.Column();
  56. DevExpress.DataAccess.Sql.ColumnExpression columnExpression12 = new DevExpress.DataAccess.Sql.ColumnExpression();
  57. DevExpress.DataAccess.Sql.Column column13 = new DevExpress.DataAccess.Sql.Column();
  58. DevExpress.DataAccess.Sql.ColumnExpression columnExpression13 = new DevExpress.DataAccess.Sql.ColumnExpression();
  59. DevExpress.DataAccess.Sql.Column column14 = new DevExpress.DataAccess.Sql.Column();
  60. DevExpress.DataAccess.Sql.ColumnExpression columnExpression14 = new DevExpress.DataAccess.Sql.ColumnExpression();
  61. DevExpress.DataAccess.Sql.Column column15 = new DevExpress.DataAccess.Sql.Column();
  62. DevExpress.DataAccess.Sql.ColumnExpression columnExpression15 = new DevExpress.DataAccess.Sql.ColumnExpression();
  63. DevExpress.DataAccess.Sql.Column column16 = new DevExpress.DataAccess.Sql.Column();
  64. DevExpress.DataAccess.Sql.ColumnExpression columnExpression16 = new DevExpress.DataAccess.Sql.ColumnExpression();
  65. DevExpress.DataAccess.Sql.Column column17 = new DevExpress.DataAccess.Sql.Column();
  66. DevExpress.DataAccess.Sql.ColumnExpression columnExpression17 = new DevExpress.DataAccess.Sql.ColumnExpression();
  67. DevExpress.DataAccess.Sql.Column column18 = new DevExpress.DataAccess.Sql.Column();
  68. DevExpress.DataAccess.Sql.ColumnExpression columnExpression18 = new DevExpress.DataAccess.Sql.ColumnExpression();
  69. DevExpress.DataAccess.Sql.Column column19 = new DevExpress.DataAccess.Sql.Column();
  70. DevExpress.DataAccess.Sql.ColumnExpression columnExpression19 = new DevExpress.DataAccess.Sql.ColumnExpression();
  71. DevExpress.DataAccess.Sql.Column column20 = new DevExpress.DataAccess.Sql.Column();
  72. DevExpress.DataAccess.Sql.ColumnExpression columnExpression20 = new DevExpress.DataAccess.Sql.ColumnExpression();
  73. DevExpress.DataAccess.Sql.Column column21 = new DevExpress.DataAccess.Sql.Column();
  74. DevExpress.DataAccess.Sql.ColumnExpression columnExpression21 = new DevExpress.DataAccess.Sql.ColumnExpression();
  75. DevExpress.DataAccess.Sql.Column column22 = new DevExpress.DataAccess.Sql.Column();
  76. DevExpress.DataAccess.Sql.ColumnExpression columnExpression22 = new DevExpress.DataAccess.Sql.ColumnExpression();
  77. DevExpress.DataAccess.Sql.Table table4 = new DevExpress.DataAccess.Sql.Table();
  78. DevExpress.DataAccess.Sql.Column column23 = new DevExpress.DataAccess.Sql.Column();
  79. DevExpress.DataAccess.Sql.ColumnExpression columnExpression23 = new DevExpress.DataAccess.Sql.ColumnExpression();
  80. DevExpress.DataAccess.Sql.Column column24 = new DevExpress.DataAccess.Sql.Column();
  81. DevExpress.DataAccess.Sql.ColumnExpression columnExpression24 = new DevExpress.DataAccess.Sql.ColumnExpression();
  82. DevExpress.DataAccess.Sql.Column column25 = new DevExpress.DataAccess.Sql.Column();
  83. DevExpress.DataAccess.Sql.ColumnExpression columnExpression25 = new DevExpress.DataAccess.Sql.ColumnExpression();
  84. DevExpress.DataAccess.Sql.Column column26 = new DevExpress.DataAccess.Sql.Column();
  85. DevExpress.DataAccess.Sql.ColumnExpression columnExpression26 = new DevExpress.DataAccess.Sql.ColumnExpression();
  86. DevExpress.DataAccess.Sql.Column column27 = new DevExpress.DataAccess.Sql.Column();
  87. DevExpress.DataAccess.Sql.ColumnExpression columnExpression27 = new DevExpress.DataAccess.Sql.ColumnExpression();
  88. DevExpress.DataAccess.Sql.Column column28 = new DevExpress.DataAccess.Sql.Column();
  89. DevExpress.DataAccess.Sql.ColumnExpression columnExpression28 = new DevExpress.DataAccess.Sql.ColumnExpression();
  90. DevExpress.DataAccess.Sql.Column column29 = new DevExpress.DataAccess.Sql.Column();
  91. DevExpress.DataAccess.Sql.ColumnExpression columnExpression29 = new DevExpress.DataAccess.Sql.ColumnExpression();
  92. DevExpress.DataAccess.Sql.Column column30 = new DevExpress.DataAccess.Sql.Column();
  93. DevExpress.DataAccess.Sql.ColumnExpression columnExpression30 = new DevExpress.DataAccess.Sql.ColumnExpression();
  94. DevExpress.DataAccess.Sql.Column column31 = new DevExpress.DataAccess.Sql.Column();
  95. DevExpress.DataAccess.Sql.ColumnExpression columnExpression31 = new DevExpress.DataAccess.Sql.ColumnExpression();
  96. DevExpress.DataAccess.Sql.Column column32 = new DevExpress.DataAccess.Sql.Column();
  97. DevExpress.DataAccess.Sql.ColumnExpression columnExpression32 = new DevExpress.DataAccess.Sql.ColumnExpression();
  98. DevExpress.DataAccess.Sql.Table table5 = new DevExpress.DataAccess.Sql.Table();
  99. DevExpress.DataAccess.Sql.Column column33 = new DevExpress.DataAccess.Sql.Column();
  100. DevExpress.DataAccess.Sql.ColumnExpression columnExpression33 = new DevExpress.DataAccess.Sql.ColumnExpression();
  101. DevExpress.DataAccess.Sql.Table table6 = new DevExpress.DataAccess.Sql.Table();
  102. DevExpress.DataAccess.Sql.Column column34 = new DevExpress.DataAccess.Sql.Column();
  103. DevExpress.DataAccess.Sql.ColumnExpression columnExpression34 = new DevExpress.DataAccess.Sql.ColumnExpression();
  104. DevExpress.DataAccess.Sql.Table table7 = new DevExpress.DataAccess.Sql.Table();
  105. DevExpress.DataAccess.Sql.Column column35 = new DevExpress.DataAccess.Sql.Column();
  106. DevExpress.DataAccess.Sql.ColumnExpression columnExpression35 = new DevExpress.DataAccess.Sql.ColumnExpression();
  107. DevExpress.DataAccess.Sql.Column column36 = new DevExpress.DataAccess.Sql.Column();
  108. DevExpress.DataAccess.Sql.ColumnExpression columnExpression36 = new DevExpress.DataAccess.Sql.ColumnExpression();
  109. DevExpress.DataAccess.Sql.Column column37 = new DevExpress.DataAccess.Sql.Column();
  110. DevExpress.DataAccess.Sql.ColumnExpression columnExpression37 = new DevExpress.DataAccess.Sql.ColumnExpression();
  111. DevExpress.DataAccess.Sql.Column column38 = new DevExpress.DataAccess.Sql.Column();
  112. DevExpress.DataAccess.Sql.ColumnExpression columnExpression38 = new DevExpress.DataAccess.Sql.ColumnExpression();
  113. DevExpress.DataAccess.Sql.Column column39 = new DevExpress.DataAccess.Sql.Column();
  114. DevExpress.DataAccess.Sql.ColumnExpression columnExpression39 = new DevExpress.DataAccess.Sql.ColumnExpression();
  115. DevExpress.DataAccess.Sql.Column column40 = new DevExpress.DataAccess.Sql.Column();
  116. DevExpress.DataAccess.Sql.ColumnExpression columnExpression40 = new DevExpress.DataAccess.Sql.ColumnExpression();
  117. DevExpress.DataAccess.Sql.Column column41 = new DevExpress.DataAccess.Sql.Column();
  118. DevExpress.DataAccess.Sql.ColumnExpression columnExpression41 = new DevExpress.DataAccess.Sql.ColumnExpression();
  119. DevExpress.DataAccess.Sql.Column column42 = new DevExpress.DataAccess.Sql.Column();
  120. DevExpress.DataAccess.Sql.ColumnExpression columnExpression42 = new DevExpress.DataAccess.Sql.ColumnExpression();
  121. DevExpress.DataAccess.Sql.Table table8 = new DevExpress.DataAccess.Sql.Table();
  122. DevExpress.DataAccess.Sql.Column column43 = new DevExpress.DataAccess.Sql.Column();
  123. DevExpress.DataAccess.Sql.ColumnExpression columnExpression43 = new DevExpress.DataAccess.Sql.ColumnExpression();
  124. DevExpress.DataAccess.Sql.Column column44 = new DevExpress.DataAccess.Sql.Column();
  125. DevExpress.DataAccess.Sql.ColumnExpression columnExpression44 = new DevExpress.DataAccess.Sql.ColumnExpression();
  126. DevExpress.DataAccess.Sql.Column column45 = new DevExpress.DataAccess.Sql.Column();
  127. DevExpress.DataAccess.Sql.ColumnExpression columnExpression45 = new DevExpress.DataAccess.Sql.ColumnExpression();
  128. DevExpress.DataAccess.Sql.Column column46 = new DevExpress.DataAccess.Sql.Column();
  129. DevExpress.DataAccess.Sql.ColumnExpression columnExpression46 = new DevExpress.DataAccess.Sql.ColumnExpression();
  130. DevExpress.DataAccess.Sql.Column column47 = new DevExpress.DataAccess.Sql.Column();
  131. DevExpress.DataAccess.Sql.ColumnExpression columnExpression47 = new DevExpress.DataAccess.Sql.ColumnExpression();
  132. DevExpress.DataAccess.Sql.Column column48 = new DevExpress.DataAccess.Sql.Column();
  133. DevExpress.DataAccess.Sql.ColumnExpression columnExpression48 = new DevExpress.DataAccess.Sql.ColumnExpression();
  134. DevExpress.DataAccess.Sql.Column column49 = new DevExpress.DataAccess.Sql.Column();
  135. DevExpress.DataAccess.Sql.ColumnExpression columnExpression49 = new DevExpress.DataAccess.Sql.ColumnExpression();
  136. DevExpress.DataAccess.Sql.Column column50 = new DevExpress.DataAccess.Sql.Column();
  137. DevExpress.DataAccess.Sql.ColumnExpression columnExpression50 = new DevExpress.DataAccess.Sql.ColumnExpression();
  138. DevExpress.DataAccess.Sql.Column column51 = new DevExpress.DataAccess.Sql.Column();
  139. DevExpress.DataAccess.Sql.ColumnExpression columnExpression51 = new DevExpress.DataAccess.Sql.ColumnExpression();
  140. DevExpress.DataAccess.Sql.Table table9 = new DevExpress.DataAccess.Sql.Table();
  141. DevExpress.DataAccess.Sql.Column column52 = new DevExpress.DataAccess.Sql.Column();
  142. DevExpress.DataAccess.Sql.ColumnExpression columnExpression52 = new DevExpress.DataAccess.Sql.ColumnExpression();
  143. DevExpress.DataAccess.Sql.QueryParameter queryParameter1 = new DevExpress.DataAccess.Sql.QueryParameter();
  144. DevExpress.DataAccess.Sql.Join join1 = new DevExpress.DataAccess.Sql.Join();
  145. DevExpress.DataAccess.Sql.RelationColumnInfo relationColumnInfo1 = new DevExpress.DataAccess.Sql.RelationColumnInfo();
  146. DevExpress.DataAccess.Sql.Join join2 = new DevExpress.DataAccess.Sql.Join();
  147. DevExpress.DataAccess.Sql.RelationColumnInfo relationColumnInfo2 = new DevExpress.DataAccess.Sql.RelationColumnInfo();
  148. DevExpress.DataAccess.Sql.Join join3 = new DevExpress.DataAccess.Sql.Join();
  149. DevExpress.DataAccess.Sql.RelationColumnInfo relationColumnInfo3 = new DevExpress.DataAccess.Sql.RelationColumnInfo();
  150. DevExpress.DataAccess.Sql.RelationColumnInfo relationColumnInfo4 = new DevExpress.DataAccess.Sql.RelationColumnInfo();
  151. DevExpress.DataAccess.Sql.Join join4 = new DevExpress.DataAccess.Sql.Join();
  152. DevExpress.DataAccess.Sql.RelationColumnInfo relationColumnInfo5 = new DevExpress.DataAccess.Sql.RelationColumnInfo();
  153. DevExpress.DataAccess.Sql.Join join5 = new DevExpress.DataAccess.Sql.Join();
  154. DevExpress.DataAccess.Sql.RelationColumnInfo relationColumnInfo6 = new DevExpress.DataAccess.Sql.RelationColumnInfo();
  155. DevExpress.DataAccess.Sql.Join join6 = new DevExpress.DataAccess.Sql.Join();
  156. DevExpress.DataAccess.Sql.RelationColumnInfo relationColumnInfo7 = new DevExpress.DataAccess.Sql.RelationColumnInfo();
  157. DevExpress.DataAccess.Sql.Join join7 = new DevExpress.DataAccess.Sql.Join();
  158. DevExpress.DataAccess.Sql.RelationColumnInfo relationColumnInfo8 = new DevExpress.DataAccess.Sql.RelationColumnInfo();
  159. DevExpress.DataAccess.Sql.Join join8 = new DevExpress.DataAccess.Sql.Join();
  160. DevExpress.DataAccess.Sql.RelationColumnInfo relationColumnInfo9 = new DevExpress.DataAccess.Sql.RelationColumnInfo();
  161. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(ContractReport));
  162. this.TopMargin = new DevExpress.XtraReports.UI.TopMarginBand();
  163. this.xrLabel3 = new DevExpress.XtraReports.UI.XRLabel();
  164. this.xrLabel8 = new DevExpress.XtraReports.UI.XRLabel();
  165. this.BottomMargin = new DevExpress.XtraReports.UI.BottomMarginBand();
  166. this.Detail = new DevExpress.XtraReports.UI.DetailBand();
  167. this.xrLabel79 = new DevExpress.XtraReports.UI.XRLabel();
  168. this.xrLabel78 = new DevExpress.XtraReports.UI.XRLabel();
  169. this.xrLabel77 = new DevExpress.XtraReports.UI.XRLabel();
  170. this.xrLabel76 = new DevExpress.XtraReports.UI.XRLabel();
  171. this.xrLabel75 = new DevExpress.XtraReports.UI.XRLabel();
  172. this.xrLabel74 = new DevExpress.XtraReports.UI.XRLabel();
  173. this.xrLabel73 = new DevExpress.XtraReports.UI.XRLabel();
  174. this.xrLabel72 = new DevExpress.XtraReports.UI.XRLabel();
  175. this.xrLabel71 = new DevExpress.XtraReports.UI.XRLabel();
  176. this.xrLabel70 = new DevExpress.XtraReports.UI.XRLabel();
  177. this.xrLabel69 = new DevExpress.XtraReports.UI.XRLabel();
  178. this.xrLabel68 = new DevExpress.XtraReports.UI.XRLabel();
  179. this.xrLabel67 = new DevExpress.XtraReports.UI.XRLabel();
  180. this.xrLabel66 = new DevExpress.XtraReports.UI.XRLabel();
  181. this.xrLabel62 = new DevExpress.XtraReports.UI.XRLabel();
  182. this.xrLabel63 = new DevExpress.XtraReports.UI.XRLabel();
  183. this.xrLabel64 = new DevExpress.XtraReports.UI.XRLabel();
  184. this.xrLabel65 = new DevExpress.XtraReports.UI.XRLabel();
  185. this.xrLabel61 = new DevExpress.XtraReports.UI.XRLabel();
  186. this.xrLabel59 = new DevExpress.XtraReports.UI.XRLabel();
  187. this.xrLabel58 = new DevExpress.XtraReports.UI.XRLabel();
  188. this.xrLabel57 = new DevExpress.XtraReports.UI.XRLabel();
  189. this.xrLabel56 = new DevExpress.XtraReports.UI.XRLabel();
  190. this.xrLabel55 = new DevExpress.XtraReports.UI.XRLabel();
  191. this.xrLabel54 = new DevExpress.XtraReports.UI.XRLabel();
  192. this.xrLabel53 = new DevExpress.XtraReports.UI.XRLabel();
  193. this.xrLabel52 = new DevExpress.XtraReports.UI.XRLabel();
  194. this.xrLabel51 = new DevExpress.XtraReports.UI.XRLabel();
  195. this.xrLabel50 = new DevExpress.XtraReports.UI.XRLabel();
  196. this.xrLabel49 = new DevExpress.XtraReports.UI.XRLabel();
  197. this.xrLabel48 = new DevExpress.XtraReports.UI.XRLabel();
  198. this.xrLabel47 = new DevExpress.XtraReports.UI.XRLabel();
  199. this.xrLabel46 = new DevExpress.XtraReports.UI.XRLabel();
  200. this.xrLabel45 = new DevExpress.XtraReports.UI.XRLabel();
  201. this.xrLabel44 = new DevExpress.XtraReports.UI.XRLabel();
  202. this.xrLabel43 = new DevExpress.XtraReports.UI.XRLabel();
  203. this.xrLabel42 = new DevExpress.XtraReports.UI.XRLabel();
  204. this.xrLabel41 = new DevExpress.XtraReports.UI.XRLabel();
  205. this.xrLabel40 = new DevExpress.XtraReports.UI.XRLabel();
  206. this.xrLabel39 = new DevExpress.XtraReports.UI.XRLabel();
  207. this.xrLabel38 = new DevExpress.XtraReports.UI.XRLabel();
  208. this.xrLabel37 = new DevExpress.XtraReports.UI.XRLabel();
  209. this.xrLabel36 = new DevExpress.XtraReports.UI.XRLabel();
  210. this.xrLabel35 = new DevExpress.XtraReports.UI.XRLabel();
  211. this.xrLabel34 = new DevExpress.XtraReports.UI.XRLabel();
  212. this.xrLabel33 = new DevExpress.XtraReports.UI.XRLabel();
  213. this.xrLabel32 = new DevExpress.XtraReports.UI.XRLabel();
  214. this.xrLabel31 = new DevExpress.XtraReports.UI.XRLabel();
  215. this.xrLabel30 = new DevExpress.XtraReports.UI.XRLabel();
  216. this.xrLabel29 = new DevExpress.XtraReports.UI.XRLabel();
  217. this.xrLabel28 = new DevExpress.XtraReports.UI.XRLabel();
  218. this.xrLabel27 = new DevExpress.XtraReports.UI.XRLabel();
  219. this.xrLabel26 = new DevExpress.XtraReports.UI.XRLabel();
  220. this.xrLabel25 = new DevExpress.XtraReports.UI.XRLabel();
  221. this.xrLabel24 = new DevExpress.XtraReports.UI.XRLabel();
  222. this.xrLabel23 = new DevExpress.XtraReports.UI.XRLabel();
  223. this.xrLabel22 = new DevExpress.XtraReports.UI.XRLabel();
  224. this.xrLabel21 = new DevExpress.XtraReports.UI.XRLabel();
  225. this.xrLabel20 = new DevExpress.XtraReports.UI.XRLabel();
  226. this.xrLabel19 = new DevExpress.XtraReports.UI.XRLabel();
  227. this.xrLabel18 = new DevExpress.XtraReports.UI.XRLabel();
  228. this.xrLabel4 = new DevExpress.XtraReports.UI.XRLabel();
  229. this.xrLabel17 = new DevExpress.XtraReports.UI.XRLabel();
  230. this.xrLabel16 = new DevExpress.XtraReports.UI.XRLabel();
  231. this.xrLabel13 = new DevExpress.XtraReports.UI.XRLabel();
  232. this.xrLabel15 = new DevExpress.XtraReports.UI.XRLabel();
  233. this.xrLabel14 = new DevExpress.XtraReports.UI.XRLabel();
  234. this.xrLabel12 = new DevExpress.XtraReports.UI.XRLabel();
  235. this.xrLabel11 = new DevExpress.XtraReports.UI.XRLabel();
  236. this.xrLabel10 = new DevExpress.XtraReports.UI.XRLabel();
  237. this.xrLabel9 = new DevExpress.XtraReports.UI.XRLabel();
  238. this.xrLabel7 = new DevExpress.XtraReports.UI.XRLabel();
  239. this.xrLabel6 = new DevExpress.XtraReports.UI.XRLabel();
  240. this.xrLabel5 = new DevExpress.XtraReports.UI.XRLabel();
  241. this.xrLabel2 = new DevExpress.XtraReports.UI.XRLabel();
  242. this.xrLabel1 = new DevExpress.XtraReports.UI.XRLabel();
  243. this.SubBand1 = new DevExpress.XtraReports.UI.SubBand();
  244. this.xrLabel60 = new DevExpress.XtraReports.UI.XRLabel();
  245. this.xrSubreport1 = new DevExpress.XtraReports.UI.XRSubreport();
  246. this.ContractId = new DevExpress.XtraReports.Parameters.Parameter();
  247. this.SubBand2 = new DevExpress.XtraReports.UI.SubBand();
  248. this.xrLabel80 = new DevExpress.XtraReports.UI.XRLabel();
  249. this.xrSubreport2 = new DevExpress.XtraReports.UI.XRSubreport();
  250. this.SubBand3 = new DevExpress.XtraReports.UI.SubBand();
  251. this.xrLabel81 = new DevExpress.XtraReports.UI.XRLabel();
  252. this.xrSubreport3 = new DevExpress.XtraReports.UI.XRSubreport();
  253. this.sqlDataSource1 = new DevExpress.DataAccess.Sql.SqlDataSource(this.components);
  254. this.xrControlStyle1 = new DevExpress.XtraReports.UI.XRControlStyle();
  255. ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
  256. //
  257. // TopMargin
  258. //
  259. this.TopMargin.Borders = DevExpress.XtraPrinting.BorderSide.Bottom;
  260. this.TopMargin.BorderWidth = 1F;
  261. this.TopMargin.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
  262. this.xrLabel3,
  263. this.xrLabel8});
  264. this.TopMargin.Name = "TopMargin";
  265. this.TopMargin.StylePriority.UseBorders = false;
  266. this.TopMargin.StylePriority.UseBorderWidth = false;
  267. //
  268. // xrLabel3
  269. //
  270. this.xrLabel3.Borders = DevExpress.XtraPrinting.BorderSide.None;
  271. this.xrLabel3.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
  272. new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "Now()")});
  273. this.xrLabel3.Multiline = true;
  274. this.xrLabel3.Name = "xrLabel3";
  275. this.xrLabel3.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
  276. this.xrLabel3.StylePriority.UseBorders = false;
  277. this.xrLabel3.StylePriority.UseFont = false;
  278. //
  279. // xrLabel8
  280. //
  281. this.xrLabel8.Borders = DevExpress.XtraPrinting.BorderSide.None;
  282. this.xrLabel8.Multiline = true;
  283. this.xrLabel8.Name = "xrLabel8";
  284. this.xrLabel8.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
  285. this.xrLabel8.StylePriority.UseBorders = false;
  286. this.xrLabel8.StylePriority.UseFont = false;
  287. //
  288. // BottomMargin
  289. //
  290. this.BottomMargin.Name = "BottomMargin";
  291. //
  292. // Detail
  293. //
  294. this.Detail.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
  295. this.xrLabel79,
  296. this.xrLabel78,
  297. this.xrLabel77,
  298. this.xrLabel76,
  299. this.xrLabel75,
  300. this.xrLabel74,
  301. this.xrLabel73,
  302. this.xrLabel72,
  303. this.xrLabel71,
  304. this.xrLabel70,
  305. this.xrLabel69,
  306. this.xrLabel68,
  307. this.xrLabel67,
  308. this.xrLabel66,
  309. this.xrLabel62,
  310. this.xrLabel63,
  311. this.xrLabel64,
  312. this.xrLabel65,
  313. this.xrLabel61,
  314. this.xrLabel59,
  315. this.xrLabel58,
  316. this.xrLabel57,
  317. this.xrLabel56,
  318. this.xrLabel55,
  319. this.xrLabel54,
  320. this.xrLabel53,
  321. this.xrLabel52,
  322. this.xrLabel51,
  323. this.xrLabel50,
  324. this.xrLabel49,
  325. this.xrLabel48,
  326. this.xrLabel47,
  327. this.xrLabel46,
  328. this.xrLabel45,
  329. this.xrLabel44,
  330. this.xrLabel43,
  331. this.xrLabel42,
  332. this.xrLabel41,
  333. this.xrLabel40,
  334. this.xrLabel39,
  335. this.xrLabel38,
  336. this.xrLabel37,
  337. this.xrLabel36,
  338. this.xrLabel35,
  339. this.xrLabel34,
  340. this.xrLabel33,
  341. this.xrLabel32,
  342. this.xrLabel31,
  343. this.xrLabel30,
  344. this.xrLabel29,
  345. this.xrLabel28,
  346. this.xrLabel27,
  347. this.xrLabel26,
  348. this.xrLabel25,
  349. this.xrLabel24,
  350. this.xrLabel23,
  351. this.xrLabel22,
  352. this.xrLabel21,
  353. this.xrLabel20,
  354. this.xrLabel19,
  355. this.xrLabel18,
  356. this.xrLabel4,
  357. this.xrLabel17,
  358. this.xrLabel16,
  359. this.xrLabel13,
  360. this.xrLabel15,
  361. this.xrLabel14,
  362. this.xrLabel12,
  363. this.xrLabel11,
  364. this.xrLabel10,
  365. this.xrLabel9,
  366. this.xrLabel7,
  367. this.xrLabel6,
  368. this.xrLabel5,
  369. this.xrLabel2,
  370. this.xrLabel1});
  371. this.Detail.Name = "Detail";
  372. this.Detail.SubBands.AddRange(new DevExpress.XtraReports.UI.SubBand[] {
  373. this.SubBand1,
  374. this.SubBand2,
  375. this.SubBand3});
  376. //
  377. // xrLabel79
  378. //
  379. this.xrLabel79.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
  380. new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[PassportExpiryDate]")});
  381. this.xrLabel79.Multiline = true;
  382. this.xrLabel79.Name = "xrLabel79";
  383. this.xrLabel79.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
  384. //
  385. // xrLabel78
  386. //
  387. this.xrLabel78.Multiline = true;
  388. this.xrLabel78.Name = "xrLabel78";
  389. this.xrLabel78.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
  390. this.xrLabel78.StylePriority.UseFont = false;
  391. //
  392. // xrLabel77
  393. //
  394. this.xrLabel77.Multiline = true;
  395. this.xrLabel77.Name = "xrLabel77";
  396. this.xrLabel77.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
  397. this.xrLabel77.StylePriority.UseFont = false;
  398. //
  399. // xrLabel76
  400. //
  401. this.xrLabel76.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
  402. new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[JobDescription]")});
  403. this.xrLabel76.Multiline = true;
  404. this.xrLabel76.Name = "xrLabel76";
  405. this.xrLabel76.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
  406. //
  407. // xrLabel75
  408. //
  409. this.xrLabel75.Multiline = true;
  410. this.xrLabel75.Name = "xrLabel75";
  411. this.xrLabel75.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
  412. this.xrLabel75.StylePriority.UseFont = false;
  413. //
  414. // xrLabel74
  415. //
  416. this.xrLabel74.Multiline = true;
  417. this.xrLabel74.Name = "xrLabel74";
  418. this.xrLabel74.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
  419. this.xrLabel74.StylePriority.UseFont = false;
  420. //
  421. // xrLabel73
  422. //
  423. this.xrLabel73.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
  424. new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[Cities_NameEn]")});
  425. this.xrLabel73.Multiline = true;
  426. this.xrLabel73.Name = "xrLabel73";
  427. this.xrLabel73.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
  428. //
  429. // xrLabel72
  430. //
  431. this.xrLabel72.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
  432. new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[CountryLookups_NameEn]")});
  433. this.xrLabel72.Multiline = true;
  434. this.xrLabel72.Name = "xrLabel72";
  435. this.xrLabel72.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
  436. //
  437. // xrLabel71
  438. //
  439. this.xrLabel71.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
  440. new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[AspNetUsers_1_Position]")});
  441. this.xrLabel71.Multiline = true;
  442. this.xrLabel71.Name = "xrLabel71";
  443. this.xrLabel71.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
  444. //
  445. // xrLabel70
  446. //
  447. this.xrLabel70.Multiline = true;
  448. this.xrLabel70.Name = "xrLabel70";
  449. this.xrLabel70.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
  450. this.xrLabel70.StylePriority.UseFont = false;
  451. //
  452. // xrLabel69
  453. //
  454. this.xrLabel69.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
  455. new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[AspNetUsers_1_PhoneNumber]")});
  456. this.xrLabel69.Multiline = true;
  457. this.xrLabel69.Name = "xrLabel69";
  458. this.xrLabel69.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
  459. //
  460. // xrLabel68
  461. //
  462. this.xrLabel68.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
  463. new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "Concat([AspNetUsers_1_FirstName],\' \' ,[AspNetUsers_1_LastName])")});
  464. this.xrLabel68.Multiline = true;
  465. this.xrLabel68.Name = "xrLabel68";
  466. this.xrLabel68.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
  467. //
  468. // xrLabel67
  469. //
  470. this.xrLabel67.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
  471. new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[AspNetUsers_1_PassportNumber]")});
  472. this.xrLabel67.Multiline = true;
  473. this.xrLabel67.Name = "xrLabel67";
  474. this.xrLabel67.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
  475. //
  476. // xrLabel66
  477. //
  478. this.xrLabel66.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
  479. new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[AspNetUsers_1_Email]")});
  480. this.xrLabel66.Multiline = true;
  481. this.xrLabel66.Name = "xrLabel66";
  482. this.xrLabel66.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
  483. //
  484. // xrLabel62
  485. //
  486. this.xrLabel62.Multiline = true;
  487. this.xrLabel62.Name = "xrLabel62";
  488. this.xrLabel62.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
  489. this.xrLabel62.StylePriority.UseFont = false;
  490. //
  491. // xrLabel63
  492. //
  493. this.xrLabel63.Multiline = true;
  494. this.xrLabel63.Name = "xrLabel63";
  495. this.xrLabel63.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
  496. this.xrLabel63.StylePriority.UseFont = false;
  497. //
  498. // xrLabel64
  499. //
  500. this.xrLabel64.Multiline = true;
  501. this.xrLabel64.Name = "xrLabel64";
  502. this.xrLabel64.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
  503. this.xrLabel64.StylePriority.UseFont = false;
  504. //
  505. // xrLabel65
  506. //
  507. this.xrLabel65.Multiline = true;
  508. this.xrLabel65.Name = "xrLabel65";
  509. this.xrLabel65.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
  510. this.xrLabel65.StylePriority.UseFont = false;
  511. //
  512. // xrLabel61
  513. //
  514. this.xrLabel61.Borders = DevExpress.XtraPrinting.BorderSide.Bottom;
  515. this.xrLabel61.Multiline = true;
  516. this.xrLabel61.Name = "xrLabel61";
  517. this.xrLabel61.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
  518. this.xrLabel61.StylePriority.UseBorders = false;
  519. this.xrLabel61.StylePriority.UseFont = false;
  520. //
  521. // xrLabel59
  522. //
  523. this.xrLabel59.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
  524. new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[JobTitleName]")});
  525. this.xrLabel59.Multiline = true;
  526. this.xrLabel59.Name = "xrLabel59";
  527. this.xrLabel59.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
  528. //
  529. // xrLabel58
  530. //
  531. this.xrLabel58.Multiline = true;
  532. this.xrLabel58.Name = "xrLabel58";
  533. this.xrLabel58.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
  534. this.xrLabel58.StylePriority.UseFont = false;
  535. //
  536. // xrLabel57
  537. //
  538. this.xrLabel57.Multiline = true;
  539. this.xrLabel57.Name = "xrLabel57";
  540. this.xrLabel57.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
  541. this.xrLabel57.StylePriority.UseFont = false;
  542. //
  543. // xrLabel56
  544. //
  545. this.xrLabel56.Multiline = true;
  546. this.xrLabel56.Name = "xrLabel56";
  547. this.xrLabel56.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
  548. this.xrLabel56.StylePriority.UseFont = false;
  549. //
  550. // xrLabel55
  551. //
  552. this.xrLabel55.Multiline = true;
  553. this.xrLabel55.Name = "xrLabel55";
  554. this.xrLabel55.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
  555. this.xrLabel55.StylePriority.UseFont = false;
  556. //
  557. // xrLabel54
  558. //
  559. this.xrLabel54.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
  560. new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[Address]")});
  561. this.xrLabel54.Multiline = true;
  562. this.xrLabel54.Name = "xrLabel54";
  563. this.xrLabel54.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
  564. //
  565. // xrLabel53
  566. //
  567. this.xrLabel53.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
  568. new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[Companies_PhoneNumber]")});
  569. this.xrLabel53.Multiline = true;
  570. this.xrLabel53.Name = "xrLabel53";
  571. this.xrLabel53.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
  572. //
  573. // xrLabel52
  574. //
  575. this.xrLabel52.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
  576. new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[Companies_Email]")});
  577. this.xrLabel52.Multiline = true;
  578. this.xrLabel52.Name = "xrLabel52";
  579. this.xrLabel52.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
  580. //
  581. // xrLabel51
  582. //
  583. this.xrLabel51.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
  584. new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[NameEn]")});
  585. this.xrLabel51.Multiline = true;
  586. this.xrLabel51.Name = "xrLabel51";
  587. this.xrLabel51.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
  588. //
  589. // xrLabel50
  590. //
  591. this.xrLabel50.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
  592. new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[Currency]")});
  593. this.xrLabel50.Multiline = true;
  594. this.xrLabel50.Name = "xrLabel50";
  595. this.xrLabel50.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
  596. //
  597. // xrLabel49
  598. //
  599. this.xrLabel49.Multiline = true;
  600. this.xrLabel49.Name = "xrLabel49";
  601. this.xrLabel49.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
  602. this.xrLabel49.StylePriority.UseFont = false;
  603. //
  604. // xrLabel48
  605. //
  606. this.xrLabel48.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
  607. new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[Salary]")});
  608. this.xrLabel48.Multiline = true;
  609. this.xrLabel48.Name = "xrLabel48";
  610. this.xrLabel48.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
  611. this.xrLabel48.StylePriority.UseTextAlignment = false;
  612. this.xrLabel48.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
  613. //
  614. // xrLabel47
  615. //
  616. this.xrLabel47.Borders = DevExpress.XtraPrinting.BorderSide.Bottom;
  617. this.xrLabel47.Multiline = true;
  618. this.xrLabel47.Name = "xrLabel47";
  619. this.xrLabel47.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
  620. this.xrLabel47.StylePriority.UseBorders = false;
  621. this.xrLabel47.StylePriority.UseFont = false;
  622. //
  623. // xrLabel46
  624. //
  625. this.xrLabel46.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
  626. new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[WorkingHours]")});
  627. this.xrLabel46.Multiline = true;
  628. this.xrLabel46.Name = "xrLabel46";
  629. this.xrLabel46.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
  630. this.xrLabel46.StylePriority.UseTextAlignment = false;
  631. this.xrLabel46.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
  632. //
  633. // xrLabel45
  634. //
  635. this.xrLabel45.Multiline = true;
  636. this.xrLabel45.Name = "xrLabel45";
  637. this.xrLabel45.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
  638. this.xrLabel45.StylePriority.UseFont = false;
  639. //
  640. // xrLabel44
  641. //
  642. this.xrLabel44.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
  643. new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[WorkingDays]")});
  644. this.xrLabel44.Multiline = true;
  645. this.xrLabel44.Name = "xrLabel44";
  646. this.xrLabel44.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
  647. //
  648. // xrLabel43
  649. //
  650. this.xrLabel43.Multiline = true;
  651. this.xrLabel43.Name = "xrLabel43";
  652. this.xrLabel43.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
  653. this.xrLabel43.StylePriority.UseFont = false;
  654. //
  655. // xrLabel42
  656. //
  657. this.xrLabel42.Borders = DevExpress.XtraPrinting.BorderSide.Bottom;
  658. this.xrLabel42.Multiline = true;
  659. this.xrLabel42.Name = "xrLabel42";
  660. this.xrLabel42.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
  661. this.xrLabel42.StylePriority.UseBorders = false;
  662. this.xrLabel42.StylePriority.UseFont = false;
  663. //
  664. // xrLabel41
  665. //
  666. this.xrLabel41.Multiline = true;
  667. this.xrLabel41.Name = "xrLabel41";
  668. this.xrLabel41.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
  669. this.xrLabel41.StylePriority.UseFont = false;
  670. //
  671. // xrLabel40
  672. //
  673. this.xrLabel40.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
  674. new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[NoticePeriodBeforeTermination]")});
  675. this.xrLabel40.Multiline = true;
  676. this.xrLabel40.Name = "xrLabel40";
  677. this.xrLabel40.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
  678. this.xrLabel40.StylePriority.UseTextAlignment = false;
  679. this.xrLabel40.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
  680. //
  681. // xrLabel39
  682. //
  683. this.xrLabel39.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
  684. new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[TrialPeriod]")});
  685. this.xrLabel39.Multiline = true;
  686. this.xrLabel39.Name = "xrLabel39";
  687. this.xrLabel39.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
  688. this.xrLabel39.StylePriority.UseTextAlignment = false;
  689. this.xrLabel39.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
  690. //
  691. // xrLabel38
  692. //
  693. this.xrLabel38.Multiline = true;
  694. this.xrLabel38.Name = "xrLabel38";
  695. this.xrLabel38.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
  696. this.xrLabel38.StylePriority.UseFont = false;
  697. //
  698. // xrLabel37
  699. //
  700. this.xrLabel37.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
  701. new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[VacationDays]")});
  702. this.xrLabel37.Multiline = true;
  703. this.xrLabel37.Name = "xrLabel37";
  704. this.xrLabel37.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
  705. this.xrLabel37.StylePriority.UseTextAlignment = false;
  706. this.xrLabel37.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
  707. //
  708. // xrLabel36
  709. //
  710. this.xrLabel36.Multiline = true;
  711. this.xrLabel36.Name = "xrLabel36";
  712. this.xrLabel36.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
  713. this.xrLabel36.StylePriority.UseFont = false;
  714. //
  715. // xrLabel35
  716. //
  717. this.xrLabel35.Multiline = true;
  718. this.xrLabel35.Name = "xrLabel35";
  719. this.xrLabel35.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
  720. this.xrLabel35.StylePriority.UseFont = false;
  721. //
  722. // xrLabel34
  723. //
  724. this.xrLabel34.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
  725. new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[ContractTypeId]")});
  726. this.xrLabel34.Multiline = true;
  727. this.xrLabel34.Name = "xrLabel34";
  728. this.xrLabel34.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
  729. this.xrLabel34.StylePriority.UseTextAlignment = false;
  730. this.xrLabel34.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
  731. //
  732. // xrLabel33
  733. //
  734. this.xrLabel33.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
  735. new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[ContractDurationId]")});
  736. this.xrLabel33.Multiline = true;
  737. this.xrLabel33.Name = "xrLabel33";
  738. this.xrLabel33.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
  739. this.xrLabel33.StylePriority.UseTextAlignment = false;
  740. this.xrLabel33.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
  741. //
  742. // xrLabel32
  743. //
  744. this.xrLabel32.Multiline = true;
  745. this.xrLabel32.Name = "xrLabel32";
  746. this.xrLabel32.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
  747. this.xrLabel32.StylePriority.UseFont = false;
  748. //
  749. // xrLabel31
  750. //
  751. this.xrLabel31.Multiline = true;
  752. this.xrLabel31.Name = "xrLabel31";
  753. this.xrLabel31.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
  754. this.xrLabel31.StylePriority.UseFont = false;
  755. //
  756. // xrLabel30
  757. //
  758. this.xrLabel30.Multiline = true;
  759. this.xrLabel30.Name = "xrLabel30";
  760. this.xrLabel30.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
  761. this.xrLabel30.StylePriority.UseFont = false;
  762. //
  763. // xrLabel29
  764. //
  765. this.xrLabel29.Borders = DevExpress.XtraPrinting.BorderSide.Bottom;
  766. this.xrLabel29.Multiline = true;
  767. this.xrLabel29.Name = "xrLabel29";
  768. this.xrLabel29.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
  769. this.xrLabel29.StylePriority.UseBorders = false;
  770. this.xrLabel29.StylePriority.UseFont = false;
  771. //
  772. // xrLabel28
  773. //
  774. this.xrLabel28.Borders = DevExpress.XtraPrinting.BorderSide.Bottom;
  775. this.xrLabel28.Multiline = true;
  776. this.xrLabel28.Name = "xrLabel28";
  777. this.xrLabel28.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
  778. this.xrLabel28.StylePriority.UseBorders = false;
  779. this.xrLabel28.StylePriority.UseFont = false;
  780. //
  781. // xrLabel27
  782. //
  783. this.xrLabel27.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
  784. new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[JobNumber]")});
  785. this.xrLabel27.Multiline = true;
  786. this.xrLabel27.Name = "xrLabel27";
  787. this.xrLabel27.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
  788. //
  789. // xrLabel26
  790. //
  791. this.xrLabel26.Multiline = true;
  792. this.xrLabel26.Name = "xrLabel26";
  793. this.xrLabel26.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
  794. this.xrLabel26.StylePriority.UseFont = false;
  795. //
  796. // xrLabel25
  797. //
  798. this.xrLabel25.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
  799. new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[Universities_NameEn]")});
  800. this.xrLabel25.Multiline = true;
  801. this.xrLabel25.Name = "xrLabel25";
  802. this.xrLabel25.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
  803. //
  804. // xrLabel24
  805. //
  806. this.xrLabel24.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
  807. new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[Email]")});
  808. this.xrLabel24.Multiline = true;
  809. this.xrLabel24.Name = "xrLabel24";
  810. this.xrLabel24.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
  811. //
  812. // xrLabel23
  813. //
  814. this.xrLabel23.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
  815. new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[PhoneNumber]")});
  816. this.xrLabel23.Multiline = true;
  817. this.xrLabel23.Name = "xrLabel23";
  818. this.xrLabel23.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
  819. //
  820. // xrLabel22
  821. //
  822. this.xrLabel22.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
  823. new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[JobTitles_NameEn]")});
  824. this.xrLabel22.Multiline = true;
  825. this.xrLabel22.Name = "xrLabel22";
  826. this.xrLabel22.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
  827. //
  828. // xrLabel21
  829. //
  830. this.xrLabel21.Multiline = true;
  831. this.xrLabel21.Name = "xrLabel21";
  832. this.xrLabel21.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
  833. this.xrLabel21.StylePriority.UseFont = false;
  834. //
  835. // xrLabel20
  836. //
  837. this.xrLabel20.Multiline = true;
  838. this.xrLabel20.Name = "xrLabel20";
  839. this.xrLabel20.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
  840. this.xrLabel20.StylePriority.UseFont = false;
  841. //
  842. // xrLabel19
  843. //
  844. this.xrLabel19.Multiline = true;
  845. this.xrLabel19.Name = "xrLabel19";
  846. this.xrLabel19.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
  847. this.xrLabel19.StylePriority.UseFont = false;
  848. //
  849. // xrLabel18
  850. //
  851. this.xrLabel18.Multiline = true;
  852. this.xrLabel18.Name = "xrLabel18";
  853. this.xrLabel18.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
  854. this.xrLabel18.StylePriority.UseFont = false;
  855. //
  856. // xrLabel4
  857. //
  858. this.xrLabel4.Multiline = true;
  859. this.xrLabel4.Name = "xrLabel4";
  860. this.xrLabel4.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
  861. this.xrLabel4.StylePriority.UseFont = false;
  862. //
  863. // xrLabel17
  864. //
  865. this.xrLabel17.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
  866. new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[DateOfBirth]")});
  867. this.xrLabel17.Multiline = true;
  868. this.xrLabel17.Name = "xrLabel17";
  869. this.xrLabel17.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
  870. //
  871. // xrLabel16
  872. //
  873. this.xrLabel16.Multiline = true;
  874. this.xrLabel16.Name = "xrLabel16";
  875. this.xrLabel16.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
  876. this.xrLabel16.StylePriority.UseFont = false;
  877. //
  878. // xrLabel13
  879. //
  880. this.xrLabel13.Multiline = true;
  881. this.xrLabel13.Name = "xrLabel13";
  882. this.xrLabel13.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
  883. this.xrLabel13.StylePriority.UseFont = false;
  884. //
  885. // xrLabel15
  886. //
  887. this.xrLabel15.Borders = DevExpress.XtraPrinting.BorderSide.Bottom;
  888. this.xrLabel15.Multiline = true;
  889. this.xrLabel15.Name = "xrLabel15";
  890. this.xrLabel15.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
  891. this.xrLabel15.StylePriority.UseBorders = false;
  892. this.xrLabel15.StylePriority.UseFont = false;
  893. //
  894. // xrLabel14
  895. //
  896. this.xrLabel14.Multiline = true;
  897. this.xrLabel14.Name = "xrLabel14";
  898. this.xrLabel14.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
  899. this.xrLabel14.StylePriority.UseFont = false;
  900. //
  901. // xrLabel12
  902. //
  903. this.xrLabel12.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
  904. new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[CRNumber]")});
  905. this.xrLabel12.Multiline = true;
  906. this.xrLabel12.Name = "xrLabel12";
  907. this.xrLabel12.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
  908. //
  909. // xrLabel11
  910. //
  911. this.xrLabel11.Multiline = true;
  912. this.xrLabel11.Name = "xrLabel11";
  913. this.xrLabel11.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
  914. this.xrLabel11.StylePriority.UseFont = false;
  915. //
  916. // xrLabel10
  917. //
  918. this.xrLabel10.Multiline = true;
  919. this.xrLabel10.Name = "xrLabel10";
  920. this.xrLabel10.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
  921. this.xrLabel10.StylePriority.UseFont = false;
  922. //
  923. // xrLabel9
  924. //
  925. this.xrLabel9.Borders = DevExpress.XtraPrinting.BorderSide.Bottom;
  926. this.xrLabel9.Multiline = true;
  927. this.xrLabel9.Name = "xrLabel9";
  928. this.xrLabel9.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
  929. this.xrLabel9.StylePriority.UseBorders = false;
  930. this.xrLabel9.StylePriority.UseFont = false;
  931. //
  932. // xrLabel7
  933. //
  934. this.xrLabel7.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
  935. new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[EndDate]")});
  936. this.xrLabel7.Multiline = true;
  937. this.xrLabel7.Name = "xrLabel7";
  938. this.xrLabel7.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
  939. //
  940. // xrLabel6
  941. //
  942. this.xrLabel6.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
  943. new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[Contracts].[StartDate]")});
  944. this.xrLabel6.Multiline = true;
  945. this.xrLabel6.Name = "xrLabel6";
  946. this.xrLabel6.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
  947. //
  948. // xrLabel5
  949. //
  950. this.xrLabel5.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
  951. new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[Contracts].[PassportNumber]")});
  952. this.xrLabel5.Multiline = true;
  953. this.xrLabel5.Name = "xrLabel5";
  954. this.xrLabel5.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
  955. //
  956. // xrLabel2
  957. //
  958. this.xrLabel2.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
  959. new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "Concat([FirstName],\' \' ,[LastName])")});
  960. this.xrLabel2.Multiline = true;
  961. this.xrLabel2.Name = "xrLabel2";
  962. this.xrLabel2.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
  963. //
  964. // xrLabel1
  965. //
  966. this.xrLabel1.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
  967. new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[Contracts].[CompanyName]")});
  968. this.xrLabel1.Multiline = true;
  969. this.xrLabel1.Name = "xrLabel1";
  970. this.xrLabel1.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
  971. //
  972. // SubBand1
  973. //
  974. this.SubBand1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
  975. this.xrLabel60,
  976. this.xrSubreport1});
  977. this.SubBand1.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
  978. new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Visible", "Iif(([ContractTypeId] == 1), true, false)\n")});
  979. this.SubBand1.Name = "SubBand1";
  980. //
  981. // xrLabel60
  982. //
  983. this.xrLabel60.Borders = DevExpress.XtraPrinting.BorderSide.Bottom;
  984. this.xrLabel60.Multiline = true;
  985. this.xrLabel60.Name = "xrLabel60";
  986. this.xrLabel60.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
  987. this.xrLabel60.StylePriority.UseBorders = false;
  988. this.xrLabel60.StylePriority.UseFont = false;
  989. //
  990. // xrSubreport1
  991. //
  992. this.xrSubreport1.Name = "xrSubreport1";
  993. this.xrSubreport1.ParameterBindings.Add(new DevExpress.XtraReports.UI.ParameterBinding("ContractId", this.ContractId));
  994. this.xrSubreport1.ReportSource = new MTWorkHR.Infrastructure.Reports.ContractAllowances();
  995. //
  996. // ContractId
  997. //
  998. this.ContractId.AllowNull = true;
  999. this.ContractId.Name = "ContractId";
  1000. this.ContractId.Type = typeof(int);
  1001. this.ContractId.ValueInfo = "1";
  1002. //
  1003. // SubBand2
  1004. //
  1005. this.SubBand2.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
  1006. this.xrLabel80,
  1007. this.xrSubreport2});
  1008. this.SubBand2.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
  1009. new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Visible", "Iif(([ContractTypeId] == 4), true, false)\n")});
  1010. this.SubBand2.Name = "SubBand2";
  1011. //
  1012. // xrLabel80
  1013. //
  1014. this.xrLabel80.Borders = DevExpress.XtraPrinting.BorderSide.Bottom;
  1015. this.xrLabel80.Multiline = true;
  1016. this.xrLabel80.Name = "xrLabel80";
  1017. this.xrLabel80.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
  1018. this.xrLabel80.StylePriority.UseBorders = false;
  1019. this.xrLabel80.StylePriority.UseFont = false;
  1020. //
  1021. // xrSubreport2
  1022. //
  1023. this.xrSubreport2.Name = "xrSubreport2";
  1024. this.xrSubreport2.ParameterBindings.Add(new DevExpress.XtraReports.UI.ParameterBinding("ContractId", this.ContractId));
  1025. this.xrSubreport2.ReportSource = new MTWorkHR.Infrastructure.Reports.ContractTasks();
  1026. //
  1027. // SubBand3
  1028. //
  1029. this.SubBand3.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
  1030. this.xrLabel81,
  1031. this.xrSubreport3});
  1032. this.SubBand3.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
  1033. new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Visible", "Iif(([ContractTypeId] == 3), true, false)\n")});
  1034. this.SubBand3.Name = "SubBand3";
  1035. //
  1036. // xrLabel81
  1037. //
  1038. this.xrLabel81.Borders = DevExpress.XtraPrinting.BorderSide.Bottom;
  1039. this.xrLabel81.Multiline = true;
  1040. this.xrLabel81.Name = "xrLabel81";
  1041. this.xrLabel81.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
  1042. this.xrLabel81.StylePriority.UseBorders = false;
  1043. this.xrLabel81.StylePriority.UseFont = false;
  1044. //
  1045. // xrSubreport3
  1046. //
  1047. this.xrSubreport3.Name = "xrSubreport3";
  1048. this.xrSubreport3.ParameterBindings.Add(new DevExpress.XtraReports.UI.ParameterBinding("ContractId", this.ContractId));
  1049. this.xrSubreport3.ReportSource = new MTWorkHR.Infrastructure.Reports.ProjectStages();
  1050. //
  1051. // sqlDataSource1
  1052. //
  1053. this.sqlDataSource1.ConnectionName = "LocalConnectionString";
  1054. this.sqlDataSource1.Name = "sqlDataSource1";
  1055. columnExpression1.ColumnName = "CompanyName";
  1056. table1.MetaSerializable = "<Meta X=\"185\" Y=\"30\" Width=\"125\" Height=\"385\" />";
  1057. table1.Name = "Companies";
  1058. columnExpression1.Table = table1;
  1059. column1.Expression = columnExpression1;
  1060. columnExpression2.ColumnName = "CRNumber";
  1061. columnExpression2.Table = table1;
  1062. column2.Expression = columnExpression2;
  1063. columnExpression3.ColumnName = "TaxNumber";
  1064. columnExpression3.Table = table1;
  1065. column3.Expression = columnExpression3;
  1066. columnExpression4.ColumnName = "CreateDate";
  1067. table2.MetaSerializable = "<Meta X=\"30\" Y=\"30\" Width=\"125\" Height=\"845\" />";
  1068. table2.Name = "Contracts";
  1069. columnExpression4.Table = table2;
  1070. column4.Expression = columnExpression4;
  1071. columnExpression5.ColumnName = "ContractTypeId";
  1072. columnExpression5.Table = table2;
  1073. column5.Expression = columnExpression5;
  1074. columnExpression6.ColumnName = "CompanyId";
  1075. columnExpression6.Table = table2;
  1076. column6.Expression = columnExpression6;
  1077. columnExpression7.ColumnName = "NameEn";
  1078. table3.MetaSerializable = "<Meta X=\"495\" Y=\"30\" Width=\"125\" Height=\"125\" />";
  1079. table3.Name = "Qualifications";
  1080. columnExpression7.Table = table3;
  1081. column7.Expression = columnExpression7;
  1082. columnExpression8.ColumnName = "ContractDurationId";
  1083. columnExpression8.Table = table2;
  1084. column8.Expression = columnExpression8;
  1085. columnExpression9.ColumnName = "StartDate";
  1086. columnExpression9.Table = table2;
  1087. column9.Expression = columnExpression9;
  1088. columnExpression10.ColumnName = "JobNumber";
  1089. columnExpression10.Table = table2;
  1090. column10.Expression = columnExpression10;
  1091. columnExpression11.ColumnName = "VacationDays";
  1092. columnExpression11.Table = table2;
  1093. column11.Expression = columnExpression11;
  1094. columnExpression12.ColumnName = "TrialPeriod";
  1095. columnExpression12.Table = table2;
  1096. column12.Expression = columnExpression12;
  1097. columnExpression13.ColumnName = "NoticePeriodBeforeTermination";
  1098. columnExpression13.Table = table2;
  1099. column13.Expression = columnExpression13;
  1100. columnExpression14.ColumnName = "WorkingDays";
  1101. columnExpression14.Table = table2;
  1102. column14.Expression = columnExpression14;
  1103. columnExpression15.ColumnName = "WorkingHours";
  1104. columnExpression15.Table = table2;
  1105. column15.Expression = columnExpression15;
  1106. columnExpression16.ColumnName = "StartDailyWorkingHours";
  1107. columnExpression16.Table = table2;
  1108. column16.Expression = columnExpression16;
  1109. columnExpression17.ColumnName = "EndDailyWorkingHours";
  1110. columnExpression17.Table = table2;
  1111. column17.Expression = columnExpression17;
  1112. columnExpression18.ColumnName = "Salary";
  1113. columnExpression18.Table = table2;
  1114. column18.Expression = columnExpression18;
  1115. columnExpression19.ColumnName = "Currency";
  1116. columnExpression19.Table = table2;
  1117. column19.Expression = columnExpression19;
  1118. columnExpression20.ColumnName = "BillingCycle";
  1119. columnExpression20.Table = table2;
  1120. column20.Expression = columnExpression20;
  1121. columnExpression21.ColumnName = "IncludesAllAllowances";
  1122. columnExpression21.Table = table2;
  1123. column21.Expression = columnExpression21;
  1124. columnExpression22.ColumnName = "FirstName";
  1125. table4.MetaSerializable = "<Meta X=\"340\" Y=\"30\" Width=\"125\" Height=\"925\" />";
  1126. table4.Name = "AspNetUsers";
  1127. columnExpression22.Table = table4;
  1128. column22.Expression = columnExpression22;
  1129. columnExpression23.ColumnName = "LastName";
  1130. columnExpression23.Table = table4;
  1131. column23.Expression = columnExpression23;
  1132. columnExpression24.ColumnName = "UserType";
  1133. columnExpression24.Table = table4;
  1134. column24.Expression = columnExpression24;
  1135. columnExpression25.ColumnName = "PassportNumber";
  1136. columnExpression25.Table = table4;
  1137. column25.Expression = columnExpression25;
  1138. column26.Alias = "AspNetUsers_TaxNumber";
  1139. columnExpression26.ColumnName = "TaxNumber";
  1140. columnExpression26.Table = table4;
  1141. column26.Expression = columnExpression26;
  1142. columnExpression27.ColumnName = "IncomeTaxValue";
  1143. columnExpression27.Table = table4;
  1144. column27.Expression = columnExpression27;
  1145. columnExpression28.ColumnName = "Email";
  1146. columnExpression28.Table = table4;
  1147. column28.Expression = columnExpression28;
  1148. columnExpression29.ColumnName = "PhoneNumber";
  1149. columnExpression29.Table = table4;
  1150. column29.Expression = columnExpression29;
  1151. columnExpression30.ColumnName = "DateOfBirth";
  1152. columnExpression30.Table = table4;
  1153. column30.Expression = columnExpression30;
  1154. columnExpression31.ColumnName = "Position";
  1155. columnExpression31.Table = table4;
  1156. column31.Expression = columnExpression31;
  1157. column32.Alias = "Universities_NameEn";
  1158. columnExpression32.ColumnName = "NameEn";
  1159. table5.MetaSerializable = "<Meta X=\"490\" Y=\"420\" Width=\"125\" Height=\"125\" />";
  1160. table5.Name = "Universities";
  1161. columnExpression32.Table = table5;
  1162. column32.Expression = columnExpression32;
  1163. column33.Alias = "CountryLookups_NameEn";
  1164. columnExpression33.ColumnName = "NameEn";
  1165. table6.MetaSerializable = "<Meta X=\"650\" Y=\"260\" Width=\"125\" Height=\"165\" />";
  1166. table6.Name = "CountryLookups";
  1167. columnExpression33.Table = table6;
  1168. column33.Expression = columnExpression33;
  1169. column34.Alias = "JobTitles_NameEn";
  1170. columnExpression34.ColumnName = "NameEn";
  1171. table7.MetaSerializable = "<Meta X=\"650\" Y=\"30\" Width=\"125\" Height=\"125\" />";
  1172. table7.Name = "JobTitles";
  1173. columnExpression34.Table = table7;
  1174. column34.Expression = columnExpression34;
  1175. columnExpression35.ColumnName = "EndDate";
  1176. columnExpression35.Table = table2;
  1177. column35.Expression = columnExpression35;
  1178. columnExpression36.ColumnName = "TypeOfWork";
  1179. columnExpression36.Table = table2;
  1180. column36.Expression = columnExpression36;
  1181. columnExpression37.ColumnName = "WhoCanTerminateContractInTrial";
  1182. columnExpression37.Table = table2;
  1183. column37.Expression = columnExpression37;
  1184. columnExpression38.ColumnName = "WhoCanTerminateContract";
  1185. columnExpression38.Table = table2;
  1186. column38.Expression = columnExpression38;
  1187. columnExpression39.ColumnName = "Address";
  1188. columnExpression39.Table = table1;
  1189. column39.Expression = columnExpression39;
  1190. column40.Alias = "Companies_Email";
  1191. columnExpression40.ColumnName = "Email";
  1192. columnExpression40.Table = table1;
  1193. column40.Expression = columnExpression40;
  1194. column41.Alias = "Companies_PhoneNumber";
  1195. columnExpression41.ColumnName = "PhoneNumber";
  1196. columnExpression41.Table = table1;
  1197. column41.Expression = columnExpression41;
  1198. column42.Alias = "AspNetUsers_1_FirstName";
  1199. columnExpression42.ColumnName = "FirstName";
  1200. table8.Alias = "AspNetUsers_1";
  1201. table8.MetaSerializable = "<Meta X=\"780\" Y=\"380\" Width=\"125\" Height=\"925\" />";
  1202. table8.Name = "AspNetUsers";
  1203. columnExpression42.Table = table8;
  1204. column42.Expression = columnExpression42;
  1205. column43.Alias = "AspNetUsers_1_LastName";
  1206. columnExpression43.ColumnName = "LastName";
  1207. columnExpression43.Table = table8;
  1208. column43.Expression = columnExpression43;
  1209. column44.Alias = "AspNetUsers_1_Email";
  1210. columnExpression44.ColumnName = "Email";
  1211. columnExpression44.Table = table8;
  1212. column44.Expression = columnExpression44;
  1213. column45.Alias = "AspNetUsers_1_PassportNumber";
  1214. columnExpression45.ColumnName = "PassportNumber";
  1215. columnExpression45.Table = table8;
  1216. column45.Expression = columnExpression45;
  1217. columnExpression46.ColumnName = "JobTitleName";
  1218. columnExpression46.Table = table2;
  1219. column46.Expression = columnExpression46;
  1220. columnExpression47.ColumnName = "WorkingHoursNum";
  1221. columnExpression47.Table = table2;
  1222. column47.Expression = columnExpression47;
  1223. column48.Alias = "AspNetUsers_1_PhoneNumber";
  1224. columnExpression48.ColumnName = "PhoneNumber";
  1225. columnExpression48.Table = table8;
  1226. column48.Expression = columnExpression48;
  1227. column49.Alias = "AspNetUsers_1_Position";
  1228. columnExpression49.ColumnName = "Position";
  1229. columnExpression49.Table = table8;
  1230. column49.Expression = columnExpression49;
  1231. columnExpression50.ColumnName = "JobDescription";
  1232. columnExpression50.Table = table2;
  1233. column50.Expression = columnExpression50;
  1234. column51.Alias = "Cities_NameEn";
  1235. columnExpression51.ColumnName = "NameEn";
  1236. table9.MetaSerializable = "<Meta X=\"950\" Y=\"180\" Width=\"125\" Height=\"185\" />";
  1237. table9.Name = "Cities";
  1238. columnExpression51.Table = table9;
  1239. column51.Expression = columnExpression51;
  1240. columnExpression52.ColumnName = "PassportExpiryDate";
  1241. columnExpression52.Table = table4;
  1242. column52.Expression = columnExpression52;
  1243. selectQuery1.Columns.Add(column1);
  1244. selectQuery1.Columns.Add(column2);
  1245. selectQuery1.Columns.Add(column3);
  1246. selectQuery1.Columns.Add(column4);
  1247. selectQuery1.Columns.Add(column5);
  1248. selectQuery1.Columns.Add(column6);
  1249. selectQuery1.Columns.Add(column7);
  1250. selectQuery1.Columns.Add(column8);
  1251. selectQuery1.Columns.Add(column9);
  1252. selectQuery1.Columns.Add(column10);
  1253. selectQuery1.Columns.Add(column11);
  1254. selectQuery1.Columns.Add(column12);
  1255. selectQuery1.Columns.Add(column13);
  1256. selectQuery1.Columns.Add(column14);
  1257. selectQuery1.Columns.Add(column15);
  1258. selectQuery1.Columns.Add(column16);
  1259. selectQuery1.Columns.Add(column17);
  1260. selectQuery1.Columns.Add(column18);
  1261. selectQuery1.Columns.Add(column19);
  1262. selectQuery1.Columns.Add(column20);
  1263. selectQuery1.Columns.Add(column21);
  1264. selectQuery1.Columns.Add(column22);
  1265. selectQuery1.Columns.Add(column23);
  1266. selectQuery1.Columns.Add(column24);
  1267. selectQuery1.Columns.Add(column25);
  1268. selectQuery1.Columns.Add(column26);
  1269. selectQuery1.Columns.Add(column27);
  1270. selectQuery1.Columns.Add(column28);
  1271. selectQuery1.Columns.Add(column29);
  1272. selectQuery1.Columns.Add(column30);
  1273. selectQuery1.Columns.Add(column31);
  1274. selectQuery1.Columns.Add(column32);
  1275. selectQuery1.Columns.Add(column33);
  1276. selectQuery1.Columns.Add(column34);
  1277. selectQuery1.Columns.Add(column35);
  1278. selectQuery1.Columns.Add(column36);
  1279. selectQuery1.Columns.Add(column37);
  1280. selectQuery1.Columns.Add(column38);
  1281. selectQuery1.Columns.Add(column39);
  1282. selectQuery1.Columns.Add(column40);
  1283. selectQuery1.Columns.Add(column41);
  1284. selectQuery1.Columns.Add(column42);
  1285. selectQuery1.Columns.Add(column43);
  1286. selectQuery1.Columns.Add(column44);
  1287. selectQuery1.Columns.Add(column45);
  1288. selectQuery1.Columns.Add(column46);
  1289. selectQuery1.Columns.Add(column47);
  1290. selectQuery1.Columns.Add(column48);
  1291. selectQuery1.Columns.Add(column49);
  1292. selectQuery1.Columns.Add(column50);
  1293. selectQuery1.Columns.Add(column51);
  1294. selectQuery1.Columns.Add(column52);
  1295. selectQuery1.FilterString = "[Contracts.Id] = ?ContractId";
  1296. selectQuery1.GroupFilterString = "";
  1297. selectQuery1.Name = "Contracts";
  1298. queryParameter1.Name = "ContractId";
  1299. queryParameter1.Type = typeof(DevExpress.DataAccess.Expression);
  1300. queryParameter1.Value = new DevExpress.DataAccess.Expression("?ContractId", typeof(int));
  1301. selectQuery1.Parameters.AddRange(new DevExpress.DataAccess.Sql.QueryParameter[] {
  1302. queryParameter1});
  1303. relationColumnInfo1.NestedKeyColumn = "Id";
  1304. relationColumnInfo1.ParentKeyColumn = "CompanyId";
  1305. join1.KeyColumns.Add(relationColumnInfo1);
  1306. join1.Nested = table1;
  1307. join1.Parent = table2;
  1308. join1.SqlJoinType = ((DevExpress.DataAccess.Sql.SqlJoinType)(DevExpress.DataAccess.Sql.SqlJoinType.LeftOuter));
  1309. relationColumnInfo2.NestedKeyColumn = "Id";
  1310. relationColumnInfo2.ParentKeyColumn = "UserId";
  1311. join2.KeyColumns.Add(relationColumnInfo2);
  1312. join2.Nested = table4;
  1313. join2.Parent = table2;
  1314. join2.SqlJoinType = ((DevExpress.DataAccess.Sql.SqlJoinType)(DevExpress.DataAccess.Sql.SqlJoinType.LeftOuter));
  1315. relationColumnInfo3.NestedKeyColumn = "Id";
  1316. relationColumnInfo3.ParentKeyColumn = "JobId";
  1317. relationColumnInfo4.NestedKeyColumn = "Id";
  1318. relationColumnInfo4.ParentKeyColumn = "JobId";
  1319. join3.KeyColumns.Add(relationColumnInfo3);
  1320. join3.KeyColumns.Add(relationColumnInfo4);
  1321. join3.Nested = table7;
  1322. join3.Parent = table2;
  1323. join3.SqlJoinType = ((DevExpress.DataAccess.Sql.SqlJoinType)(DevExpress.DataAccess.Sql.SqlJoinType.LeftOuter));
  1324. relationColumnInfo5.NestedKeyColumn = "Id";
  1325. relationColumnInfo5.ParentKeyColumn = "AcademicQualificationId";
  1326. join4.KeyColumns.Add(relationColumnInfo5);
  1327. join4.Nested = table3;
  1328. join4.Parent = table2;
  1329. join4.SqlJoinType = ((DevExpress.DataAccess.Sql.SqlJoinType)(DevExpress.DataAccess.Sql.SqlJoinType.LeftOuter));
  1330. relationColumnInfo6.NestedKeyColumn = "Id";
  1331. relationColumnInfo6.ParentKeyColumn = "UniversityId";
  1332. join5.KeyColumns.Add(relationColumnInfo6);
  1333. join5.Nested = table5;
  1334. join5.Parent = table4;
  1335. join5.SqlJoinType = ((DevExpress.DataAccess.Sql.SqlJoinType)(DevExpress.DataAccess.Sql.SqlJoinType.LeftOuter));
  1336. relationColumnInfo7.NestedKeyColumn = "Id";
  1337. relationColumnInfo7.ParentKeyColumn = "WorkCountryId";
  1338. join6.KeyColumns.Add(relationColumnInfo7);
  1339. join6.Nested = table6;
  1340. join6.Parent = table2;
  1341. join6.SqlJoinType = ((DevExpress.DataAccess.Sql.SqlJoinType)(DevExpress.DataAccess.Sql.SqlJoinType.LeftOuter));
  1342. relationColumnInfo8.NestedKeyColumn = "Id";
  1343. relationColumnInfo8.ParentKeyColumn = "WorkStateId";
  1344. join7.KeyColumns.Add(relationColumnInfo8);
  1345. join7.Nested = table9;
  1346. join7.Parent = table2;
  1347. join7.SqlJoinType = ((DevExpress.DataAccess.Sql.SqlJoinType)(DevExpress.DataAccess.Sql.SqlJoinType.LeftOuter));
  1348. relationColumnInfo9.NestedKeyColumn = "Id";
  1349. relationColumnInfo9.ParentKeyColumn = "CompanyRepresentativeId";
  1350. join8.KeyColumns.Add(relationColumnInfo9);
  1351. join8.Nested = table8;
  1352. join8.Parent = table2;
  1353. join8.SqlJoinType = ((DevExpress.DataAccess.Sql.SqlJoinType)(DevExpress.DataAccess.Sql.SqlJoinType.LeftOuter));
  1354. selectQuery1.Relations.Add(join1);
  1355. selectQuery1.Relations.Add(join2);
  1356. selectQuery1.Relations.Add(join3);
  1357. selectQuery1.Relations.Add(join4);
  1358. selectQuery1.Relations.Add(join5);
  1359. selectQuery1.Relations.Add(join6);
  1360. selectQuery1.Relations.Add(join7);
  1361. selectQuery1.Relations.Add(join8);
  1362. selectQuery1.Tables.Add(table2);
  1363. selectQuery1.Tables.Add(table1);
  1364. selectQuery1.Tables.Add(table4);
  1365. selectQuery1.Tables.Add(table3);
  1366. selectQuery1.Tables.Add(table7);
  1367. selectQuery1.Tables.Add(table6);
  1368. selectQuery1.Tables.Add(table5);
  1369. selectQuery1.Tables.Add(table8);
  1370. selectQuery1.Tables.Add(table9);
  1371. this.sqlDataSource1.Queries.AddRange(new DevExpress.DataAccess.Sql.SqlQuery[] {
  1372. selectQuery1});
  1373. this.sqlDataSource1.ResultSchemaSerializable = resources.GetString("sqlDataSource1.ResultSchemaSerializable");
  1374. //
  1375. // xrControlStyle1
  1376. //
  1377. this.xrControlStyle1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
  1378. this.xrControlStyle1.BorderDashStyle = DevExpress.XtraPrinting.BorderDashStyle.Solid;
  1379. this.xrControlStyle1.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
  1380. | DevExpress.XtraPrinting.BorderSide.Right)
  1381. | DevExpress.XtraPrinting.BorderSide.Bottom)));
  1382. this.xrControlStyle1.BorderWidth = 5F;
  1383. this.xrControlStyle1.Name = "xrControlStyle1";
  1384. //
  1385. // ContractReport
  1386. //
  1387. this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
  1388. this.TopMargin,
  1389. this.BottomMargin,
  1390. this.Detail});
  1391. this.ComponentStorage.AddRange(new System.ComponentModel.IComponent[] {
  1392. this.sqlDataSource1});
  1393. this.DataMember = "Contracts";
  1394. this.DataSource = this.sqlDataSource1;
  1395. this.LocalizationItems.AddRange(new DevExpress.XtraReports.Localization.LocalizationItem[] {
  1396. new DevExpress.XtraReports.Localization.LocalizationItem(this.BottomMargin, "Default", "HeightF", 33.33333F),
  1397. new DevExpress.XtraReports.Localization.LocalizationItem(this.ContractId, "Default", "Description", "ContractId"),
  1398. new DevExpress.XtraReports.Localization.LocalizationItem(this, "Default", "Font", new DevExpress.Drawing.DXFont("Arial", 9.75F)),
  1399. new DevExpress.XtraReports.Localization.LocalizationItem(this, "Default", "Margins", new DevExpress.Drawing.DXMargins(100F, 100F, 73.83333F, 33.33333F)),
  1400. new DevExpress.XtraReports.Localization.LocalizationItem(this, "en-US", "Margins", new DevExpress.Drawing.DXMargins(100F, 100F, 84.16666F, 100F)),
  1401. new DevExpress.XtraReports.Localization.LocalizationItem(this.Detail, "Default", "HeightF", 667.5F),
  1402. new DevExpress.XtraReports.Localization.LocalizationItem(this.SubBand1, "Default", "HeightF", 75.83334F),
  1403. new DevExpress.XtraReports.Localization.LocalizationItem(this.SubBand2, "Default", "HeightF", 88.33334F),
  1404. new DevExpress.XtraReports.Localization.LocalizationItem(this.SubBand3, "Default", "HeightF", 80F),
  1405. new DevExpress.XtraReports.Localization.LocalizationItem(this.TopMargin, "Default", "HeightF", 73.83333F),
  1406. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel1, "Default", "LocationFloat", new DevExpress.Utils.PointFloat(122.4999F, 33.83331F)),
  1407. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel1, "Default", "SizeF", new System.Drawing.SizeF(201.6667F, 23F)),
  1408. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel1, "Default", "Text", "xrLabel1"),
  1409. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel10, "Default", "Font", new DevExpress.Drawing.DXFont("Arial", 9.75F, DevExpress.Drawing.DXFontStyle.Bold)),
  1410. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel10, "Default", "LocationFloat", new DevExpress.Utils.PointFloat(21.66667F, 33.83331F)),
  1411. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel10, "Default", "SizeF", new System.Drawing.SizeF(70.83334F, 23F)),
  1412. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel10, "Default", "Text", "Name:"),
  1413. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel11, "Default", "Font", new DevExpress.Drawing.DXFont("Arial", 9.75F, DevExpress.Drawing.DXFontStyle.Bold)),
  1414. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel11, "Default", "LocationFloat", new DevExpress.Utils.PointFloat(391.6667F, 33.83331F)),
  1415. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel11, "Default", "SizeF", new System.Drawing.SizeF(70.83334F, 23F)),
  1416. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel11, "Default", "Text", "CR:"),
  1417. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel12, "Default", "LocationFloat", new DevExpress.Utils.PointFloat(462.5F, 33.83331F)),
  1418. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel12, "Default", "SizeF", new System.Drawing.SizeF(177.5F, 23F)),
  1419. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel12, "Default", "Text", "xrLabel12"),
  1420. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel13, "Default", "Font", new DevExpress.Drawing.DXFont("Arial", 9.75F, DevExpress.Drawing.DXFontStyle.Bold)),
  1421. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel13, "Default", "LocationFloat", new DevExpress.Utils.PointFloat(21.66667F, 255F)),
  1422. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel13, "Default", "SizeF", new System.Drawing.SizeF(70.83334F, 23F)),
  1423. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel13, "Default", "Text", "Passport:"),
  1424. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel14, "Default", "Font", new DevExpress.Drawing.DXFont("Arial", 9.75F, DevExpress.Drawing.DXFontStyle.Bold)),
  1425. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel14, "Default", "LocationFloat", new DevExpress.Utils.PointFloat(21.66667F, 232F)),
  1426. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel14, "Default", "SizeF", new System.Drawing.SizeF(70.83334F, 23F)),
  1427. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel14, "Default", "Text", "Name:"),
  1428. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel15, "Default", "Font", new DevExpress.Drawing.DXFont("Arial", 14F, DevExpress.Drawing.DXFontStyle.Bold)),
  1429. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel15, "Default", "LocationFloat", new DevExpress.Utils.PointFloat(21.66667F, 194.8333F)),
  1430. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel15, "Default", "SizeF", new System.Drawing.SizeF(600F, 23F)),
  1431. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel15, "en-US", "SizeF", new System.Drawing.SizeF(618.3333F, 23F)),
  1432. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel15, "Default", "Text", "Employee Information:"),
  1433. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel16, "Default", "Font", new DevExpress.Drawing.DXFont("Arial", 9.75F, DevExpress.Drawing.DXFontStyle.Bold)),
  1434. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel16, "Default", "LocationFloat", new DevExpress.Utils.PointFloat(21.66667F, 278F)),
  1435. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel16, "Default", "SizeF", new System.Drawing.SizeF(100F, 23.00002F)),
  1436. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel16, "Default", "Text", "Date Of Birth:"),
  1437. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel17, "Default", "LocationFloat", new DevExpress.Utils.PointFloat(122.4999F, 277.9999F)),
  1438. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel17, "en-US", "LocationFloat", new DevExpress.Utils.PointFloat(132.5F, 185.9999F)),
  1439. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel17, "Default", "SizeF", new System.Drawing.SizeF(100F, 23F)),
  1440. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel17, "Default", "Text", "xrLabel17"),
  1441. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel17, "Default", "TextFormatString", "{0:d}"),
  1442. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel18, "Default", "Font", new DevExpress.Drawing.DXFont("Arial", 9.75F, DevExpress.Drawing.DXFontStyle.Bold)),
  1443. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel18, "Default", "LocationFloat", new DevExpress.Utils.PointFloat(377.5F, 278F)),
  1444. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel18, "en-US", "LocationFloat", new DevExpress.Utils.PointFloat(355.8332F, 209F)),
  1445. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel18, "Default", "SizeF", new System.Drawing.SizeF(51.66666F, 23.00003F)),
  1446. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel18, "en-US", "SizeF", new System.Drawing.SizeF(99.99994F, 23.00002F)),
  1447. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel18, "Default", "Text", "Email:"),
  1448. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel19, "Default", "Font", new DevExpress.Drawing.DXFont("Arial", 9.75F, DevExpress.Drawing.DXFontStyle.Bold)),
  1449. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel19, "Default", "LocationFloat", new DevExpress.Utils.PointFloat(21.66667F, 406.3337F)),
  1450. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel19, "Default", "SizeF", new System.Drawing.SizeF(100F, 23.00002F)),
  1451. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel19, "Default", "Text", "Job:"),
  1452. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel2, "Default", "LocationFloat", new DevExpress.Utils.PointFloat(122.4999F, 231.9999F)),
  1453. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel2, "en-US", "LocationFloat", new DevExpress.Utils.PointFloat(132.5F, 139.9999F)),
  1454. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel2, "Default", "SizeF", new System.Drawing.SizeF(257.5001F, 23F)),
  1455. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel2, "Default", "Text", "xrLabel2"),
  1456. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel20, "Default", "Font", new DevExpress.Drawing.DXFont("Arial", 9.75F, DevExpress.Drawing.DXFontStyle.Bold)),
  1457. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel20, "Default", "LocationFloat", new DevExpress.Utils.PointFloat(377.5F, 301F)),
  1458. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel20, "en-US", "LocationFloat", new DevExpress.Utils.PointFloat(355.8332F, 232F)),
  1459. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel20, "Default", "SizeF", new System.Drawing.SizeF(100F, 23.00002F)),
  1460. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel20, "en-US", "SizeF", new System.Drawing.SizeF(99.99994F, 23.00003F)),
  1461. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel20, "Default", "Text", "Qualification:"),
  1462. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel21, "Default", "Font", new DevExpress.Drawing.DXFont("Arial", 9.75F, DevExpress.Drawing.DXFontStyle.Bold)),
  1463. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel21, "Default", "LocationFloat", new DevExpress.Utils.PointFloat(21.66667F, 324F)),
  1464. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel21, "Default", "SizeF", new System.Drawing.SizeF(100F, 23.00002F)),
  1465. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel21, "Default", "Text", "University:"),
  1466. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel22, "Default", "LocationFloat", new DevExpress.Utils.PointFloat(166.6666F, 406.3337F)),
  1467. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel22, "en-US", "LocationFloat", new DevExpress.Utils.PointFloat(158.3333F, 314.3335F)),
  1468. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel22, "Default", "SizeF", new System.Drawing.SizeF(225.0001F, 23F)),
  1469. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel22, "Default", "Text", "xrLabel22"),
  1470. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel23, "Default", "LocationFloat", new DevExpress.Utils.PointFloat(122.4999F, 300.9998F)),
  1471. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel23, "en-US", "LocationFloat", new DevExpress.Utils.PointFloat(132.5F, 208.9999F)),
  1472. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel23, "Default", "SizeF", new System.Drawing.SizeF(100F, 23F)),
  1473. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel23, "Default", "Text", "xrLabel23"),
  1474. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel24, "Default", "LocationFloat", new DevExpress.Utils.PointFloat(433.3333F, 277.9998F)),
  1475. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel24, "en-US", "LocationFloat", new DevExpress.Utils.PointFloat(455.8331F, 209F)),
  1476. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel24, "Default", "SizeF", new System.Drawing.SizeF(206.6667F, 22.99994F)),
  1477. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel24, "en-US", "SizeF", new System.Drawing.SizeF(194.1669F, 22.99998F)),
  1478. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel24, "Default", "Text", "xrLabel24"),
  1479. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel25, "Default", "LocationFloat", new DevExpress.Utils.PointFloat(122.4999F, 324.0002F)),
  1480. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel25, "en-US", "LocationFloat", new DevExpress.Utils.PointFloat(132.5F, 232.0001F)),
  1481. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel25, "Default", "SizeF", new System.Drawing.SizeF(172.5001F, 23.00002F)),
  1482. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel25, "Default", "Text", "xrLabel25"),
  1483. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel26, "Default", "Font", new DevExpress.Drawing.DXFont("Arial", 9.75F, DevExpress.Drawing.DXFontStyle.Bold)),
  1484. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel26, "Default", "LocationFloat", new DevExpress.Utils.PointFloat(391.6667F, 406.3339F)),
  1485. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel26, "en-US", "LocationFloat", new DevExpress.Utils.PointFloat(355.8332F, 314.3336F)),
  1486. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel26, "Default", "SizeF", new System.Drawing.SizeF(100F, 23.00002F)),
  1487. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel26, "Default", "Text", "Job Number:"),
  1488. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel27, "Default", "LocationFloat", new DevExpress.Utils.PointFloat(491.6667F, 406.3339F)),
  1489. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel27, "en-US", "LocationFloat", new DevExpress.Utils.PointFloat(455.8332F, 314.3336F)),
  1490. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel27, "Default", "SizeF", new System.Drawing.SizeF(130F, 22.99997F)),
  1491. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel27, "Default", "Text", "xrLabel27"),
  1492. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel28, "Default", "Font", new DevExpress.Drawing.DXFont("Arial", 14F, DevExpress.Drawing.DXFontStyle.Bold)),
  1493. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel28, "Default", "LocationFloat", new DevExpress.Utils.PointFloat(21.66667F, 370.0002F)),
  1494. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel28, "Default", "SizeF", new System.Drawing.SizeF(600F, 23F)),
  1495. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel28, "en-US", "SizeF", new System.Drawing.SizeF(618.3333F, 23F)),
  1496. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel28, "Default", "Text", "Job"),
  1497. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel29, "Default", "Font", new DevExpress.Drawing.DXFont("Arial", 12F, DevExpress.Drawing.DXFontStyle.Bold)),
  1498. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel29, "Default", "LocationFloat", new DevExpress.Utils.PointFloat(21.66667F, 458.1667F)),
  1499. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel29, "Default", "SizeF", new System.Drawing.SizeF(600F, 23F)),
  1500. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel29, "en-US", "SizeF", new System.Drawing.SizeF(618.3333F, 23F)),
  1501. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel29, "Default", "Text", "Contract"),
  1502. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel3, "Default", "Font", new DevExpress.Drawing.DXFont("Arial", 9.75F)),
  1503. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel3, "Default", "LocationFloat", new DevExpress.Utils.PointFloat(491.6667F, 10F)),
  1504. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel3, "en-US", "LocationFloat", new DevExpress.Utils.PointFloat(491.6667F, 10F)),
  1505. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel3, "Default", "SizeF", new System.Drawing.SizeF(148.3333F, 23.00002F)),
  1506. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel30, "Default", "Font", new DevExpress.Drawing.DXFont("Arial", 9.75F, DevExpress.Drawing.DXFontStyle.Bold)),
  1507. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel30, "Default", "LocationFloat", new DevExpress.Utils.PointFloat(21.66667F, 481.1667F)),
  1508. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel30, "Default", "SizeF", new System.Drawing.SizeF(100F, 23.00002F)),
  1509. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel30, "Default", "Text", "Start Date:"),
  1510. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel31, "Default", "Font", new DevExpress.Drawing.DXFont("Arial", 9.75F, DevExpress.Drawing.DXFontStyle.Bold)),
  1511. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel31, "Default", "LocationFloat", new DevExpress.Utils.PointFloat(391.6667F, 481.1667F)),
  1512. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel31, "en-US", "LocationFloat", new DevExpress.Utils.PointFloat(355.8332F, 403.1669F)),
  1513. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel31, "Default", "SizeF", new System.Drawing.SizeF(100F, 23.00002F)),
  1514. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel31, "Default", "Text", "End Date:"),
  1515. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel32, "Default", "Font", new DevExpress.Drawing.DXFont("Arial", 9.75F, DevExpress.Drawing.DXFontStyle.Bold)),
  1516. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel32, "Default", "LocationFloat", new DevExpress.Utils.PointFloat(21.66667F, 504.1667F)),
  1517. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel32, "Default", "SizeF", new System.Drawing.SizeF(100F, 23.00002F)),
  1518. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel32, "Default", "Text", "Duration:"),
  1519. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel33, "Default", "LocationFloat", new DevExpress.Utils.PointFloat(166.6666F, 504.1665F)),
  1520. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel33, "en-US", "LocationFloat", new DevExpress.Utils.PointFloat(132.5F, 426.1669F)),
  1521. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel33, "Default", "SizeF", new System.Drawing.SizeF(100F, 23F)),
  1522. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel33, "Default", "Text", "xrLabel33"),
  1523. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel34, "Default", "LocationFloat", new DevExpress.Utils.PointFloat(491.6667F, 504.1667F)),
  1524. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel34, "en-US", "LocationFloat", new DevExpress.Utils.PointFloat(455.8332F, 426.1669F)),
  1525. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel34, "Default", "SizeF", new System.Drawing.SizeF(100F, 23F)),
  1526. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel34, "Default", "Text", "xrLabel34"),
  1527. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel35, "Default", "Font", new DevExpress.Drawing.DXFont("Arial", 9.75F, DevExpress.Drawing.DXFontStyle.Bold)),
  1528. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel35, "Default", "LocationFloat", new DevExpress.Utils.PointFloat(391.6667F, 504.1667F)),
  1529. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel35, "en-US", "LocationFloat", new DevExpress.Utils.PointFloat(355.8332F, 426.1669F)),
  1530. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel35, "Default", "SizeF", new System.Drawing.SizeF(100F, 23.00002F)),
  1531. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel35, "Default", "Text", "Contract Type:"),
  1532. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel36, "Default", "Font", new DevExpress.Drawing.DXFont("Arial", 9.75F, DevExpress.Drawing.DXFontStyle.Bold)),
  1533. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel36, "Default", "LocationFloat", new DevExpress.Utils.PointFloat(21.66667F, 527.1666F)),
  1534. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel36, "Default", "SizeF", new System.Drawing.SizeF(135F, 23.00003F)),
  1535. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel36, "en-US", "SizeF", new System.Drawing.SizeF(108F, 23.00003F)),
  1536. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel36, "Default", "Text", "Vacation Days:"),
  1537. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel37, "Default", "LocationFloat", new DevExpress.Utils.PointFloat(166.6667F, 527.1666F)),
  1538. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel37, "en-US", "LocationFloat", new DevExpress.Utils.PointFloat(132.5003F, 449.167F)),
  1539. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel37, "Default", "SizeF", new System.Drawing.SizeF(100F, 23F)),
  1540. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel37, "Default", "Text", "xrLabel37"),
  1541. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel38, "Default", "Font", new DevExpress.Drawing.DXFont("Arial", 9.75F, DevExpress.Drawing.DXFontStyle.Bold)),
  1542. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel38, "Default", "LocationFloat", new DevExpress.Utils.PointFloat(391.6667F, 527.1666F)),
  1543. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel38, "Default", "SizeF", new System.Drawing.SizeF(100F, 23.00003F)),
  1544. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel38, "Default", "Text", "Trial Period:"),
  1545. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel39, "Default", "LocationFloat", new DevExpress.Utils.PointFloat(491.6667F, 527.1666F)),
  1546. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel39, "en-US", "LocationFloat", new DevExpress.Utils.PointFloat(132.5F, 472.167F)),
  1547. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel39, "Default", "SizeF", new System.Drawing.SizeF(100F, 23F)),
  1548. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel39, "Default", "Text", "xrLabel39"),
  1549. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel4, "Default", "Font", new DevExpress.Drawing.DXFont("Arial", 9.75F, DevExpress.Drawing.DXFontStyle.Bold)),
  1550. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel4, "Default", "LocationFloat", new DevExpress.Utils.PointFloat(21.66667F, 301F)),
  1551. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel4, "Default", "SizeF", new System.Drawing.SizeF(100F, 23.00002F)),
  1552. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel4, "Default", "Text", "Phone:"),
  1553. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel40, "Default", "LocationFloat", new DevExpress.Utils.PointFloat(204.1666F, 550.1666F)),
  1554. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel40, "Default", "SizeF", new System.Drawing.SizeF(68.33331F, 23F)),
  1555. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel40, "Default", "Text", "xrLabel40"),
  1556. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel41, "Default", "Font", new DevExpress.Drawing.DXFont("Arial", 9.75F, DevExpress.Drawing.DXFontStyle.Bold)),
  1557. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel41, "Default", "LocationFloat", new DevExpress.Utils.PointFloat(21.66667F, 550.1666F)),
  1558. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel41, "Default", "SizeF", new System.Drawing.SizeF(180F, 23F)),
  1559. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel41, "Default", "Text", "Termination Notice Period:"),
  1560. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel42, "Default", "Font", new DevExpress.Drawing.DXFont("Arial", 14F, DevExpress.Drawing.DXFontStyle.Bold)),
  1561. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel42, "Default", "LocationFloat", new DevExpress.Utils.PointFloat(22.49995F, 573.1666F)),
  1562. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel42, "Default", "SizeF", new System.Drawing.SizeF(600F, 23F)),
  1563. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel42, "en-US", "SizeF", new System.Drawing.SizeF(618.3333F, 23F)),
  1564. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel42, "Default", "Text", "Work Time"),
  1565. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel43, "Default", "Font", new DevExpress.Drawing.DXFont("Arial", 9.75F, DevExpress.Drawing.DXFontStyle.Bold)),
  1566. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel43, "Default", "LocationFloat", new DevExpress.Utils.PointFloat(22.49995F, 596.1666F)),
  1567. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel43, "Default", "SizeF", new System.Drawing.SizeF(100F, 23.00003F)),
  1568. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel43, "Default", "Text", "Working Days:"),
  1569. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel44, "Default", "LocationFloat", new DevExpress.Utils.PointFloat(167.5F, 596.1666F)),
  1570. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel44, "en-US", "LocationFloat", new DevExpress.Utils.PointFloat(132.5F, 567.1669F)),
  1571. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel44, "Default", "SizeF", new System.Drawing.SizeF(172.4999F, 23F)),
  1572. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel44, "Default", "Text", "xrLabel44"),
  1573. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel45, "Default", "Font", new DevExpress.Drawing.DXFont("Arial", 9.75F, DevExpress.Drawing.DXFontStyle.Bold)),
  1574. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel45, "Default", "LocationFloat", new DevExpress.Utils.PointFloat(392.4999F, 596.1665F)),
  1575. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel45, "en-US", "LocationFloat", new DevExpress.Utils.PointFloat(355.8332F, 567.1668F)),
  1576. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel45, "Default", "SizeF", new System.Drawing.SizeF(111.6667F, 23.00006F)),
  1577. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel45, "Default", "Text", "Working Hours:"),
  1578. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel46, "Default", "LocationFloat", new DevExpress.Utils.PointFloat(504.1667F, 596.1669F)),
  1579. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel46, "en-US", "LocationFloat", new DevExpress.Utils.PointFloat(467.4999F, 567.167F)),
  1580. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel46, "Default", "SizeF", new System.Drawing.SizeF(100F, 23F)),
  1581. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel46, "Default", "Text", "xrLabel46"),
  1582. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel47, "Default", "Font", new DevExpress.Drawing.DXFont("Arial", 14F, DevExpress.Drawing.DXFontStyle.Bold)),
  1583. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel47, "Default", "LocationFloat", new DevExpress.Utils.PointFloat(22.49995F, 619.1669F)),
  1584. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel47, "Default", "SizeF", new System.Drawing.SizeF(600F, 23F)),
  1585. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel47, "en-US", "SizeF", new System.Drawing.SizeF(618.3333F, 23F)),
  1586. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel47, "Default", "Text", "Salary"),
  1587. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel48, "Default", "LocationFloat", new DevExpress.Utils.PointFloat(123.3332F, 642.1667F)),
  1588. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel48, "en-US", "LocationFloat", new DevExpress.Utils.PointFloat(132.5F, 638.6667F)),
  1589. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel48, "Default", "SizeF", new System.Drawing.SizeF(79.16672F, 23F)),
  1590. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel48, "Default", "Text", "xrLabel48"),
  1591. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel49, "Default", "Font", new DevExpress.Drawing.DXFont("Arial", 9.75F, DevExpress.Drawing.DXFontStyle.Bold)),
  1592. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel49, "Default", "LocationFloat", new DevExpress.Utils.PointFloat(23.33323F, 642.1667F)),
  1593. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel49, "Default", "SizeF", new System.Drawing.SizeF(100F, 23.00003F)),
  1594. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel49, "Default", "Text", "Amount:"),
  1595. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel5, "Default", "LocationFloat", new DevExpress.Utils.PointFloat(122.4999F, 254.9999F)),
  1596. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel5, "en-US", "LocationFloat", new DevExpress.Utils.PointFloat(132.5F, 162.9999F)),
  1597. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel5, "Default", "SizeF", new System.Drawing.SizeF(150F, 23F)),
  1598. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel5, "Default", "Text", "xrLabel5"),
  1599. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel50, "Default", "LocationFloat", new DevExpress.Utils.PointFloat(205.8334F, 642.1667F)),
  1600. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel50, "en-US", "LocationFloat", new DevExpress.Utils.PointFloat(211.6668F, 638.6668F)),
  1601. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel50, "Default", "SizeF", new System.Drawing.SizeF(100F, 23F)),
  1602. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel50, "en-US", "SizeF", new System.Drawing.SizeF(93.33333F, 23F)),
  1603. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel50, "Default", "Text", "xrLabel50"),
  1604. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel51, "Default", "LocationFloat", new DevExpress.Utils.PointFloat(477.5F, 301.0002F)),
  1605. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel51, "en-US", "LocationFloat", new DevExpress.Utils.PointFloat(455.8331F, 232.0001F)),
  1606. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel51, "Default", "SizeF", new System.Drawing.SizeF(170F, 23.00002F)),
  1607. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel51, "en-US", "SizeF", new System.Drawing.SizeF(194.1669F, 23.00002F)),
  1608. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel51, "Default", "Text", "xrLabel51"),
  1609. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel52, "Default", "LocationFloat", new DevExpress.Utils.PointFloat(122.4999F, 56.83329F)),
  1610. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel52, "Default", "SizeF", new System.Drawing.SizeF(201.6667F, 22.99999F)),
  1611. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel52, "Default", "Text", "xrLabel52"),
  1612. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel53, "Default", "LocationFloat", new DevExpress.Utils.PointFloat(462.5F, 56.83329F)),
  1613. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel53, "Default", "SizeF", new System.Drawing.SizeF(177.5F, 23F)),
  1614. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel53, "Default", "Text", "xrLabel53"),
  1615. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel54, "Default", "LocationFloat", new DevExpress.Utils.PointFloat(122.4999F, 79.83327F)),
  1616. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel54, "Default", "SizeF", new System.Drawing.SizeF(469.1668F, 22.99999F)),
  1617. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel54, "Default", "Text", "xrLabel54"),
  1618. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel55, "Default", "Font", new DevExpress.Drawing.DXFont("Arial", 9.75F, DevExpress.Drawing.DXFontStyle.Bold)),
  1619. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel55, "Default", "LocationFloat", new DevExpress.Utils.PointFloat(21.66667F, 56.83332F)),
  1620. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel55, "Default", "SizeF", new System.Drawing.SizeF(70.83334F, 23F)),
  1621. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel55, "Default", "Text", "Email:"),
  1622. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel56, "Default", "Font", new DevExpress.Drawing.DXFont("Arial", 9.75F, DevExpress.Drawing.DXFontStyle.Bold)),
  1623. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel56, "Default", "LocationFloat", new DevExpress.Utils.PointFloat(22.49995F, 79.83327F)),
  1624. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel56, "Default", "SizeF", new System.Drawing.SizeF(70.83334F, 23F)),
  1625. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel56, "Default", "Text", "Address:"),
  1626. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel57, "Default", "Font", new DevExpress.Drawing.DXFont("Arial", 9.75F, DevExpress.Drawing.DXFontStyle.Bold)),
  1627. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel57, "Default", "LocationFloat", new DevExpress.Utils.PointFloat(391.6667F, 56.83327F)),
  1628. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel57, "Default", "SizeF", new System.Drawing.SizeF(70.83334F, 23F)),
  1629. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel57, "Default", "Text", "Phone:"),
  1630. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel58, "Default", "Font", new DevExpress.Drawing.DXFont("Arial", 9.75F, DevExpress.Drawing.DXFontStyle.Bold)),
  1631. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel58, "Default", "LocationFloat", new DevExpress.Utils.PointFloat(377.5F, 324F)),
  1632. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel58, "Default", "SizeF", new System.Drawing.SizeF(100F, 23.00002F)),
  1633. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel58, "Default", "Text", "Job:"),
  1634. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel59, "Default", "LocationFloat", new DevExpress.Utils.PointFloat(477.5F, 324F)),
  1635. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel59, "Default", "SizeF", new System.Drawing.SizeF(172.5002F, 23F)),
  1636. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel59, "Default", "Text", "xrLabel59"),
  1637. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel6, "Default", "LocationFloat", new DevExpress.Utils.PointFloat(166.6666F, 481.1667F)),
  1638. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel6, "en-US", "LocationFloat", new DevExpress.Utils.PointFloat(132.5F, 403.167F)),
  1639. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel6, "Default", "SizeF", new System.Drawing.SizeF(141.6667F, 23F)),
  1640. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel6, "Default", "Text", "xrLabel6"),
  1641. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel6, "Default", "TextFormatString", "{0:d}"),
  1642. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel60, "Default", "Font", new DevExpress.Drawing.DXFont("Arial", 14F, DevExpress.Drawing.DXFontStyle.Bold)),
  1643. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel60, "Default", "LocationFloat", new DevExpress.Utils.PointFloat(22.50005F, 0F)),
  1644. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel60, "Default", "SizeF", new System.Drawing.SizeF(600F, 23F)),
  1645. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel60, "Default", "Text", "Allowances"),
  1646. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel61, "Default", "Font", new DevExpress.Drawing.DXFont("Arial", 12F, DevExpress.Drawing.DXFontStyle.Bold)),
  1647. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel61, "Default", "LocationFloat", new DevExpress.Utils.PointFloat(21.66667F, 102.8333F)),
  1648. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel61, "Default", "SizeF", new System.Drawing.SizeF(600F, 23F)),
  1649. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel61, "Default", "Text", "Company Representative:"),
  1650. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel62, "Default", "Font", new DevExpress.Drawing.DXFont("Arial", 9.75F, DevExpress.Drawing.DXFontStyle.Bold)),
  1651. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel62, "Default", "LocationFloat", new DevExpress.Utils.PointFloat(21.66667F, 125.8333F)),
  1652. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel62, "Default", "SizeF", new System.Drawing.SizeF(70.83334F, 23F)),
  1653. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel62, "Default", "Text", "Name:"),
  1654. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel63, "Default", "Font", new DevExpress.Drawing.DXFont("Arial", 9.75F, DevExpress.Drawing.DXFontStyle.Bold)),
  1655. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel63, "Default", "LocationFloat", new DevExpress.Utils.PointFloat(377.5F, 125.8333F)),
  1656. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel63, "Default", "SizeF", new System.Drawing.SizeF(70.83334F, 23F)),
  1657. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel63, "Default", "Text", "Passport:"),
  1658. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel64, "Default", "Font", new DevExpress.Drawing.DXFont("Arial", 9.75F, DevExpress.Drawing.DXFontStyle.Bold)),
  1659. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel64, "Default", "LocationFloat", new DevExpress.Utils.PointFloat(22.49995F, 148.8332F)),
  1660. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel64, "Default", "SizeF", new System.Drawing.SizeF(70.83334F, 23.00002F)),
  1661. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel64, "Default", "Text", "Phone:"),
  1662. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel65, "Default", "Font", new DevExpress.Drawing.DXFont("Arial", 9.75F, DevExpress.Drawing.DXFontStyle.Bold)),
  1663. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel65, "Default", "LocationFloat", new DevExpress.Utils.PointFloat(377.5F, 148.8332F)),
  1664. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel65, "Default", "SizeF", new System.Drawing.SizeF(51.66666F, 23.00003F)),
  1665. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel65, "Default", "Text", "Email:"),
  1666. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel66, "Default", "LocationFloat", new DevExpress.Utils.PointFloat(433.3333F, 148.8332F)),
  1667. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel66, "Default", "SizeF", new System.Drawing.SizeF(206.6667F, 23F)),
  1668. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel66, "Default", "Text", "xrLabel66"),
  1669. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel67, "Default", "LocationFloat", new DevExpress.Utils.PointFloat(448.3333F, 125.8332F)),
  1670. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel67, "Default", "SizeF", new System.Drawing.SizeF(173.3334F, 23.00001F)),
  1671. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel67, "Default", "Text", "xrLabel67"),
  1672. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel68, "Default", "LocationFloat", new DevExpress.Utils.PointFloat(122.4999F, 125.8332F)),
  1673. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel68, "Default", "SizeF", new System.Drawing.SizeF(231.6666F, 22.99999F)),
  1674. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel68, "Default", "Text", "xrLabel2"),
  1675. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel69, "Default", "LocationFloat", new DevExpress.Utils.PointFloat(122.4999F, 148.8332F)),
  1676. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel69, "Default", "SizeF", new System.Drawing.SizeF(231.6666F, 23F)),
  1677. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel69, "Default", "Text", "xrLabel69"),
  1678. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel7, "Default", "LocationFloat", new DevExpress.Utils.PointFloat(491.6667F, 481.1667F)),
  1679. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel7, "en-US", "LocationFloat", new DevExpress.Utils.PointFloat(455.8332F, 403.1669F)),
  1680. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel7, "Default", "SizeF", new System.Drawing.SizeF(100F, 23F)),
  1681. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel7, "Default", "Text", "xrLabel7"),
  1682. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel7, "Default", "TextFormatString", "{0:d}"),
  1683. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel70, "Default", "Font", new DevExpress.Drawing.DXFont("Arial", 9.75F, DevExpress.Drawing.DXFontStyle.Bold)),
  1684. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel70, "Default", "LocationFloat", new DevExpress.Utils.PointFloat(22.49995F, 171.8333F)),
  1685. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel70, "Default", "SizeF", new System.Drawing.SizeF(70.83334F, 23.00002F)),
  1686. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel70, "Default", "Text", "Position:"),
  1687. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel71, "Default", "LocationFloat", new DevExpress.Utils.PointFloat(122.4999F, 171.8333F)),
  1688. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel71, "Default", "SizeF", new System.Drawing.SizeF(231.6666F, 23F)),
  1689. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel71, "Default", "Text", "xrLabel71"),
  1690. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel72, "Default", "LocationFloat", new DevExpress.Utils.PointFloat(122.4999F, 347.0002F)),
  1691. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel72, "Default", "SizeF", new System.Drawing.SizeF(243.3334F, 23F)),
  1692. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel72, "Default", "Text", "xrLabel72"),
  1693. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel73, "Default", "LocationFloat", new DevExpress.Utils.PointFloat(477.5F, 347.0002F)),
  1694. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel73, "Default", "SizeF", new System.Drawing.SizeF(170F, 23F)),
  1695. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel73, "Default", "Text", "xrLabel73"),
  1696. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel74, "Default", "Font", new DevExpress.Drawing.DXFont("Arial", 9.75F, DevExpress.Drawing.DXFontStyle.Bold)),
  1697. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel74, "Default", "LocationFloat", new DevExpress.Utils.PointFloat(22.49995F, 347.0002F)),
  1698. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel74, "Default", "SizeF", new System.Drawing.SizeF(100F, 23.00002F)),
  1699. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel74, "Default", "Text", "Work Country:"),
  1700. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel75, "Default", "Font", new DevExpress.Drawing.DXFont("Arial", 9.75F, DevExpress.Drawing.DXFontStyle.Bold)),
  1701. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel75, "Default", "LocationFloat", new DevExpress.Utils.PointFloat(377.5F, 347.0002F)),
  1702. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel75, "Default", "SizeF", new System.Drawing.SizeF(100F, 23.00002F)),
  1703. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel75, "Default", "Text", "Work City:"),
  1704. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel76, "Default", "LocationFloat", new DevExpress.Utils.PointFloat(166.6666F, 429.3337F)),
  1705. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel76, "Default", "SizeF", new System.Drawing.SizeF(455.0001F, 23.00003F)),
  1706. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel76, "Default", "Text", "xrLabel76"),
  1707. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel77, "Default", "Font", new DevExpress.Drawing.DXFont("Arial", 9.75F, DevExpress.Drawing.DXFontStyle.Bold)),
  1708. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel77, "Default", "LocationFloat", new DevExpress.Utils.PointFloat(21.66667F, 429.3337F)),
  1709. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel77, "Default", "SizeF", new System.Drawing.SizeF(113.3333F, 23.00003F)),
  1710. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel77, "Default", "Text", "Job Description:"),
  1711. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel78, "Default", "Font", new DevExpress.Drawing.DXFont("Arial", 9.75F, DevExpress.Drawing.DXFontStyle.Bold)),
  1712. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel78, "Default", "LocationFloat", new DevExpress.Utils.PointFloat(377.5F, 255F)),
  1713. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel78, "Default", "SizeF", new System.Drawing.SizeF(85F, 23.00003F)),
  1714. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel78, "Default", "Text", "Expiry Date:"),
  1715. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel79, "Default", "LocationFloat", new DevExpress.Utils.PointFloat(477.5F, 255F)),
  1716. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel79, "Default", "SizeF", new System.Drawing.SizeF(145F, 23F)),
  1717. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel79, "Default", "Text", "xrLabel79"),
  1718. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel79, "Default", "TextFormatString", "{0:d}"),
  1719. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel8, "Default", "Font", new DevExpress.Drawing.DXFont("Arial", 19F, DevExpress.Drawing.DXFontStyle.Bold)),
  1720. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel8, "Default", "LocationFloat", new DevExpress.Utils.PointFloat(183.3333F, 26.66667F)),
  1721. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel8, "en-US", "LocationFloat", new DevExpress.Utils.PointFloat(183.3333F, 26.66667F)),
  1722. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel8, "Default", "SizeF", new System.Drawing.SizeF(272.4999F, 47.16666F)),
  1723. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel8, "en-US", "SizeF", new System.Drawing.SizeF(272.4999F, 47.16666F)),
  1724. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel8, "Default", "Text", "Employee Contract"),
  1725. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel80, "Default", "Font", new DevExpress.Drawing.DXFont("Arial", 14F, DevExpress.Drawing.DXFontStyle.Bold)),
  1726. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel80, "Default", "LocationFloat", new DevExpress.Utils.PointFloat(22.49995F, 0F)),
  1727. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel80, "Default", "SizeF", new System.Drawing.SizeF(600F, 23F)),
  1728. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel80, "Default", "Text", "Tasks"),
  1729. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel81, "Default", "Font", new DevExpress.Drawing.DXFont("Arial", 14F, DevExpress.Drawing.DXFontStyle.Bold)),
  1730. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel81, "Default", "LocationFloat", new DevExpress.Utils.PointFloat(23.33333F, 0F)),
  1731. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel81, "Default", "SizeF", new System.Drawing.SizeF(600F, 23F)),
  1732. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel81, "Default", "Text", "Projects"),
  1733. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel9, "Default", "Font", new DevExpress.Drawing.DXFont("Arial", 12F, DevExpress.Drawing.DXFontStyle.Bold)),
  1734. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel9, "Default", "LocationFloat", new DevExpress.Utils.PointFloat(21.66667F, 0F)),
  1735. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel9, "Default", "SizeF", new System.Drawing.SizeF(600F, 23F)),
  1736. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel9, "en-US", "SizeF", new System.Drawing.SizeF(618.3333F, 23F)),
  1737. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel9, "Default", "Text", "Company Information:"),
  1738. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrSubreport1, "Default", "LocationFloat", new DevExpress.Utils.PointFloat(23.33333F, 23F)),
  1739. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrSubreport1, "Default", "SizeF", new System.Drawing.SizeF(599.1667F, 44.66663F)),
  1740. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrSubreport2, "Default", "LocationFloat", new DevExpress.Utils.PointFloat(22.49995F, 23.00008F)),
  1741. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrSubreport2, "Default", "SizeF", new System.Drawing.SizeF(600F, 58.66657F)),
  1742. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrSubreport3, "Default", "LocationFloat", new DevExpress.Utils.PointFloat(23.33333F, 22.99988F)),
  1743. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrSubreport3, "Default", "SizeF", new System.Drawing.SizeF(600F, 48.83344F))});
  1744. this.Parameters.AddRange(new DevExpress.XtraReports.Parameters.Parameter[] {
  1745. this.ContractId});
  1746. this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] {
  1747. this.xrControlStyle1});
  1748. this.Version = "24.1";
  1749. ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
  1750. }
  1751. #endregion
  1752. private DevExpress.XtraReports.UI.TopMarginBand TopMargin;
  1753. private DevExpress.XtraReports.UI.BottomMarginBand BottomMargin;
  1754. private DevExpress.XtraReports.UI.DetailBand Detail;
  1755. private DevExpress.DataAccess.Sql.SqlDataSource sqlDataSource1;
  1756. private DevExpress.XtraReports.Parameters.Parameter ContractId;
  1757. private DevExpress.XtraReports.UI.XRLabel xrLabel7;
  1758. private DevExpress.XtraReports.UI.XRLabel xrLabel6;
  1759. private DevExpress.XtraReports.UI.XRLabel xrLabel5;
  1760. private DevExpress.XtraReports.UI.XRLabel xrLabel2;
  1761. private DevExpress.XtraReports.UI.XRLabel xrLabel1;
  1762. private DevExpress.XtraReports.UI.XRLabel xrLabel8;
  1763. private DevExpress.XtraReports.UI.XRLabel xrLabel9;
  1764. private DevExpress.XtraReports.UI.XRLabel xrLabel11;
  1765. private DevExpress.XtraReports.UI.XRLabel xrLabel10;
  1766. private DevExpress.XtraReports.UI.XRLabel xrLabel15;
  1767. private DevExpress.XtraReports.UI.XRLabel xrLabel14;
  1768. private DevExpress.XtraReports.UI.XRLabel xrLabel12;
  1769. private DevExpress.XtraReports.UI.XRLabel xrLabel13;
  1770. private DevExpress.XtraReports.UI.XRLabel xrLabel17;
  1771. private DevExpress.XtraReports.UI.XRLabel xrLabel16;
  1772. private DevExpress.XtraReports.UI.XRLabel xrLabel20;
  1773. private DevExpress.XtraReports.UI.XRLabel xrLabel19;
  1774. private DevExpress.XtraReports.UI.XRLabel xrLabel18;
  1775. private DevExpress.XtraReports.UI.XRLabel xrLabel4;
  1776. private DevExpress.XtraReports.UI.XRLabel xrLabel27;
  1777. private DevExpress.XtraReports.UI.XRLabel xrLabel26;
  1778. private DevExpress.XtraReports.UI.XRLabel xrLabel25;
  1779. private DevExpress.XtraReports.UI.XRLabel xrLabel24;
  1780. private DevExpress.XtraReports.UI.XRLabel xrLabel23;
  1781. private DevExpress.XtraReports.UI.XRLabel xrLabel22;
  1782. private DevExpress.XtraReports.UI.XRLabel xrLabel21;
  1783. private DevExpress.XtraReports.UI.XRLabel xrLabel29;
  1784. private DevExpress.XtraReports.UI.XRLabel xrLabel28;
  1785. private DevExpress.XtraReports.UI.XRLabel xrLabel31;
  1786. private DevExpress.XtraReports.UI.XRLabel xrLabel30;
  1787. private DevExpress.XtraReports.UI.XRLabel xrLabel36;
  1788. private DevExpress.XtraReports.UI.XRLabel xrLabel35;
  1789. private DevExpress.XtraReports.UI.XRLabel xrLabel34;
  1790. private DevExpress.XtraReports.UI.XRLabel xrLabel33;
  1791. private DevExpress.XtraReports.UI.XRLabel xrLabel32;
  1792. private DevExpress.XtraReports.UI.XRLabel xrLabel41;
  1793. private DevExpress.XtraReports.UI.XRLabel xrLabel40;
  1794. private DevExpress.XtraReports.UI.XRLabel xrLabel39;
  1795. private DevExpress.XtraReports.UI.XRLabel xrLabel38;
  1796. private DevExpress.XtraReports.UI.XRLabel xrLabel37;
  1797. private DevExpress.XtraReports.UI.XRLabel xrLabel42;
  1798. private DevExpress.XtraReports.UI.XRLabel xrLabel44;
  1799. private DevExpress.XtraReports.UI.XRLabel xrLabel43;
  1800. private DevExpress.XtraReports.UI.XRLabel xrLabel46;
  1801. private DevExpress.XtraReports.UI.XRLabel xrLabel45;
  1802. private DevExpress.XtraReports.UI.XRLabel xrLabel50;
  1803. private DevExpress.XtraReports.UI.XRLabel xrLabel49;
  1804. private DevExpress.XtraReports.UI.XRLabel xrLabel48;
  1805. private DevExpress.XtraReports.UI.XRLabel xrLabel47;
  1806. private DevExpress.XtraReports.UI.XRLabel xrLabel51;
  1807. private DevExpress.XtraReports.UI.XRLabel xrLabel3;
  1808. private DevExpress.XtraReports.UI.XRControlStyle xrControlStyle1;
  1809. private DevExpress.XtraReports.UI.XRLabel xrLabel57;
  1810. private DevExpress.XtraReports.UI.XRLabel xrLabel56;
  1811. private DevExpress.XtraReports.UI.XRLabel xrLabel55;
  1812. private DevExpress.XtraReports.UI.XRLabel xrLabel54;
  1813. private DevExpress.XtraReports.UI.XRLabel xrLabel53;
  1814. private DevExpress.XtraReports.UI.XRLabel xrLabel52;
  1815. private DevExpress.XtraReports.UI.XRLabel xrLabel59;
  1816. private DevExpress.XtraReports.UI.XRLabel xrLabel58;
  1817. private DevExpress.XtraReports.UI.XRLabel xrLabel60;
  1818. private DevExpress.XtraReports.UI.XRSubreport xrSubreport1;
  1819. private DevExpress.XtraReports.UI.XRLabel xrLabel61;
  1820. private DevExpress.XtraReports.UI.XRLabel xrLabel67;
  1821. private DevExpress.XtraReports.UI.XRLabel xrLabel66;
  1822. private DevExpress.XtraReports.UI.XRLabel xrLabel62;
  1823. private DevExpress.XtraReports.UI.XRLabel xrLabel63;
  1824. private DevExpress.XtraReports.UI.XRLabel xrLabel64;
  1825. private DevExpress.XtraReports.UI.XRLabel xrLabel65;
  1826. private DevExpress.XtraReports.UI.XRLabel xrLabel69;
  1827. private DevExpress.XtraReports.UI.XRLabel xrLabel68;
  1828. private DevExpress.XtraReports.UI.XRLabel xrLabel71;
  1829. private DevExpress.XtraReports.UI.XRLabel xrLabel70;
  1830. private DevExpress.XtraReports.UI.XRLabel xrLabel75;
  1831. private DevExpress.XtraReports.UI.XRLabel xrLabel74;
  1832. private DevExpress.XtraReports.UI.XRLabel xrLabel73;
  1833. private DevExpress.XtraReports.UI.XRLabel xrLabel72;
  1834. private DevExpress.XtraReports.UI.XRLabel xrLabel77;
  1835. private DevExpress.XtraReports.UI.XRLabel xrLabel76;
  1836. private DevExpress.XtraReports.UI.XRLabel xrLabel79;
  1837. private DevExpress.XtraReports.UI.XRLabel xrLabel78;
  1838. private DevExpress.XtraReports.UI.XRSubreport xrSubreport2;
  1839. private DevExpress.XtraReports.UI.XRLabel xrLabel80;
  1840. private DevExpress.XtraReports.UI.XRLabel xrLabel81;
  1841. private DevExpress.XtraReports.UI.XRSubreport xrSubreport3;
  1842. private DevExpress.XtraReports.UI.SubBand SubBand1;
  1843. private DevExpress.XtraReports.UI.SubBand SubBand2;
  1844. private DevExpress.XtraReports.UI.SubBand SubBand3;
  1845. }
  1846. }