ContractReport.Designer.cs 91 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236
  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.QueryParameter queryParameter1 = new DevExpress.DataAccess.Sql.QueryParameter();
  114. DevExpress.DataAccess.Sql.Join join1 = new DevExpress.DataAccess.Sql.Join();
  115. DevExpress.DataAccess.Sql.RelationColumnInfo relationColumnInfo1 = new DevExpress.DataAccess.Sql.RelationColumnInfo();
  116. DevExpress.DataAccess.Sql.Join join2 = new DevExpress.DataAccess.Sql.Join();
  117. DevExpress.DataAccess.Sql.RelationColumnInfo relationColumnInfo2 = new DevExpress.DataAccess.Sql.RelationColumnInfo();
  118. DevExpress.DataAccess.Sql.Join join3 = new DevExpress.DataAccess.Sql.Join();
  119. DevExpress.DataAccess.Sql.RelationColumnInfo relationColumnInfo3 = new DevExpress.DataAccess.Sql.RelationColumnInfo();
  120. DevExpress.DataAccess.Sql.RelationColumnInfo relationColumnInfo4 = new DevExpress.DataAccess.Sql.RelationColumnInfo();
  121. DevExpress.DataAccess.Sql.Join join4 = new DevExpress.DataAccess.Sql.Join();
  122. DevExpress.DataAccess.Sql.RelationColumnInfo relationColumnInfo5 = new DevExpress.DataAccess.Sql.RelationColumnInfo();
  123. DevExpress.DataAccess.Sql.Join join5 = new DevExpress.DataAccess.Sql.Join();
  124. DevExpress.DataAccess.Sql.RelationColumnInfo relationColumnInfo6 = new DevExpress.DataAccess.Sql.RelationColumnInfo();
  125. DevExpress.DataAccess.Sql.Join join6 = new DevExpress.DataAccess.Sql.Join();
  126. DevExpress.DataAccess.Sql.RelationColumnInfo relationColumnInfo7 = new DevExpress.DataAccess.Sql.RelationColumnInfo();
  127. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(ContractReport));
  128. this.TopMargin = new DevExpress.XtraReports.UI.TopMarginBand();
  129. this.xrLabel3 = new DevExpress.XtraReports.UI.XRLabel();
  130. this.xrLabel8 = new DevExpress.XtraReports.UI.XRLabel();
  131. this.BottomMargin = new DevExpress.XtraReports.UI.BottomMarginBand();
  132. this.Detail = new DevExpress.XtraReports.UI.DetailBand();
  133. this.xrLabel51 = new DevExpress.XtraReports.UI.XRLabel();
  134. this.xrLabel50 = new DevExpress.XtraReports.UI.XRLabel();
  135. this.xrLabel49 = new DevExpress.XtraReports.UI.XRLabel();
  136. this.xrLabel48 = new DevExpress.XtraReports.UI.XRLabel();
  137. this.xrLabel47 = new DevExpress.XtraReports.UI.XRLabel();
  138. this.xrLabel46 = new DevExpress.XtraReports.UI.XRLabel();
  139. this.xrLabel45 = new DevExpress.XtraReports.UI.XRLabel();
  140. this.xrLabel44 = new DevExpress.XtraReports.UI.XRLabel();
  141. this.xrLabel43 = new DevExpress.XtraReports.UI.XRLabel();
  142. this.xrLabel42 = new DevExpress.XtraReports.UI.XRLabel();
  143. this.xrLabel41 = new DevExpress.XtraReports.UI.XRLabel();
  144. this.xrLabel40 = new DevExpress.XtraReports.UI.XRLabel();
  145. this.xrLabel39 = new DevExpress.XtraReports.UI.XRLabel();
  146. this.xrLabel38 = new DevExpress.XtraReports.UI.XRLabel();
  147. this.xrLabel37 = new DevExpress.XtraReports.UI.XRLabel();
  148. this.xrLabel36 = new DevExpress.XtraReports.UI.XRLabel();
  149. this.xrLabel35 = new DevExpress.XtraReports.UI.XRLabel();
  150. this.xrLabel34 = new DevExpress.XtraReports.UI.XRLabel();
  151. this.xrLabel33 = new DevExpress.XtraReports.UI.XRLabel();
  152. this.xrLabel32 = new DevExpress.XtraReports.UI.XRLabel();
  153. this.xrLabel31 = new DevExpress.XtraReports.UI.XRLabel();
  154. this.xrLabel30 = new DevExpress.XtraReports.UI.XRLabel();
  155. this.xrLabel29 = new DevExpress.XtraReports.UI.XRLabel();
  156. this.xrLabel28 = new DevExpress.XtraReports.UI.XRLabel();
  157. this.xrLabel27 = new DevExpress.XtraReports.UI.XRLabel();
  158. this.xrLabel26 = new DevExpress.XtraReports.UI.XRLabel();
  159. this.xrLabel25 = new DevExpress.XtraReports.UI.XRLabel();
  160. this.xrLabel24 = new DevExpress.XtraReports.UI.XRLabel();
  161. this.xrLabel23 = new DevExpress.XtraReports.UI.XRLabel();
  162. this.xrLabel22 = new DevExpress.XtraReports.UI.XRLabel();
  163. this.xrLabel21 = new DevExpress.XtraReports.UI.XRLabel();
  164. this.xrLabel20 = new DevExpress.XtraReports.UI.XRLabel();
  165. this.xrLabel19 = new DevExpress.XtraReports.UI.XRLabel();
  166. this.xrLabel18 = new DevExpress.XtraReports.UI.XRLabel();
  167. this.xrLabel4 = new DevExpress.XtraReports.UI.XRLabel();
  168. this.xrLabel17 = new DevExpress.XtraReports.UI.XRLabel();
  169. this.xrLabel16 = new DevExpress.XtraReports.UI.XRLabel();
  170. this.xrLabel13 = new DevExpress.XtraReports.UI.XRLabel();
  171. this.xrLabel15 = new DevExpress.XtraReports.UI.XRLabel();
  172. this.xrLabel14 = new DevExpress.XtraReports.UI.XRLabel();
  173. this.xrLabel12 = new DevExpress.XtraReports.UI.XRLabel();
  174. this.xrLabel11 = new DevExpress.XtraReports.UI.XRLabel();
  175. this.xrLabel10 = new DevExpress.XtraReports.UI.XRLabel();
  176. this.xrLabel9 = new DevExpress.XtraReports.UI.XRLabel();
  177. this.xrLabel7 = new DevExpress.XtraReports.UI.XRLabel();
  178. this.xrLabel6 = new DevExpress.XtraReports.UI.XRLabel();
  179. this.xrLabel5 = new DevExpress.XtraReports.UI.XRLabel();
  180. this.xrLabel2 = new DevExpress.XtraReports.UI.XRLabel();
  181. this.xrLabel1 = new DevExpress.XtraReports.UI.XRLabel();
  182. this.sqlDataSource1 = new DevExpress.DataAccess.Sql.SqlDataSource(this.components);
  183. this.ContractId = new DevExpress.XtraReports.Parameters.Parameter();
  184. this.xrControlStyle1 = new DevExpress.XtraReports.UI.XRControlStyle();
  185. ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
  186. //
  187. // TopMargin
  188. //
  189. this.TopMargin.Borders = DevExpress.XtraPrinting.BorderSide.Bottom;
  190. this.TopMargin.BorderWidth = 1F;
  191. this.TopMargin.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
  192. this.xrLabel3,
  193. this.xrLabel8});
  194. this.TopMargin.Name = "TopMargin";
  195. this.TopMargin.StylePriority.UseBorders = false;
  196. this.TopMargin.StylePriority.UseBorderWidth = false;
  197. //
  198. // xrLabel3
  199. //
  200. this.xrLabel3.Borders = DevExpress.XtraPrinting.BorderSide.None;
  201. this.xrLabel3.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
  202. new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "Now()")});
  203. this.xrLabel3.Multiline = true;
  204. this.xrLabel3.Name = "xrLabel3";
  205. this.xrLabel3.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
  206. this.xrLabel3.StylePriority.UseBorders = false;
  207. this.xrLabel3.StylePriority.UseFont = false;
  208. //
  209. // xrLabel8
  210. //
  211. this.xrLabel8.Borders = DevExpress.XtraPrinting.BorderSide.None;
  212. this.xrLabel8.Multiline = true;
  213. this.xrLabel8.Name = "xrLabel8";
  214. this.xrLabel8.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
  215. this.xrLabel8.StylePriority.UseBorders = false;
  216. this.xrLabel8.StylePriority.UseFont = false;
  217. //
  218. // BottomMargin
  219. //
  220. this.BottomMargin.Name = "BottomMargin";
  221. //
  222. // Detail
  223. //
  224. this.Detail.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
  225. this.xrLabel51,
  226. this.xrLabel50,
  227. this.xrLabel49,
  228. this.xrLabel48,
  229. this.xrLabel47,
  230. this.xrLabel46,
  231. this.xrLabel45,
  232. this.xrLabel44,
  233. this.xrLabel43,
  234. this.xrLabel42,
  235. this.xrLabel41,
  236. this.xrLabel40,
  237. this.xrLabel39,
  238. this.xrLabel38,
  239. this.xrLabel37,
  240. this.xrLabel36,
  241. this.xrLabel35,
  242. this.xrLabel34,
  243. this.xrLabel33,
  244. this.xrLabel32,
  245. this.xrLabel31,
  246. this.xrLabel30,
  247. this.xrLabel29,
  248. this.xrLabel28,
  249. this.xrLabel27,
  250. this.xrLabel26,
  251. this.xrLabel25,
  252. this.xrLabel24,
  253. this.xrLabel23,
  254. this.xrLabel22,
  255. this.xrLabel21,
  256. this.xrLabel20,
  257. this.xrLabel19,
  258. this.xrLabel18,
  259. this.xrLabel4,
  260. this.xrLabel17,
  261. this.xrLabel16,
  262. this.xrLabel13,
  263. this.xrLabel15,
  264. this.xrLabel14,
  265. this.xrLabel12,
  266. this.xrLabel11,
  267. this.xrLabel10,
  268. this.xrLabel9,
  269. this.xrLabel7,
  270. this.xrLabel6,
  271. this.xrLabel5,
  272. this.xrLabel2,
  273. this.xrLabel1});
  274. this.Detail.Name = "Detail";
  275. //
  276. // xrLabel51
  277. //
  278. this.xrLabel51.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
  279. new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[NameEn]")});
  280. this.xrLabel51.Multiline = true;
  281. this.xrLabel51.Name = "xrLabel51";
  282. this.xrLabel51.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
  283. //
  284. // xrLabel50
  285. //
  286. this.xrLabel50.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
  287. new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[Currency]")});
  288. this.xrLabel50.Multiline = true;
  289. this.xrLabel50.Name = "xrLabel50";
  290. this.xrLabel50.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
  291. //
  292. // xrLabel49
  293. //
  294. this.xrLabel49.Multiline = true;
  295. this.xrLabel49.Name = "xrLabel49";
  296. this.xrLabel49.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
  297. this.xrLabel49.StylePriority.UseFont = false;
  298. //
  299. // xrLabel48
  300. //
  301. this.xrLabel48.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
  302. new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[Salary]")});
  303. this.xrLabel48.Multiline = true;
  304. this.xrLabel48.Name = "xrLabel48";
  305. this.xrLabel48.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
  306. this.xrLabel48.StylePriority.UseTextAlignment = false;
  307. this.xrLabel48.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
  308. //
  309. // xrLabel47
  310. //
  311. this.xrLabel47.Borders = DevExpress.XtraPrinting.BorderSide.Bottom;
  312. this.xrLabel47.Multiline = true;
  313. this.xrLabel47.Name = "xrLabel47";
  314. this.xrLabel47.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
  315. this.xrLabel47.StylePriority.UseBorders = false;
  316. this.xrLabel47.StylePriority.UseFont = false;
  317. //
  318. // xrLabel46
  319. //
  320. this.xrLabel46.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
  321. new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[WorkingHours]")});
  322. this.xrLabel46.Multiline = true;
  323. this.xrLabel46.Name = "xrLabel46";
  324. this.xrLabel46.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
  325. this.xrLabel46.StylePriority.UseTextAlignment = false;
  326. this.xrLabel46.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
  327. //
  328. // xrLabel45
  329. //
  330. this.xrLabel45.Multiline = true;
  331. this.xrLabel45.Name = "xrLabel45";
  332. this.xrLabel45.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
  333. this.xrLabel45.StylePriority.UseFont = false;
  334. //
  335. // xrLabel44
  336. //
  337. this.xrLabel44.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
  338. new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[WorkingDays]")});
  339. this.xrLabel44.Multiline = true;
  340. this.xrLabel44.Name = "xrLabel44";
  341. this.xrLabel44.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
  342. //
  343. // xrLabel43
  344. //
  345. this.xrLabel43.Multiline = true;
  346. this.xrLabel43.Name = "xrLabel43";
  347. this.xrLabel43.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
  348. this.xrLabel43.StylePriority.UseFont = false;
  349. //
  350. // xrLabel42
  351. //
  352. this.xrLabel42.Borders = DevExpress.XtraPrinting.BorderSide.Bottom;
  353. this.xrLabel42.Multiline = true;
  354. this.xrLabel42.Name = "xrLabel42";
  355. this.xrLabel42.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
  356. this.xrLabel42.StylePriority.UseBorders = false;
  357. this.xrLabel42.StylePriority.UseFont = false;
  358. //
  359. // xrLabel41
  360. //
  361. this.xrLabel41.Multiline = true;
  362. this.xrLabel41.Name = "xrLabel41";
  363. this.xrLabel41.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
  364. this.xrLabel41.StylePriority.UseFont = false;
  365. //
  366. // xrLabel40
  367. //
  368. this.xrLabel40.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
  369. new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[NoticePeriodBeforeTermination]")});
  370. this.xrLabel40.Multiline = true;
  371. this.xrLabel40.Name = "xrLabel40";
  372. this.xrLabel40.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
  373. this.xrLabel40.StylePriority.UseTextAlignment = false;
  374. this.xrLabel40.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
  375. //
  376. // xrLabel39
  377. //
  378. this.xrLabel39.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
  379. new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[TrialPeriod]")});
  380. this.xrLabel39.Multiline = true;
  381. this.xrLabel39.Name = "xrLabel39";
  382. this.xrLabel39.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
  383. this.xrLabel39.StylePriority.UseTextAlignment = false;
  384. this.xrLabel39.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
  385. //
  386. // xrLabel38
  387. //
  388. this.xrLabel38.Multiline = true;
  389. this.xrLabel38.Name = "xrLabel38";
  390. this.xrLabel38.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
  391. this.xrLabel38.StylePriority.UseFont = false;
  392. //
  393. // xrLabel37
  394. //
  395. this.xrLabel37.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
  396. new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[VacationDays]")});
  397. this.xrLabel37.Multiline = true;
  398. this.xrLabel37.Name = "xrLabel37";
  399. this.xrLabel37.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
  400. this.xrLabel37.StylePriority.UseTextAlignment = false;
  401. this.xrLabel37.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
  402. //
  403. // xrLabel36
  404. //
  405. this.xrLabel36.Multiline = true;
  406. this.xrLabel36.Name = "xrLabel36";
  407. this.xrLabel36.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
  408. this.xrLabel36.StylePriority.UseFont = false;
  409. //
  410. // xrLabel35
  411. //
  412. this.xrLabel35.Multiline = true;
  413. this.xrLabel35.Name = "xrLabel35";
  414. this.xrLabel35.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
  415. this.xrLabel35.StylePriority.UseFont = false;
  416. //
  417. // xrLabel34
  418. //
  419. this.xrLabel34.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
  420. new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[ContractTypeId]")});
  421. this.xrLabel34.Multiline = true;
  422. this.xrLabel34.Name = "xrLabel34";
  423. this.xrLabel34.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
  424. this.xrLabel34.StylePriority.UseTextAlignment = false;
  425. this.xrLabel34.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
  426. //
  427. // xrLabel33
  428. //
  429. this.xrLabel33.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
  430. new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[ContractDurationId]")});
  431. this.xrLabel33.Multiline = true;
  432. this.xrLabel33.Name = "xrLabel33";
  433. this.xrLabel33.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
  434. this.xrLabel33.StylePriority.UseTextAlignment = false;
  435. this.xrLabel33.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
  436. //
  437. // xrLabel32
  438. //
  439. this.xrLabel32.Multiline = true;
  440. this.xrLabel32.Name = "xrLabel32";
  441. this.xrLabel32.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
  442. this.xrLabel32.StylePriority.UseFont = false;
  443. //
  444. // xrLabel31
  445. //
  446. this.xrLabel31.Multiline = true;
  447. this.xrLabel31.Name = "xrLabel31";
  448. this.xrLabel31.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
  449. this.xrLabel31.StylePriority.UseFont = false;
  450. //
  451. // xrLabel30
  452. //
  453. this.xrLabel30.Multiline = true;
  454. this.xrLabel30.Name = "xrLabel30";
  455. this.xrLabel30.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
  456. this.xrLabel30.StylePriority.UseFont = false;
  457. //
  458. // xrLabel29
  459. //
  460. this.xrLabel29.Borders = DevExpress.XtraPrinting.BorderSide.Bottom;
  461. this.xrLabel29.Multiline = true;
  462. this.xrLabel29.Name = "xrLabel29";
  463. this.xrLabel29.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
  464. this.xrLabel29.StylePriority.UseBorders = false;
  465. this.xrLabel29.StylePriority.UseFont = false;
  466. //
  467. // xrLabel28
  468. //
  469. this.xrLabel28.Borders = DevExpress.XtraPrinting.BorderSide.Bottom;
  470. this.xrLabel28.Multiline = true;
  471. this.xrLabel28.Name = "xrLabel28";
  472. this.xrLabel28.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
  473. this.xrLabel28.StylePriority.UseBorders = false;
  474. this.xrLabel28.StylePriority.UseFont = false;
  475. //
  476. // xrLabel27
  477. //
  478. this.xrLabel27.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
  479. new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[JobNumber]")});
  480. this.xrLabel27.Multiline = true;
  481. this.xrLabel27.Name = "xrLabel27";
  482. this.xrLabel27.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
  483. //
  484. // xrLabel26
  485. //
  486. this.xrLabel26.Multiline = true;
  487. this.xrLabel26.Name = "xrLabel26";
  488. this.xrLabel26.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
  489. this.xrLabel26.StylePriority.UseFont = false;
  490. //
  491. // xrLabel25
  492. //
  493. this.xrLabel25.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
  494. new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[Universities_NameEn]")});
  495. this.xrLabel25.Multiline = true;
  496. this.xrLabel25.Name = "xrLabel25";
  497. this.xrLabel25.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
  498. //
  499. // xrLabel24
  500. //
  501. this.xrLabel24.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
  502. new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[Email]")});
  503. this.xrLabel24.Multiline = true;
  504. this.xrLabel24.Name = "xrLabel24";
  505. this.xrLabel24.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
  506. //
  507. // xrLabel23
  508. //
  509. this.xrLabel23.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
  510. new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[PhoneNumber]")});
  511. this.xrLabel23.Multiline = true;
  512. this.xrLabel23.Name = "xrLabel23";
  513. this.xrLabel23.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
  514. //
  515. // xrLabel22
  516. //
  517. this.xrLabel22.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
  518. new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[JobTitles_NameEn]")});
  519. this.xrLabel22.Multiline = true;
  520. this.xrLabel22.Name = "xrLabel22";
  521. this.xrLabel22.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
  522. //
  523. // xrLabel21
  524. //
  525. this.xrLabel21.Multiline = true;
  526. this.xrLabel21.Name = "xrLabel21";
  527. this.xrLabel21.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
  528. this.xrLabel21.StylePriority.UseFont = false;
  529. //
  530. // xrLabel20
  531. //
  532. this.xrLabel20.Multiline = true;
  533. this.xrLabel20.Name = "xrLabel20";
  534. this.xrLabel20.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
  535. this.xrLabel20.StylePriority.UseFont = false;
  536. //
  537. // xrLabel19
  538. //
  539. this.xrLabel19.Multiline = true;
  540. this.xrLabel19.Name = "xrLabel19";
  541. this.xrLabel19.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
  542. this.xrLabel19.StylePriority.UseFont = false;
  543. //
  544. // xrLabel18
  545. //
  546. this.xrLabel18.Multiline = true;
  547. this.xrLabel18.Name = "xrLabel18";
  548. this.xrLabel18.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
  549. this.xrLabel18.StylePriority.UseFont = false;
  550. //
  551. // xrLabel4
  552. //
  553. this.xrLabel4.Multiline = true;
  554. this.xrLabel4.Name = "xrLabel4";
  555. this.xrLabel4.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
  556. this.xrLabel4.StylePriority.UseFont = false;
  557. //
  558. // xrLabel17
  559. //
  560. this.xrLabel17.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
  561. new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[DateOfBirth]")});
  562. this.xrLabel17.Multiline = true;
  563. this.xrLabel17.Name = "xrLabel17";
  564. this.xrLabel17.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
  565. //
  566. // xrLabel16
  567. //
  568. this.xrLabel16.Multiline = true;
  569. this.xrLabel16.Name = "xrLabel16";
  570. this.xrLabel16.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
  571. this.xrLabel16.StylePriority.UseFont = false;
  572. //
  573. // xrLabel13
  574. //
  575. this.xrLabel13.Multiline = true;
  576. this.xrLabel13.Name = "xrLabel13";
  577. this.xrLabel13.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
  578. this.xrLabel13.StylePriority.UseFont = false;
  579. //
  580. // xrLabel15
  581. //
  582. this.xrLabel15.Borders = DevExpress.XtraPrinting.BorderSide.Bottom;
  583. this.xrLabel15.Multiline = true;
  584. this.xrLabel15.Name = "xrLabel15";
  585. this.xrLabel15.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
  586. this.xrLabel15.StylePriority.UseBorders = false;
  587. this.xrLabel15.StylePriority.UseFont = false;
  588. //
  589. // xrLabel14
  590. //
  591. this.xrLabel14.Multiline = true;
  592. this.xrLabel14.Name = "xrLabel14";
  593. this.xrLabel14.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
  594. this.xrLabel14.StylePriority.UseFont = false;
  595. //
  596. // xrLabel12
  597. //
  598. this.xrLabel12.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
  599. new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[CRNumber]")});
  600. this.xrLabel12.Multiline = true;
  601. this.xrLabel12.Name = "xrLabel12";
  602. this.xrLabel12.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
  603. //
  604. // xrLabel11
  605. //
  606. this.xrLabel11.Multiline = true;
  607. this.xrLabel11.Name = "xrLabel11";
  608. this.xrLabel11.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
  609. this.xrLabel11.StylePriority.UseFont = false;
  610. //
  611. // xrLabel10
  612. //
  613. this.xrLabel10.Multiline = true;
  614. this.xrLabel10.Name = "xrLabel10";
  615. this.xrLabel10.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
  616. this.xrLabel10.StylePriority.UseFont = false;
  617. //
  618. // xrLabel9
  619. //
  620. this.xrLabel9.Borders = DevExpress.XtraPrinting.BorderSide.Bottom;
  621. this.xrLabel9.Multiline = true;
  622. this.xrLabel9.Name = "xrLabel9";
  623. this.xrLabel9.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
  624. this.xrLabel9.StylePriority.UseBorders = false;
  625. this.xrLabel9.StylePriority.UseFont = false;
  626. //
  627. // xrLabel7
  628. //
  629. this.xrLabel7.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
  630. new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[EndDate]")});
  631. this.xrLabel7.Multiline = true;
  632. this.xrLabel7.Name = "xrLabel7";
  633. this.xrLabel7.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
  634. //
  635. // xrLabel6
  636. //
  637. this.xrLabel6.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
  638. new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[Contracts].[StartDate]")});
  639. this.xrLabel6.Multiline = true;
  640. this.xrLabel6.Name = "xrLabel6";
  641. this.xrLabel6.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
  642. //
  643. // xrLabel5
  644. //
  645. this.xrLabel5.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
  646. new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[Contracts].[PassportNumber]")});
  647. this.xrLabel5.Multiline = true;
  648. this.xrLabel5.Name = "xrLabel5";
  649. this.xrLabel5.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
  650. //
  651. // xrLabel2
  652. //
  653. this.xrLabel2.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
  654. new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "Concat([FirstName],\' \' ,[LastName])")});
  655. this.xrLabel2.Multiline = true;
  656. this.xrLabel2.Name = "xrLabel2";
  657. this.xrLabel2.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
  658. //
  659. // xrLabel1
  660. //
  661. this.xrLabel1.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
  662. new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[Contracts].[CompanyName]")});
  663. this.xrLabel1.Multiline = true;
  664. this.xrLabel1.Name = "xrLabel1";
  665. this.xrLabel1.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
  666. //
  667. // sqlDataSource1
  668. //
  669. this.sqlDataSource1.ConnectionName = "LocalConnectionString";
  670. this.sqlDataSource1.Name = "sqlDataSource1";
  671. columnExpression1.ColumnName = "CompanyName";
  672. table1.MetaSerializable = "<Meta X=\"185\" Y=\"30\" Width=\"125\" Height=\"285\" />";
  673. table1.Name = "Companies";
  674. columnExpression1.Table = table1;
  675. column1.Expression = columnExpression1;
  676. columnExpression2.ColumnName = "CRNumber";
  677. columnExpression2.Table = table1;
  678. column2.Expression = columnExpression2;
  679. columnExpression3.ColumnName = "TaxNumber";
  680. columnExpression3.Table = table1;
  681. column3.Expression = columnExpression3;
  682. columnExpression4.ColumnName = "CreateDate";
  683. table2.MetaSerializable = "<Meta X=\"30\" Y=\"30\" Width=\"125\" Height=\"785\" />";
  684. table2.Name = "Contracts";
  685. columnExpression4.Table = table2;
  686. column4.Expression = columnExpression4;
  687. columnExpression5.ColumnName = "ContractTypeId";
  688. columnExpression5.Table = table2;
  689. column5.Expression = columnExpression5;
  690. columnExpression6.ColumnName = "CompanyId";
  691. columnExpression6.Table = table2;
  692. column6.Expression = columnExpression6;
  693. columnExpression7.ColumnName = "NameEn";
  694. table3.MetaSerializable = "<Meta X=\"495\" Y=\"30\" Width=\"125\" Height=\"125\" />";
  695. table3.Name = "Qualifications";
  696. columnExpression7.Table = table3;
  697. column7.Expression = columnExpression7;
  698. columnExpression8.ColumnName = "ContractDurationId";
  699. columnExpression8.Table = table2;
  700. column8.Expression = columnExpression8;
  701. columnExpression9.ColumnName = "StartDate";
  702. columnExpression9.Table = table2;
  703. column9.Expression = columnExpression9;
  704. columnExpression10.ColumnName = "JobNumber";
  705. columnExpression10.Table = table2;
  706. column10.Expression = columnExpression10;
  707. columnExpression11.ColumnName = "VacationDays";
  708. columnExpression11.Table = table2;
  709. column11.Expression = columnExpression11;
  710. columnExpression12.ColumnName = "TrialPeriod";
  711. columnExpression12.Table = table2;
  712. column12.Expression = columnExpression12;
  713. columnExpression13.ColumnName = "NoticePeriodBeforeTermination";
  714. columnExpression13.Table = table2;
  715. column13.Expression = columnExpression13;
  716. columnExpression14.ColumnName = "WorkingDays";
  717. columnExpression14.Table = table2;
  718. column14.Expression = columnExpression14;
  719. columnExpression15.ColumnName = "WorkingHours";
  720. columnExpression15.Table = table2;
  721. column15.Expression = columnExpression15;
  722. columnExpression16.ColumnName = "StartDailyWorkingHours";
  723. columnExpression16.Table = table2;
  724. column16.Expression = columnExpression16;
  725. columnExpression17.ColumnName = "EndDailyWorkingHours";
  726. columnExpression17.Table = table2;
  727. column17.Expression = columnExpression17;
  728. columnExpression18.ColumnName = "Salary";
  729. columnExpression18.Table = table2;
  730. column18.Expression = columnExpression18;
  731. columnExpression19.ColumnName = "Currency";
  732. columnExpression19.Table = table2;
  733. column19.Expression = columnExpression19;
  734. columnExpression20.ColumnName = "BillingCycle";
  735. columnExpression20.Table = table2;
  736. column20.Expression = columnExpression20;
  737. columnExpression21.ColumnName = "IncludesAllAllowances";
  738. columnExpression21.Table = table2;
  739. column21.Expression = columnExpression21;
  740. columnExpression22.ColumnName = "FirstName";
  741. table4.MetaSerializable = "<Meta X=\"340\" Y=\"30\" Width=\"125\" Height=\"865\" />";
  742. table4.Name = "AspNetUsers";
  743. columnExpression22.Table = table4;
  744. column22.Expression = columnExpression22;
  745. columnExpression23.ColumnName = "LastName";
  746. columnExpression23.Table = table4;
  747. column23.Expression = columnExpression23;
  748. columnExpression24.ColumnName = "UserType";
  749. columnExpression24.Table = table4;
  750. column24.Expression = columnExpression24;
  751. columnExpression25.ColumnName = "PassportNumber";
  752. columnExpression25.Table = table4;
  753. column25.Expression = columnExpression25;
  754. column26.Alias = "AspNetUsers_TaxNumber";
  755. columnExpression26.ColumnName = "TaxNumber";
  756. columnExpression26.Table = table4;
  757. column26.Expression = columnExpression26;
  758. columnExpression27.ColumnName = "IncomeTaxValue";
  759. columnExpression27.Table = table4;
  760. column27.Expression = columnExpression27;
  761. columnExpression28.ColumnName = "Email";
  762. columnExpression28.Table = table4;
  763. column28.Expression = columnExpression28;
  764. columnExpression29.ColumnName = "PhoneNumber";
  765. columnExpression29.Table = table4;
  766. column29.Expression = columnExpression29;
  767. columnExpression30.ColumnName = "DateOfBirth";
  768. columnExpression30.Table = table4;
  769. column30.Expression = columnExpression30;
  770. columnExpression31.ColumnName = "Position";
  771. columnExpression31.Table = table4;
  772. column31.Expression = columnExpression31;
  773. column32.Alias = "Universities_NameEn";
  774. columnExpression32.ColumnName = "NameEn";
  775. table5.MetaSerializable = "<Meta X=\"590\" Y=\"380\" Width=\"125\" Height=\"125\" />";
  776. table5.Name = "Universities";
  777. columnExpression32.Table = table5;
  778. column32.Expression = columnExpression32;
  779. column33.Alias = "CountryLookups_NameEn";
  780. columnExpression33.ColumnName = "NameEn";
  781. table6.MetaSerializable = "<Meta X=\"640\" Y=\"180\" Width=\"125\" Height=\"165\" />";
  782. table6.Name = "CountryLookups";
  783. columnExpression33.Table = table6;
  784. column33.Expression = columnExpression33;
  785. column34.Alias = "JobTitles_NameEn";
  786. columnExpression34.ColumnName = "NameEn";
  787. table7.MetaSerializable = "<Meta X=\"650\" Y=\"30\" Width=\"125\" Height=\"125\" />";
  788. table7.Name = "JobTitles";
  789. columnExpression34.Table = table7;
  790. column34.Expression = columnExpression34;
  791. columnExpression35.ColumnName = "EndDate";
  792. columnExpression35.Table = table2;
  793. column35.Expression = columnExpression35;
  794. columnExpression36.ColumnName = "TypeOfWork";
  795. columnExpression36.Table = table2;
  796. column36.Expression = columnExpression36;
  797. columnExpression37.ColumnName = "WhoCanTerminateContractInTrial";
  798. columnExpression37.Table = table2;
  799. column37.Expression = columnExpression37;
  800. columnExpression38.ColumnName = "WhoCanTerminateContract";
  801. columnExpression38.Table = table2;
  802. column38.Expression = columnExpression38;
  803. selectQuery1.Columns.Add(column1);
  804. selectQuery1.Columns.Add(column2);
  805. selectQuery1.Columns.Add(column3);
  806. selectQuery1.Columns.Add(column4);
  807. selectQuery1.Columns.Add(column5);
  808. selectQuery1.Columns.Add(column6);
  809. selectQuery1.Columns.Add(column7);
  810. selectQuery1.Columns.Add(column8);
  811. selectQuery1.Columns.Add(column9);
  812. selectQuery1.Columns.Add(column10);
  813. selectQuery1.Columns.Add(column11);
  814. selectQuery1.Columns.Add(column12);
  815. selectQuery1.Columns.Add(column13);
  816. selectQuery1.Columns.Add(column14);
  817. selectQuery1.Columns.Add(column15);
  818. selectQuery1.Columns.Add(column16);
  819. selectQuery1.Columns.Add(column17);
  820. selectQuery1.Columns.Add(column18);
  821. selectQuery1.Columns.Add(column19);
  822. selectQuery1.Columns.Add(column20);
  823. selectQuery1.Columns.Add(column21);
  824. selectQuery1.Columns.Add(column22);
  825. selectQuery1.Columns.Add(column23);
  826. selectQuery1.Columns.Add(column24);
  827. selectQuery1.Columns.Add(column25);
  828. selectQuery1.Columns.Add(column26);
  829. selectQuery1.Columns.Add(column27);
  830. selectQuery1.Columns.Add(column28);
  831. selectQuery1.Columns.Add(column29);
  832. selectQuery1.Columns.Add(column30);
  833. selectQuery1.Columns.Add(column31);
  834. selectQuery1.Columns.Add(column32);
  835. selectQuery1.Columns.Add(column33);
  836. selectQuery1.Columns.Add(column34);
  837. selectQuery1.Columns.Add(column35);
  838. selectQuery1.Columns.Add(column36);
  839. selectQuery1.Columns.Add(column37);
  840. selectQuery1.Columns.Add(column38);
  841. selectQuery1.FilterString = "[Contracts.Id] = ?ContractId";
  842. selectQuery1.GroupFilterString = "";
  843. selectQuery1.Name = "Contracts";
  844. queryParameter1.Name = "ContractId";
  845. queryParameter1.Type = typeof(DevExpress.DataAccess.Expression);
  846. queryParameter1.Value = new DevExpress.DataAccess.Expression("?ContractId", typeof(int));
  847. selectQuery1.Parameters.AddRange(new DevExpress.DataAccess.Sql.QueryParameter[] {
  848. queryParameter1});
  849. relationColumnInfo1.NestedKeyColumn = "Id";
  850. relationColumnInfo1.ParentKeyColumn = "CompanyId";
  851. join1.KeyColumns.Add(relationColumnInfo1);
  852. join1.Nested = table1;
  853. join1.Parent = table2;
  854. join1.SqlJoinType = ((DevExpress.DataAccess.Sql.SqlJoinType)(DevExpress.DataAccess.Sql.SqlJoinType.LeftOuter));
  855. relationColumnInfo2.NestedKeyColumn = "Id";
  856. relationColumnInfo2.ParentKeyColumn = "UserId";
  857. join2.KeyColumns.Add(relationColumnInfo2);
  858. join2.Nested = table4;
  859. join2.Parent = table2;
  860. join2.SqlJoinType = ((DevExpress.DataAccess.Sql.SqlJoinType)(DevExpress.DataAccess.Sql.SqlJoinType.LeftOuter));
  861. relationColumnInfo3.NestedKeyColumn = "Id";
  862. relationColumnInfo3.ParentKeyColumn = "JobTitleId";
  863. relationColumnInfo4.NestedKeyColumn = "Id";
  864. relationColumnInfo4.ParentKeyColumn = "JobId";
  865. join3.KeyColumns.Add(relationColumnInfo3);
  866. join3.KeyColumns.Add(relationColumnInfo4);
  867. join3.Nested = table7;
  868. join3.Parent = table2;
  869. join3.SqlJoinType = ((DevExpress.DataAccess.Sql.SqlJoinType)(DevExpress.DataAccess.Sql.SqlJoinType.LeftOuter));
  870. relationColumnInfo5.NestedKeyColumn = "Id";
  871. relationColumnInfo5.ParentKeyColumn = "WorkCountryId";
  872. join4.KeyColumns.Add(relationColumnInfo5);
  873. join4.Nested = table6;
  874. join4.Parent = table2;
  875. join4.SqlJoinType = ((DevExpress.DataAccess.Sql.SqlJoinType)(DevExpress.DataAccess.Sql.SqlJoinType.LeftOuter));
  876. relationColumnInfo6.NestedKeyColumn = "Id";
  877. relationColumnInfo6.ParentKeyColumn = "AcademicQualificationId";
  878. join5.KeyColumns.Add(relationColumnInfo6);
  879. join5.Nested = table3;
  880. join5.Parent = table2;
  881. join5.SqlJoinType = ((DevExpress.DataAccess.Sql.SqlJoinType)(DevExpress.DataAccess.Sql.SqlJoinType.LeftOuter));
  882. relationColumnInfo7.NestedKeyColumn = "Id";
  883. relationColumnInfo7.ParentKeyColumn = "UniversityId";
  884. join6.KeyColumns.Add(relationColumnInfo7);
  885. join6.Nested = table5;
  886. join6.Parent = table4;
  887. join6.SqlJoinType = ((DevExpress.DataAccess.Sql.SqlJoinType)(DevExpress.DataAccess.Sql.SqlJoinType.LeftOuter));
  888. selectQuery1.Relations.Add(join1);
  889. selectQuery1.Relations.Add(join2);
  890. selectQuery1.Relations.Add(join3);
  891. selectQuery1.Relations.Add(join4);
  892. selectQuery1.Relations.Add(join5);
  893. selectQuery1.Relations.Add(join6);
  894. selectQuery1.Tables.Add(table2);
  895. selectQuery1.Tables.Add(table1);
  896. selectQuery1.Tables.Add(table4);
  897. selectQuery1.Tables.Add(table3);
  898. selectQuery1.Tables.Add(table7);
  899. selectQuery1.Tables.Add(table6);
  900. selectQuery1.Tables.Add(table5);
  901. this.sqlDataSource1.Queries.AddRange(new DevExpress.DataAccess.Sql.SqlQuery[] {
  902. selectQuery1});
  903. this.sqlDataSource1.ResultSchemaSerializable = resources.GetString("sqlDataSource1.ResultSchemaSerializable");
  904. //
  905. // ContractId
  906. //
  907. this.ContractId.AllowNull = true;
  908. this.ContractId.Name = "ContractId";
  909. this.ContractId.Type = typeof(int);
  910. this.ContractId.ValueInfo = "1";
  911. //
  912. // xrControlStyle1
  913. //
  914. this.xrControlStyle1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
  915. this.xrControlStyle1.BorderDashStyle = DevExpress.XtraPrinting.BorderDashStyle.Solid;
  916. this.xrControlStyle1.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
  917. | DevExpress.XtraPrinting.BorderSide.Right)
  918. | DevExpress.XtraPrinting.BorderSide.Bottom)));
  919. this.xrControlStyle1.BorderWidth = 5F;
  920. this.xrControlStyle1.Name = "xrControlStyle1";
  921. //
  922. // ContractReport
  923. //
  924. this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
  925. this.TopMargin,
  926. this.BottomMargin,
  927. this.Detail});
  928. this.ComponentStorage.AddRange(new System.ComponentModel.IComponent[] {
  929. this.sqlDataSource1});
  930. this.DataMember = "Contracts";
  931. this.DataSource = this.sqlDataSource1;
  932. this.LocalizationItems.AddRange(new DevExpress.XtraReports.Localization.LocalizationItem[] {
  933. new DevExpress.XtraReports.Localization.LocalizationItem(this.ContractId, "Default", "Description", "ContractId"),
  934. new DevExpress.XtraReports.Localization.LocalizationItem(this, "Default", "Font", new DevExpress.Drawing.DXFont("Arial", 9.75F)),
  935. new DevExpress.XtraReports.Localization.LocalizationItem(this, "Default", "Margins", new DevExpress.Drawing.DXMargins(100F, 100F, 84.16666F, 100F)),
  936. new DevExpress.XtraReports.Localization.LocalizationItem(this, "en-US", "Margins", new DevExpress.Drawing.DXMargins(100F, 100F, 84.16666F, 100F)),
  937. new DevExpress.XtraReports.Localization.LocalizationItem(this.Detail, "Default", "HeightF", 671.6667F),
  938. new DevExpress.XtraReports.Localization.LocalizationItem(this.TopMargin, "Default", "HeightF", 84.16666F),
  939. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel1, "Default", "LocationFloat", new DevExpress.Utils.PointFloat(122.4999F, 33.83331F)),
  940. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel1, "Default", "SizeF", new System.Drawing.SizeF(201.6667F, 23F)),
  941. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel1, "Default", "Text", "xrLabel1"),
  942. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel10, "Default", "Font", new DevExpress.Drawing.DXFont("Arial", 9.75F, DevExpress.Drawing.DXFontStyle.Bold)),
  943. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel10, "Default", "LocationFloat", new DevExpress.Utils.PointFloat(21.66667F, 33.83331F)),
  944. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel10, "Default", "SizeF", new System.Drawing.SizeF(70.83334F, 23F)),
  945. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel10, "Default", "Text", "Name:"),
  946. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel11, "Default", "Font", new DevExpress.Drawing.DXFont("Arial", 9.75F, DevExpress.Drawing.DXFontStyle.Bold)),
  947. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel11, "Default", "LocationFloat", new DevExpress.Utils.PointFloat(391.6667F, 33.83331F)),
  948. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel11, "Default", "SizeF", new System.Drawing.SizeF(70.83334F, 23F)),
  949. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel11, "Default", "Text", "CR:"),
  950. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel12, "Default", "LocationFloat", new DevExpress.Utils.PointFloat(462.5F, 33.83331F)),
  951. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel12, "Default", "SizeF", new System.Drawing.SizeF(100F, 23F)),
  952. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel12, "Default", "Text", "xrLabel12"),
  953. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel13, "Default", "Font", new DevExpress.Drawing.DXFont("Arial", 9.75F, DevExpress.Drawing.DXFontStyle.Bold)),
  954. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel13, "Default", "LocationFloat", new DevExpress.Utils.PointFloat(21.66667F, 163F)),
  955. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel13, "Default", "SizeF", new System.Drawing.SizeF(70.83334F, 23F)),
  956. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel13, "Default", "Text", "Passport:"),
  957. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel14, "Default", "Font", new DevExpress.Drawing.DXFont("Arial", 9.75F, DevExpress.Drawing.DXFontStyle.Bold)),
  958. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel14, "Default", "LocationFloat", new DevExpress.Utils.PointFloat(21.66667F, 140F)),
  959. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel14, "Default", "SizeF", new System.Drawing.SizeF(70.83334F, 23F)),
  960. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel14, "Default", "Text", "Name:"),
  961. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel15, "Default", "Font", new DevExpress.Drawing.DXFont("Arial", 14F, DevExpress.Drawing.DXFontStyle.Bold)),
  962. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel15, "Default", "LocationFloat", new DevExpress.Utils.PointFloat(21.66667F, 102.8333F)),
  963. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel15, "Default", "SizeF", new System.Drawing.SizeF(600F, 23F)),
  964. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel15, "en-US", "SizeF", new System.Drawing.SizeF(618.3333F, 23F)),
  965. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel15, "Default", "Text", "Employee Information:"),
  966. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel16, "Default", "Font", new DevExpress.Drawing.DXFont("Arial", 9.75F, DevExpress.Drawing.DXFontStyle.Bold)),
  967. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel16, "Default", "LocationFloat", new DevExpress.Utils.PointFloat(21.66667F, 186F)),
  968. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel16, "Default", "SizeF", new System.Drawing.SizeF(100F, 23.00002F)),
  969. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel16, "Default", "Text", "Date Of Birth:"),
  970. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel17, "Default", "LocationFloat", new DevExpress.Utils.PointFloat(158.3333F, 185.9999F)),
  971. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel17, "en-US", "LocationFloat", new DevExpress.Utils.PointFloat(132.5F, 185.9999F)),
  972. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel17, "Default", "SizeF", new System.Drawing.SizeF(100F, 23F)),
  973. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel17, "Default", "Text", "xrLabel17"),
  974. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel17, "Default", "TextFormatString", "{0:d}"),
  975. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel18, "Default", "Font", new DevExpress.Drawing.DXFont("Arial", 9.75F, DevExpress.Drawing.DXFontStyle.Bold)),
  976. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel18, "Default", "LocationFloat", new DevExpress.Utils.PointFloat(377.5F, 209F)),
  977. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel18, "en-US", "LocationFloat", new DevExpress.Utils.PointFloat(355.8332F, 209F)),
  978. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel18, "Default", "SizeF", new System.Drawing.SizeF(51.66666F, 23.00003F)),
  979. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel18, "en-US", "SizeF", new System.Drawing.SizeF(99.99994F, 23.00002F)),
  980. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel18, "Default", "Text", "Email:"),
  981. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel19, "Default", "Font", new DevExpress.Drawing.DXFont("Arial", 9.75F, DevExpress.Drawing.DXFontStyle.Bold)),
  982. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel19, "Default", "LocationFloat", new DevExpress.Utils.PointFloat(21.66667F, 314.3335F)),
  983. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel19, "Default", "SizeF", new System.Drawing.SizeF(100F, 23.00002F)),
  984. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel19, "Default", "Text", "Job:"),
  985. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel2, "Default", "LocationFloat", new DevExpress.Utils.PointFloat(158.3333F, 139.9999F)),
  986. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel2, "en-US", "LocationFloat", new DevExpress.Utils.PointFloat(132.5F, 139.9999F)),
  987. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel2, "Default", "SizeF", new System.Drawing.SizeF(257.5001F, 23F)),
  988. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel2, "Default", "Text", "xrLabel2"),
  989. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel20, "Default", "Font", new DevExpress.Drawing.DXFont("Arial", 9.75F, DevExpress.Drawing.DXFontStyle.Bold)),
  990. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel20, "Default", "LocationFloat", new DevExpress.Utils.PointFloat(377.5F, 232F)),
  991. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel20, "en-US", "LocationFloat", new DevExpress.Utils.PointFloat(355.8332F, 232F)),
  992. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel20, "Default", "SizeF", new System.Drawing.SizeF(100F, 23.00002F)),
  993. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel20, "en-US", "SizeF", new System.Drawing.SizeF(99.99994F, 23.00003F)),
  994. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel20, "Default", "Text", "Qualification:"),
  995. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel21, "Default", "Font", new DevExpress.Drawing.DXFont("Arial", 9.75F, DevExpress.Drawing.DXFontStyle.Bold)),
  996. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel21, "Default", "LocationFloat", new DevExpress.Utils.PointFloat(21.66667F, 232F)),
  997. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel21, "Default", "SizeF", new System.Drawing.SizeF(100F, 23.00002F)),
  998. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel21, "Default", "Text", "University:"),
  999. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel22, "Default", "LocationFloat", new DevExpress.Utils.PointFloat(166.6666F, 314.3335F)),
  1000. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel22, "en-US", "LocationFloat", new DevExpress.Utils.PointFloat(158.3333F, 314.3335F)),
  1001. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel22, "Default", "SizeF", new System.Drawing.SizeF(172.5001F, 23F)),
  1002. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel22, "Default", "Text", "xrLabel22"),
  1003. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel23, "Default", "LocationFloat", new DevExpress.Utils.PointFloat(158.3333F, 208.9999F)),
  1004. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel23, "en-US", "LocationFloat", new DevExpress.Utils.PointFloat(132.5F, 208.9999F)),
  1005. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel23, "Default", "SizeF", new System.Drawing.SizeF(100F, 23F)),
  1006. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel23, "Default", "Text", "xrLabel23"),
  1007. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel24, "Default", "LocationFloat", new DevExpress.Utils.PointFloat(433.3333F, 208.9999F)),
  1008. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel24, "en-US", "LocationFloat", new DevExpress.Utils.PointFloat(455.8331F, 209F)),
  1009. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel24, "Default", "SizeF", new System.Drawing.SizeF(188.3334F, 22.99995F)),
  1010. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel24, "en-US", "SizeF", new System.Drawing.SizeF(194.1669F, 22.99998F)),
  1011. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel24, "Default", "Text", "xrLabel24"),
  1012. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel25, "Default", "LocationFloat", new DevExpress.Utils.PointFloat(158.3333F, 232.0001F)),
  1013. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel25, "en-US", "LocationFloat", new DevExpress.Utils.PointFloat(132.5F, 232.0001F)),
  1014. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel25, "Default", "SizeF", new System.Drawing.SizeF(172.5001F, 23.00002F)),
  1015. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel25, "Default", "Text", "xrLabel25"),
  1016. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel26, "Default", "Font", new DevExpress.Drawing.DXFont("Arial", 9.75F, DevExpress.Drawing.DXFontStyle.Bold)),
  1017. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel26, "Default", "LocationFloat", new DevExpress.Utils.PointFloat(391.6667F, 314.3336F)),
  1018. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel26, "en-US", "LocationFloat", new DevExpress.Utils.PointFloat(355.8332F, 314.3336F)),
  1019. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel26, "Default", "SizeF", new System.Drawing.SizeF(100F, 23.00002F)),
  1020. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel26, "Default", "Text", "Job Number:"),
  1021. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel27, "Default", "LocationFloat", new DevExpress.Utils.PointFloat(491.6667F, 314.3336F)),
  1022. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel27, "en-US", "LocationFloat", new DevExpress.Utils.PointFloat(455.8332F, 314.3336F)),
  1023. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel27, "Default", "SizeF", new System.Drawing.SizeF(100F, 23F)),
  1024. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel27, "Default", "Text", "xrLabel27"),
  1025. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel28, "Default", "Font", new DevExpress.Drawing.DXFont("Arial", 14F, DevExpress.Drawing.DXFontStyle.Bold)),
  1026. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel28, "Default", "LocationFloat", new DevExpress.Utils.PointFloat(21.66667F, 272.1669F)),
  1027. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel28, "Default", "SizeF", new System.Drawing.SizeF(600F, 23F)),
  1028. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel28, "en-US", "SizeF", new System.Drawing.SizeF(618.3333F, 23F)),
  1029. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel28, "Default", "Text", "Job"),
  1030. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel29, "Default", "Font", new DevExpress.Drawing.DXFont("Arial", 12F, DevExpress.Drawing.DXFontStyle.Bold)),
  1031. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel29, "Default", "LocationFloat", new DevExpress.Utils.PointFloat(21.66667F, 364.8336F)),
  1032. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel29, "Default", "SizeF", new System.Drawing.SizeF(600F, 23F)),
  1033. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel29, "en-US", "SizeF", new System.Drawing.SizeF(618.3333F, 23F)),
  1034. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel29, "Default", "Text", "Contract"),
  1035. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel3, "Default", "Font", new DevExpress.Drawing.DXFont("Arial", 9.75F)),
  1036. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel3, "Default", "LocationFloat", new DevExpress.Utils.PointFloat(491.6667F, 10F)),
  1037. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel3, "en-US", "LocationFloat", new DevExpress.Utils.PointFloat(491.6667F, 10F)),
  1038. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel3, "Default", "SizeF", new System.Drawing.SizeF(148.3333F, 23.00002F)),
  1039. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel30, "Default", "Font", new DevExpress.Drawing.DXFont("Arial", 9.75F, DevExpress.Drawing.DXFontStyle.Bold)),
  1040. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel30, "Default", "LocationFloat", new DevExpress.Utils.PointFloat(21.66667F, 403.1669F)),
  1041. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel30, "Default", "SizeF", new System.Drawing.SizeF(100F, 23.00002F)),
  1042. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel30, "Default", "Text", "Start Date:"),
  1043. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel31, "Default", "Font", new DevExpress.Drawing.DXFont("Arial", 9.75F, DevExpress.Drawing.DXFontStyle.Bold)),
  1044. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel31, "Default", "LocationFloat", new DevExpress.Utils.PointFloat(391.6667F, 403.1669F)),
  1045. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel31, "en-US", "LocationFloat", new DevExpress.Utils.PointFloat(355.8332F, 403.1669F)),
  1046. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel31, "Default", "SizeF", new System.Drawing.SizeF(100F, 23.00002F)),
  1047. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel31, "Default", "Text", "End Date:"),
  1048. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel32, "Default", "Font", new DevExpress.Drawing.DXFont("Arial", 9.75F, DevExpress.Drawing.DXFontStyle.Bold)),
  1049. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel32, "Default", "LocationFloat", new DevExpress.Utils.PointFloat(21.66667F, 426.1669F)),
  1050. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel32, "Default", "SizeF", new System.Drawing.SizeF(100F, 23.00002F)),
  1051. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel32, "Default", "Text", "Duration:"),
  1052. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel33, "Default", "LocationFloat", new DevExpress.Utils.PointFloat(166.6666F, 426.1668F)),
  1053. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel33, "en-US", "LocationFloat", new DevExpress.Utils.PointFloat(132.5F, 426.1669F)),
  1054. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel33, "Default", "SizeF", new System.Drawing.SizeF(100F, 23F)),
  1055. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel33, "Default", "Text", "xrLabel33"),
  1056. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel34, "Default", "LocationFloat", new DevExpress.Utils.PointFloat(491.6667F, 426.1669F)),
  1057. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel34, "en-US", "LocationFloat", new DevExpress.Utils.PointFloat(455.8332F, 426.1669F)),
  1058. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel34, "Default", "SizeF", new System.Drawing.SizeF(100F, 23F)),
  1059. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel34, "Default", "Text", "xrLabel34"),
  1060. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel35, "Default", "Font", new DevExpress.Drawing.DXFont("Arial", 9.75F, DevExpress.Drawing.DXFontStyle.Bold)),
  1061. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel35, "Default", "LocationFloat", new DevExpress.Utils.PointFloat(391.6667F, 426.1669F)),
  1062. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel35, "en-US", "LocationFloat", new DevExpress.Utils.PointFloat(355.8332F, 426.1669F)),
  1063. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel35, "Default", "SizeF", new System.Drawing.SizeF(100F, 23.00002F)),
  1064. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel35, "Default", "Text", "Contract Type:"),
  1065. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel36, "Default", "Font", new DevExpress.Drawing.DXFont("Arial", 9.75F, DevExpress.Drawing.DXFontStyle.Bold)),
  1066. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel36, "Default", "LocationFloat", new DevExpress.Utils.PointFloat(21.66667F, 449.1669F)),
  1067. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel36, "Default", "SizeF", new System.Drawing.SizeF(135F, 23.00003F)),
  1068. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel36, "en-US", "SizeF", new System.Drawing.SizeF(108F, 23.00003F)),
  1069. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel36, "Default", "Text", "Vacation Days:"),
  1070. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel37, "Default", "LocationFloat", new DevExpress.Utils.PointFloat(166.6667F, 449.1669F)),
  1071. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel37, "en-US", "LocationFloat", new DevExpress.Utils.PointFloat(132.5003F, 449.167F)),
  1072. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel37, "Default", "SizeF", new System.Drawing.SizeF(100F, 23F)),
  1073. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel37, "Default", "Text", "xrLabel37"),
  1074. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel38, "Default", "Font", new DevExpress.Drawing.DXFont("Arial", 9.75F, DevExpress.Drawing.DXFontStyle.Bold)),
  1075. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel38, "Default", "LocationFloat", new DevExpress.Utils.PointFloat(21.66667F, 472.167F)),
  1076. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel38, "Default", "SizeF", new System.Drawing.SizeF(100F, 23.00003F)),
  1077. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel38, "Default", "Text", "Trial Period:"),
  1078. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel39, "Default", "LocationFloat", new DevExpress.Utils.PointFloat(166.6666F, 472.1669F)),
  1079. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel39, "en-US", "LocationFloat", new DevExpress.Utils.PointFloat(132.5F, 472.167F)),
  1080. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel39, "Default", "SizeF", new System.Drawing.SizeF(100F, 23F)),
  1081. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel39, "Default", "Text", "xrLabel39"),
  1082. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel4, "Default", "Font", new DevExpress.Drawing.DXFont("Arial", 9.75F, DevExpress.Drawing.DXFontStyle.Bold)),
  1083. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel4, "Default", "LocationFloat", new DevExpress.Utils.PointFloat(21.66667F, 209F)),
  1084. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel4, "Default", "SizeF", new System.Drawing.SizeF(100F, 23.00002F)),
  1085. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel4, "Default", "Text", "Phone:"),
  1086. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel40, "Default", "LocationFloat", new DevExpress.Utils.PointFloat(205F, 495.1669F)),
  1087. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel40, "Default", "SizeF", new System.Drawing.SizeF(100F, 23F)),
  1088. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel40, "Default", "Text", "xrLabel40"),
  1089. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel41, "Default", "Font", new DevExpress.Drawing.DXFont("Arial", 9.75F, DevExpress.Drawing.DXFontStyle.Bold)),
  1090. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel41, "Default", "LocationFloat", new DevExpress.Utils.PointFloat(21.66667F, 495.167F)),
  1091. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel41, "Default", "SizeF", new System.Drawing.SizeF(180F, 23F)),
  1092. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel41, "Default", "Text", "Termination Notice Period:"),
  1093. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel42, "Default", "Font", new DevExpress.Drawing.DXFont("Arial", 14F, DevExpress.Drawing.DXFontStyle.Bold)),
  1094. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel42, "Default", "LocationFloat", new DevExpress.Utils.PointFloat(21.66667F, 530.667F)),
  1095. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel42, "Default", "SizeF", new System.Drawing.SizeF(600F, 23F)),
  1096. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel42, "en-US", "SizeF", new System.Drawing.SizeF(618.3333F, 23F)),
  1097. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel42, "Default", "Text", "Work Time"),
  1098. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel43, "Default", "Font", new DevExpress.Drawing.DXFont("Arial", 9.75F, DevExpress.Drawing.DXFontStyle.Bold)),
  1099. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel43, "Default", "LocationFloat", new DevExpress.Utils.PointFloat(21.66667F, 567.1669F)),
  1100. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel43, "Default", "SizeF", new System.Drawing.SizeF(100F, 23.00003F)),
  1101. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel43, "Default", "Text", "Working Days:"),
  1102. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel44, "Default", "LocationFloat", new DevExpress.Utils.PointFloat(166.6667F, 567.1669F)),
  1103. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel44, "en-US", "LocationFloat", new DevExpress.Utils.PointFloat(132.5F, 567.1669F)),
  1104. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel44, "Default", "SizeF", new System.Drawing.SizeF(172.4999F, 23F)),
  1105. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel44, "Default", "Text", "xrLabel44"),
  1106. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel45, "Default", "Font", new DevExpress.Drawing.DXFont("Arial", 9.75F, DevExpress.Drawing.DXFontStyle.Bold)),
  1107. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel45, "Default", "LocationFloat", new DevExpress.Utils.PointFloat(391.6667F, 567.1668F)),
  1108. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel45, "en-US", "LocationFloat", new DevExpress.Utils.PointFloat(355.8332F, 567.1668F)),
  1109. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel45, "Default", "SizeF", new System.Drawing.SizeF(111.6667F, 23.00006F)),
  1110. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel45, "Default", "Text", "Working Hours:"),
  1111. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel46, "Default", "LocationFloat", new DevExpress.Utils.PointFloat(503.3333F, 567.167F)),
  1112. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel46, "en-US", "LocationFloat", new DevExpress.Utils.PointFloat(467.4999F, 567.167F)),
  1113. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel46, "Default", "SizeF", new System.Drawing.SizeF(100F, 23F)),
  1114. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel46, "Default", "Text", "xrLabel46"),
  1115. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel47, "Default", "Font", new DevExpress.Drawing.DXFont("Arial", 14F, DevExpress.Drawing.DXFontStyle.Bold)),
  1116. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel47, "Default", "LocationFloat", new DevExpress.Utils.PointFloat(21.66667F, 601.0004F)),
  1117. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel47, "Default", "SizeF", new System.Drawing.SizeF(600F, 23F)),
  1118. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel47, "en-US", "SizeF", new System.Drawing.SizeF(618.3333F, 23F)),
  1119. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel47, "Default", "Text", "Salary"),
  1120. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel48, "Default", "LocationFloat", new DevExpress.Utils.PointFloat(122.4999F, 638.6667F)),
  1121. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel48, "en-US", "LocationFloat", new DevExpress.Utils.PointFloat(132.5F, 638.6667F)),
  1122. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel48, "Default", "SizeF", new System.Drawing.SizeF(79.16672F, 23F)),
  1123. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel48, "Default", "Text", "xrLabel48"),
  1124. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel49, "Default", "Font", new DevExpress.Drawing.DXFont("Arial", 9.75F, DevExpress.Drawing.DXFontStyle.Bold)),
  1125. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel49, "Default", "LocationFloat", new DevExpress.Utils.PointFloat(22.49995F, 638.6667F)),
  1126. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel49, "Default", "SizeF", new System.Drawing.SizeF(100F, 23.00003F)),
  1127. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel49, "Default", "Text", "Amount:"),
  1128. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel5, "Default", "LocationFloat", new DevExpress.Utils.PointFloat(158.3333F, 162.9999F)),
  1129. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel5, "en-US", "LocationFloat", new DevExpress.Utils.PointFloat(132.5F, 162.9999F)),
  1130. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel5, "Default", "SizeF", new System.Drawing.SizeF(150F, 23F)),
  1131. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel5, "Default", "Text", "xrLabel5"),
  1132. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel50, "Default", "LocationFloat", new DevExpress.Utils.PointFloat(205.0001F, 638.6667F)),
  1133. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel50, "en-US", "LocationFloat", new DevExpress.Utils.PointFloat(211.6668F, 638.6668F)),
  1134. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel50, "Default", "SizeF", new System.Drawing.SizeF(100F, 23F)),
  1135. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel50, "en-US", "SizeF", new System.Drawing.SizeF(93.33333F, 23F)),
  1136. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel50, "Default", "Text", "xrLabel50"),
  1137. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel51, "Default", "LocationFloat", new DevExpress.Utils.PointFloat(477.5F, 232.0001F)),
  1138. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel51, "en-US", "LocationFloat", new DevExpress.Utils.PointFloat(455.8331F, 232.0001F)),
  1139. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel51, "Default", "SizeF", new System.Drawing.SizeF(170F, 23.00002F)),
  1140. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel51, "en-US", "SizeF", new System.Drawing.SizeF(194.1669F, 23.00002F)),
  1141. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel51, "Default", "Text", "xrLabel51"),
  1142. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel6, "Default", "LocationFloat", new DevExpress.Utils.PointFloat(166.6666F, 403.1669F)),
  1143. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel6, "en-US", "LocationFloat", new DevExpress.Utils.PointFloat(132.5F, 403.167F)),
  1144. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel6, "Default", "SizeF", new System.Drawing.SizeF(141.6667F, 23F)),
  1145. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel6, "Default", "Text", "xrLabel6"),
  1146. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel6, "Default", "TextFormatString", "{0:d}"),
  1147. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel7, "Default", "LocationFloat", new DevExpress.Utils.PointFloat(491.6667F, 403.1669F)),
  1148. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel7, "en-US", "LocationFloat", new DevExpress.Utils.PointFloat(455.8332F, 403.1669F)),
  1149. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel7, "Default", "SizeF", new System.Drawing.SizeF(100F, 23F)),
  1150. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel7, "Default", "Text", "xrLabel7"),
  1151. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel7, "Default", "TextFormatString", "{0:d}"),
  1152. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel8, "Default", "Font", new DevExpress.Drawing.DXFont("Arial", 19F, DevExpress.Drawing.DXFontStyle.Bold)),
  1153. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel8, "Default", "LocationFloat", new DevExpress.Utils.PointFloat(183.3333F, 26.66667F)),
  1154. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel8, "en-US", "LocationFloat", new DevExpress.Utils.PointFloat(183.3333F, 26.66667F)),
  1155. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel8, "Default", "SizeF", new System.Drawing.SizeF(272.4999F, 47.16666F)),
  1156. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel8, "en-US", "SizeF", new System.Drawing.SizeF(272.4999F, 47.16666F)),
  1157. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel8, "Default", "Text", "Employee Contract"),
  1158. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel9, "Default", "Font", new DevExpress.Drawing.DXFont("Arial", 12F, DevExpress.Drawing.DXFontStyle.Bold)),
  1159. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel9, "Default", "LocationFloat", new DevExpress.Utils.PointFloat(21.66667F, 0F)),
  1160. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel9, "Default", "SizeF", new System.Drawing.SizeF(600F, 23F)),
  1161. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel9, "en-US", "SizeF", new System.Drawing.SizeF(618.3333F, 23F)),
  1162. new DevExpress.XtraReports.Localization.LocalizationItem(this.xrLabel9, "Default", "Text", "Company Information:")});
  1163. this.Parameters.AddRange(new DevExpress.XtraReports.Parameters.Parameter[] {
  1164. this.ContractId});
  1165. this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] {
  1166. this.xrControlStyle1});
  1167. this.Version = "24.1";
  1168. ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
  1169. }
  1170. #endregion
  1171. private DevExpress.XtraReports.UI.TopMarginBand TopMargin;
  1172. private DevExpress.XtraReports.UI.BottomMarginBand BottomMargin;
  1173. private DevExpress.XtraReports.UI.DetailBand Detail;
  1174. private DevExpress.DataAccess.Sql.SqlDataSource sqlDataSource1;
  1175. private DevExpress.XtraReports.Parameters.Parameter ContractId;
  1176. private DevExpress.XtraReports.UI.XRLabel xrLabel7;
  1177. private DevExpress.XtraReports.UI.XRLabel xrLabel6;
  1178. private DevExpress.XtraReports.UI.XRLabel xrLabel5;
  1179. private DevExpress.XtraReports.UI.XRLabel xrLabel2;
  1180. private DevExpress.XtraReports.UI.XRLabel xrLabel1;
  1181. private DevExpress.XtraReports.UI.XRLabel xrLabel8;
  1182. private DevExpress.XtraReports.UI.XRLabel xrLabel9;
  1183. private DevExpress.XtraReports.UI.XRLabel xrLabel11;
  1184. private DevExpress.XtraReports.UI.XRLabel xrLabel10;
  1185. private DevExpress.XtraReports.UI.XRLabel xrLabel15;
  1186. private DevExpress.XtraReports.UI.XRLabel xrLabel14;
  1187. private DevExpress.XtraReports.UI.XRLabel xrLabel12;
  1188. private DevExpress.XtraReports.UI.XRLabel xrLabel13;
  1189. private DevExpress.XtraReports.UI.XRLabel xrLabel17;
  1190. private DevExpress.XtraReports.UI.XRLabel xrLabel16;
  1191. private DevExpress.XtraReports.UI.XRLabel xrLabel20;
  1192. private DevExpress.XtraReports.UI.XRLabel xrLabel19;
  1193. private DevExpress.XtraReports.UI.XRLabel xrLabel18;
  1194. private DevExpress.XtraReports.UI.XRLabel xrLabel4;
  1195. private DevExpress.XtraReports.UI.XRLabel xrLabel27;
  1196. private DevExpress.XtraReports.UI.XRLabel xrLabel26;
  1197. private DevExpress.XtraReports.UI.XRLabel xrLabel25;
  1198. private DevExpress.XtraReports.UI.XRLabel xrLabel24;
  1199. private DevExpress.XtraReports.UI.XRLabel xrLabel23;
  1200. private DevExpress.XtraReports.UI.XRLabel xrLabel22;
  1201. private DevExpress.XtraReports.UI.XRLabel xrLabel21;
  1202. private DevExpress.XtraReports.UI.XRLabel xrLabel29;
  1203. private DevExpress.XtraReports.UI.XRLabel xrLabel28;
  1204. private DevExpress.XtraReports.UI.XRLabel xrLabel31;
  1205. private DevExpress.XtraReports.UI.XRLabel xrLabel30;
  1206. private DevExpress.XtraReports.UI.XRLabel xrLabel36;
  1207. private DevExpress.XtraReports.UI.XRLabel xrLabel35;
  1208. private DevExpress.XtraReports.UI.XRLabel xrLabel34;
  1209. private DevExpress.XtraReports.UI.XRLabel xrLabel33;
  1210. private DevExpress.XtraReports.UI.XRLabel xrLabel32;
  1211. private DevExpress.XtraReports.UI.XRLabel xrLabel41;
  1212. private DevExpress.XtraReports.UI.XRLabel xrLabel40;
  1213. private DevExpress.XtraReports.UI.XRLabel xrLabel39;
  1214. private DevExpress.XtraReports.UI.XRLabel xrLabel38;
  1215. private DevExpress.XtraReports.UI.XRLabel xrLabel37;
  1216. private DevExpress.XtraReports.UI.XRLabel xrLabel42;
  1217. private DevExpress.XtraReports.UI.XRLabel xrLabel44;
  1218. private DevExpress.XtraReports.UI.XRLabel xrLabel43;
  1219. private DevExpress.XtraReports.UI.XRLabel xrLabel46;
  1220. private DevExpress.XtraReports.UI.XRLabel xrLabel45;
  1221. private DevExpress.XtraReports.UI.XRLabel xrLabel50;
  1222. private DevExpress.XtraReports.UI.XRLabel xrLabel49;
  1223. private DevExpress.XtraReports.UI.XRLabel xrLabel48;
  1224. private DevExpress.XtraReports.UI.XRLabel xrLabel47;
  1225. private DevExpress.XtraReports.UI.XRLabel xrLabel51;
  1226. private DevExpress.XtraReports.UI.XRLabel xrLabel3;
  1227. private DevExpress.XtraReports.UI.XRControlStyle xrControlStyle1;
  1228. }
  1229. }