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.xrLabel8 = new DevExpress.XtraReports.UI.XRLabel();
  130. this.BottomMargin = new DevExpress.XtraReports.UI.BottomMarginBand();
  131. this.Detail = new DevExpress.XtraReports.UI.DetailBand();
  132. this.xrLabel50 = new DevExpress.XtraReports.UI.XRLabel();
  133. this.xrLabel49 = new DevExpress.XtraReports.UI.XRLabel();
  134. this.xrLabel48 = new DevExpress.XtraReports.UI.XRLabel();
  135. this.xrLabel47 = new DevExpress.XtraReports.UI.XRLabel();
  136. this.xrLabel46 = new DevExpress.XtraReports.UI.XRLabel();
  137. this.xrLabel45 = new DevExpress.XtraReports.UI.XRLabel();
  138. this.xrLabel44 = new DevExpress.XtraReports.UI.XRLabel();
  139. this.xrLabel43 = new DevExpress.XtraReports.UI.XRLabel();
  140. this.xrLabel42 = new DevExpress.XtraReports.UI.XRLabel();
  141. this.xrLabel41 = new DevExpress.XtraReports.UI.XRLabel();
  142. this.xrLabel40 = new DevExpress.XtraReports.UI.XRLabel();
  143. this.xrLabel39 = new DevExpress.XtraReports.UI.XRLabel();
  144. this.xrLabel38 = new DevExpress.XtraReports.UI.XRLabel();
  145. this.xrLabel37 = new DevExpress.XtraReports.UI.XRLabel();
  146. this.xrLabel36 = new DevExpress.XtraReports.UI.XRLabel();
  147. this.xrLabel35 = new DevExpress.XtraReports.UI.XRLabel();
  148. this.xrLabel34 = new DevExpress.XtraReports.UI.XRLabel();
  149. this.xrLabel33 = new DevExpress.XtraReports.UI.XRLabel();
  150. this.xrLabel32 = new DevExpress.XtraReports.UI.XRLabel();
  151. this.xrLabel31 = new DevExpress.XtraReports.UI.XRLabel();
  152. this.xrLabel30 = new DevExpress.XtraReports.UI.XRLabel();
  153. this.xrLabel29 = new DevExpress.XtraReports.UI.XRLabel();
  154. this.xrLabel28 = new DevExpress.XtraReports.UI.XRLabel();
  155. this.xrLabel27 = new DevExpress.XtraReports.UI.XRLabel();
  156. this.xrLabel26 = new DevExpress.XtraReports.UI.XRLabel();
  157. this.xrLabel25 = new DevExpress.XtraReports.UI.XRLabel();
  158. this.xrLabel24 = new DevExpress.XtraReports.UI.XRLabel();
  159. this.xrLabel23 = new DevExpress.XtraReports.UI.XRLabel();
  160. this.xrLabel22 = new DevExpress.XtraReports.UI.XRLabel();
  161. this.xrLabel21 = new DevExpress.XtraReports.UI.XRLabel();
  162. this.xrLabel20 = new DevExpress.XtraReports.UI.XRLabel();
  163. this.xrLabel19 = new DevExpress.XtraReports.UI.XRLabel();
  164. this.xrLabel18 = new DevExpress.XtraReports.UI.XRLabel();
  165. this.xrLabel4 = new DevExpress.XtraReports.UI.XRLabel();
  166. this.xrLabel17 = new DevExpress.XtraReports.UI.XRLabel();
  167. this.xrLabel16 = new DevExpress.XtraReports.UI.XRLabel();
  168. this.xrLabel13 = new DevExpress.XtraReports.UI.XRLabel();
  169. this.xrLabel15 = new DevExpress.XtraReports.UI.XRLabel();
  170. this.xrLabel14 = new DevExpress.XtraReports.UI.XRLabel();
  171. this.xrLabel12 = new DevExpress.XtraReports.UI.XRLabel();
  172. this.xrLabel11 = new DevExpress.XtraReports.UI.XRLabel();
  173. this.xrLabel10 = new DevExpress.XtraReports.UI.XRLabel();
  174. this.xrLabel9 = new DevExpress.XtraReports.UI.XRLabel();
  175. this.xrLabel7 = new DevExpress.XtraReports.UI.XRLabel();
  176. this.xrLabel6 = new DevExpress.XtraReports.UI.XRLabel();
  177. this.xrLabel5 = new DevExpress.XtraReports.UI.XRLabel();
  178. this.xrLabel2 = new DevExpress.XtraReports.UI.XRLabel();
  179. this.xrLabel1 = new DevExpress.XtraReports.UI.XRLabel();
  180. this.sqlDataSource1 = new DevExpress.DataAccess.Sql.SqlDataSource(this.components);
  181. this.ContractId = new DevExpress.XtraReports.Parameters.Parameter();
  182. this.xrLabel51 = new DevExpress.XtraReports.UI.XRLabel();
  183. this.xrLabel3 = new DevExpress.XtraReports.UI.XRLabel();
  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. // xrLabel8
  199. //
  200. this.xrLabel8.Borders = DevExpress.XtraPrinting.BorderSide.None;
  201. this.xrLabel8.Multiline = true;
  202. this.xrLabel8.Name = "xrLabel8";
  203. this.xrLabel8.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
  204. this.xrLabel8.StylePriority.UseBorders = false;
  205. this.xrLabel8.StylePriority.UseFont = false;
  206. //
  207. // BottomMargin
  208. //
  209. this.BottomMargin.Name = "BottomMargin";
  210. //
  211. // Detail
  212. //
  213. this.Detail.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
  214. this.xrLabel51,
  215. this.xrLabel50,
  216. this.xrLabel49,
  217. this.xrLabel48,
  218. this.xrLabel47,
  219. this.xrLabel46,
  220. this.xrLabel45,
  221. this.xrLabel44,
  222. this.xrLabel43,
  223. this.xrLabel42,
  224. this.xrLabel41,
  225. this.xrLabel40,
  226. this.xrLabel39,
  227. this.xrLabel38,
  228. this.xrLabel37,
  229. this.xrLabel36,
  230. this.xrLabel35,
  231. this.xrLabel34,
  232. this.xrLabel33,
  233. this.xrLabel32,
  234. this.xrLabel31,
  235. this.xrLabel30,
  236. this.xrLabel29,
  237. this.xrLabel28,
  238. this.xrLabel27,
  239. this.xrLabel26,
  240. this.xrLabel25,
  241. this.xrLabel24,
  242. this.xrLabel23,
  243. this.xrLabel22,
  244. this.xrLabel21,
  245. this.xrLabel20,
  246. this.xrLabel19,
  247. this.xrLabel18,
  248. this.xrLabel4,
  249. this.xrLabel17,
  250. this.xrLabel16,
  251. this.xrLabel13,
  252. this.xrLabel15,
  253. this.xrLabel14,
  254. this.xrLabel12,
  255. this.xrLabel11,
  256. this.xrLabel10,
  257. this.xrLabel9,
  258. this.xrLabel7,
  259. this.xrLabel6,
  260. this.xrLabel5,
  261. this.xrLabel2,
  262. this.xrLabel1});
  263. this.Detail.Name = "Detail";
  264. //
  265. // xrLabel50
  266. //
  267. this.xrLabel50.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
  268. new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[Currency]")});
  269. this.xrLabel50.Multiline = true;
  270. this.xrLabel50.Name = "xrLabel50";
  271. this.xrLabel50.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
  272. //
  273. // xrLabel49
  274. //
  275. this.xrLabel49.Multiline = true;
  276. this.xrLabel49.Name = "xrLabel49";
  277. this.xrLabel49.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
  278. this.xrLabel49.StylePriority.UseFont = false;
  279. //
  280. // xrLabel48
  281. //
  282. this.xrLabel48.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
  283. new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[Salary]")});
  284. this.xrLabel48.Multiline = true;
  285. this.xrLabel48.Name = "xrLabel48";
  286. this.xrLabel48.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
  287. this.xrLabel48.StylePriority.UseTextAlignment = false;
  288. this.xrLabel48.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
  289. //
  290. // xrLabel47
  291. //
  292. this.xrLabel47.Borders = DevExpress.XtraPrinting.BorderSide.Bottom;
  293. this.xrLabel47.Multiline = true;
  294. this.xrLabel47.Name = "xrLabel47";
  295. this.xrLabel47.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
  296. this.xrLabel47.StylePriority.UseBorders = false;
  297. this.xrLabel47.StylePriority.UseFont = false;
  298. //
  299. // xrLabel46
  300. //
  301. this.xrLabel46.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
  302. new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[WorkingHours]")});
  303. this.xrLabel46.Multiline = true;
  304. this.xrLabel46.Name = "xrLabel46";
  305. this.xrLabel46.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
  306. this.xrLabel46.StylePriority.UseTextAlignment = false;
  307. this.xrLabel46.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
  308. //
  309. // xrLabel45
  310. //
  311. this.xrLabel45.Multiline = true;
  312. this.xrLabel45.Name = "xrLabel45";
  313. this.xrLabel45.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
  314. this.xrLabel45.StylePriority.UseFont = false;
  315. //
  316. // xrLabel44
  317. //
  318. this.xrLabel44.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
  319. new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[WorkingDays]")});
  320. this.xrLabel44.Multiline = true;
  321. this.xrLabel44.Name = "xrLabel44";
  322. this.xrLabel44.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
  323. //
  324. // xrLabel43
  325. //
  326. this.xrLabel43.Multiline = true;
  327. this.xrLabel43.Name = "xrLabel43";
  328. this.xrLabel43.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
  329. this.xrLabel43.StylePriority.UseFont = false;
  330. //
  331. // xrLabel42
  332. //
  333. this.xrLabel42.Borders = DevExpress.XtraPrinting.BorderSide.Bottom;
  334. this.xrLabel42.Multiline = true;
  335. this.xrLabel42.Name = "xrLabel42";
  336. this.xrLabel42.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
  337. this.xrLabel42.StylePriority.UseBorders = false;
  338. this.xrLabel42.StylePriority.UseFont = false;
  339. //
  340. // xrLabel41
  341. //
  342. this.xrLabel41.Multiline = true;
  343. this.xrLabel41.Name = "xrLabel41";
  344. this.xrLabel41.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
  345. this.xrLabel41.StylePriority.UseFont = false;
  346. //
  347. // xrLabel40
  348. //
  349. this.xrLabel40.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
  350. new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[NoticePeriodBeforeTermination]")});
  351. this.xrLabel40.Multiline = true;
  352. this.xrLabel40.Name = "xrLabel40";
  353. this.xrLabel40.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
  354. this.xrLabel40.StylePriority.UseTextAlignment = false;
  355. this.xrLabel40.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
  356. //
  357. // xrLabel39
  358. //
  359. this.xrLabel39.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
  360. new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[TrialPeriod]")});
  361. this.xrLabel39.Multiline = true;
  362. this.xrLabel39.Name = "xrLabel39";
  363. this.xrLabel39.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
  364. this.xrLabel39.StylePriority.UseTextAlignment = false;
  365. this.xrLabel39.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
  366. //
  367. // xrLabel38
  368. //
  369. this.xrLabel38.Multiline = true;
  370. this.xrLabel38.Name = "xrLabel38";
  371. this.xrLabel38.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
  372. this.xrLabel38.StylePriority.UseFont = false;
  373. //
  374. // xrLabel37
  375. //
  376. this.xrLabel37.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
  377. new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[VacationDays]")});
  378. this.xrLabel37.Multiline = true;
  379. this.xrLabel37.Name = "xrLabel37";
  380. this.xrLabel37.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
  381. this.xrLabel37.StylePriority.UseTextAlignment = false;
  382. this.xrLabel37.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
  383. //
  384. // xrLabel36
  385. //
  386. this.xrLabel36.Multiline = true;
  387. this.xrLabel36.Name = "xrLabel36";
  388. this.xrLabel36.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
  389. this.xrLabel36.StylePriority.UseFont = false;
  390. //
  391. // xrLabel35
  392. //
  393. this.xrLabel35.Multiline = true;
  394. this.xrLabel35.Name = "xrLabel35";
  395. this.xrLabel35.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
  396. this.xrLabel35.StylePriority.UseFont = false;
  397. //
  398. // xrLabel34
  399. //
  400. this.xrLabel34.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
  401. new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[ContractTypeId]")});
  402. this.xrLabel34.Multiline = true;
  403. this.xrLabel34.Name = "xrLabel34";
  404. this.xrLabel34.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
  405. this.xrLabel34.StylePriority.UseTextAlignment = false;
  406. this.xrLabel34.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
  407. //
  408. // xrLabel33
  409. //
  410. this.xrLabel33.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
  411. new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[ContractDurationId]")});
  412. this.xrLabel33.Multiline = true;
  413. this.xrLabel33.Name = "xrLabel33";
  414. this.xrLabel33.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
  415. this.xrLabel33.StylePriority.UseTextAlignment = false;
  416. this.xrLabel33.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
  417. //
  418. // xrLabel32
  419. //
  420. this.xrLabel32.Multiline = true;
  421. this.xrLabel32.Name = "xrLabel32";
  422. this.xrLabel32.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
  423. this.xrLabel32.StylePriority.UseFont = false;
  424. //
  425. // xrLabel31
  426. //
  427. this.xrLabel31.Multiline = true;
  428. this.xrLabel31.Name = "xrLabel31";
  429. this.xrLabel31.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
  430. this.xrLabel31.StylePriority.UseFont = false;
  431. //
  432. // xrLabel30
  433. //
  434. this.xrLabel30.Multiline = true;
  435. this.xrLabel30.Name = "xrLabel30";
  436. this.xrLabel30.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
  437. this.xrLabel30.StylePriority.UseFont = false;
  438. //
  439. // xrLabel29
  440. //
  441. this.xrLabel29.Borders = DevExpress.XtraPrinting.BorderSide.Bottom;
  442. this.xrLabel29.Multiline = true;
  443. this.xrLabel29.Name = "xrLabel29";
  444. this.xrLabel29.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
  445. this.xrLabel29.StylePriority.UseBorders = false;
  446. this.xrLabel29.StylePriority.UseFont = false;
  447. //
  448. // xrLabel28
  449. //
  450. this.xrLabel28.Borders = DevExpress.XtraPrinting.BorderSide.Bottom;
  451. this.xrLabel28.Multiline = true;
  452. this.xrLabel28.Name = "xrLabel28";
  453. this.xrLabel28.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
  454. this.xrLabel28.StylePriority.UseBorders = false;
  455. this.xrLabel28.StylePriority.UseFont = false;
  456. //
  457. // xrLabel27
  458. //
  459. this.xrLabel27.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
  460. new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[JobNumber]")});
  461. this.xrLabel27.Multiline = true;
  462. this.xrLabel27.Name = "xrLabel27";
  463. this.xrLabel27.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
  464. //
  465. // xrLabel26
  466. //
  467. this.xrLabel26.Multiline = true;
  468. this.xrLabel26.Name = "xrLabel26";
  469. this.xrLabel26.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
  470. this.xrLabel26.StylePriority.UseFont = false;
  471. //
  472. // xrLabel25
  473. //
  474. this.xrLabel25.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
  475. new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[Universities_NameEn]")});
  476. this.xrLabel25.Multiline = true;
  477. this.xrLabel25.Name = "xrLabel25";
  478. this.xrLabel25.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
  479. //
  480. // xrLabel24
  481. //
  482. this.xrLabel24.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
  483. new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[Email]")});
  484. this.xrLabel24.Multiline = true;
  485. this.xrLabel24.Name = "xrLabel24";
  486. this.xrLabel24.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
  487. //
  488. // xrLabel23
  489. //
  490. this.xrLabel23.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
  491. new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[PhoneNumber]")});
  492. this.xrLabel23.Multiline = true;
  493. this.xrLabel23.Name = "xrLabel23";
  494. this.xrLabel23.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
  495. //
  496. // xrLabel22
  497. //
  498. this.xrLabel22.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
  499. new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[JobTitles_NameEn]")});
  500. this.xrLabel22.Multiline = true;
  501. this.xrLabel22.Name = "xrLabel22";
  502. this.xrLabel22.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
  503. //
  504. // xrLabel21
  505. //
  506. this.xrLabel21.Multiline = true;
  507. this.xrLabel21.Name = "xrLabel21";
  508. this.xrLabel21.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
  509. this.xrLabel21.StylePriority.UseFont = false;
  510. //
  511. // xrLabel20
  512. //
  513. this.xrLabel20.Multiline = true;
  514. this.xrLabel20.Name = "xrLabel20";
  515. this.xrLabel20.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
  516. this.xrLabel20.StylePriority.UseFont = false;
  517. //
  518. // xrLabel19
  519. //
  520. this.xrLabel19.Multiline = true;
  521. this.xrLabel19.Name = "xrLabel19";
  522. this.xrLabel19.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
  523. this.xrLabel19.StylePriority.UseFont = false;
  524. //
  525. // xrLabel18
  526. //
  527. this.xrLabel18.Multiline = true;
  528. this.xrLabel18.Name = "xrLabel18";
  529. this.xrLabel18.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
  530. this.xrLabel18.StylePriority.UseFont = false;
  531. //
  532. // xrLabel4
  533. //
  534. this.xrLabel4.Multiline = true;
  535. this.xrLabel4.Name = "xrLabel4";
  536. this.xrLabel4.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
  537. this.xrLabel4.StylePriority.UseFont = false;
  538. //
  539. // xrLabel17
  540. //
  541. this.xrLabel17.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
  542. new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[DateOfBirth]")});
  543. this.xrLabel17.Multiline = true;
  544. this.xrLabel17.Name = "xrLabel17";
  545. this.xrLabel17.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
  546. //
  547. // xrLabel16
  548. //
  549. this.xrLabel16.Multiline = true;
  550. this.xrLabel16.Name = "xrLabel16";
  551. this.xrLabel16.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
  552. this.xrLabel16.StylePriority.UseFont = false;
  553. //
  554. // xrLabel13
  555. //
  556. this.xrLabel13.Multiline = true;
  557. this.xrLabel13.Name = "xrLabel13";
  558. this.xrLabel13.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
  559. this.xrLabel13.StylePriority.UseFont = false;
  560. //
  561. // xrLabel15
  562. //
  563. this.xrLabel15.Borders = DevExpress.XtraPrinting.BorderSide.Bottom;
  564. this.xrLabel15.Multiline = true;
  565. this.xrLabel15.Name = "xrLabel15";
  566. this.xrLabel15.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
  567. this.xrLabel15.StylePriority.UseBorders = false;
  568. this.xrLabel15.StylePriority.UseFont = false;
  569. //
  570. // xrLabel14
  571. //
  572. this.xrLabel14.Multiline = true;
  573. this.xrLabel14.Name = "xrLabel14";
  574. this.xrLabel14.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
  575. this.xrLabel14.StylePriority.UseFont = false;
  576. //
  577. // xrLabel12
  578. //
  579. this.xrLabel12.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
  580. new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[CRNumber]")});
  581. this.xrLabel12.Multiline = true;
  582. this.xrLabel12.Name = "xrLabel12";
  583. this.xrLabel12.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
  584. //
  585. // xrLabel11
  586. //
  587. this.xrLabel11.Multiline = true;
  588. this.xrLabel11.Name = "xrLabel11";
  589. this.xrLabel11.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
  590. this.xrLabel11.StylePriority.UseFont = false;
  591. //
  592. // xrLabel10
  593. //
  594. this.xrLabel10.Multiline = true;
  595. this.xrLabel10.Name = "xrLabel10";
  596. this.xrLabel10.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
  597. this.xrLabel10.StylePriority.UseFont = false;
  598. //
  599. // xrLabel9
  600. //
  601. this.xrLabel9.Borders = DevExpress.XtraPrinting.BorderSide.Bottom;
  602. this.xrLabel9.Multiline = true;
  603. this.xrLabel9.Name = "xrLabel9";
  604. this.xrLabel9.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
  605. this.xrLabel9.StylePriority.UseBorders = false;
  606. this.xrLabel9.StylePriority.UseFont = false;
  607. //
  608. // xrLabel7
  609. //
  610. this.xrLabel7.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
  611. new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[EndDate]")});
  612. this.xrLabel7.Multiline = true;
  613. this.xrLabel7.Name = "xrLabel7";
  614. this.xrLabel7.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
  615. //
  616. // xrLabel6
  617. //
  618. this.xrLabel6.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
  619. new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[Contracts].[StartDate]")});
  620. this.xrLabel6.Multiline = true;
  621. this.xrLabel6.Name = "xrLabel6";
  622. this.xrLabel6.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
  623. //
  624. // xrLabel5
  625. //
  626. this.xrLabel5.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
  627. new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[Contracts].[PassportNumber]")});
  628. this.xrLabel5.Multiline = true;
  629. this.xrLabel5.Name = "xrLabel5";
  630. this.xrLabel5.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
  631. //
  632. // xrLabel2
  633. //
  634. this.xrLabel2.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
  635. new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "Concat([FirstName],\' \' ,[LastName])")});
  636. this.xrLabel2.Multiline = true;
  637. this.xrLabel2.Name = "xrLabel2";
  638. this.xrLabel2.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
  639. //
  640. // xrLabel1
  641. //
  642. this.xrLabel1.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
  643. new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[Contracts].[CompanyName]")});
  644. this.xrLabel1.Multiline = true;
  645. this.xrLabel1.Name = "xrLabel1";
  646. this.xrLabel1.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
  647. //
  648. // sqlDataSource1
  649. //
  650. this.sqlDataSource1.ConnectionName = "LocalConnectionString";
  651. this.sqlDataSource1.Name = "sqlDataSource1";
  652. columnExpression1.ColumnName = "CompanyName";
  653. table1.MetaSerializable = "<Meta X=\"185\" Y=\"30\" Width=\"125\" Height=\"285\" />";
  654. table1.Name = "Companies";
  655. columnExpression1.Table = table1;
  656. column1.Expression = columnExpression1;
  657. columnExpression2.ColumnName = "CRNumber";
  658. columnExpression2.Table = table1;
  659. column2.Expression = columnExpression2;
  660. columnExpression3.ColumnName = "TaxNumber";
  661. columnExpression3.Table = table1;
  662. column3.Expression = columnExpression3;
  663. columnExpression4.ColumnName = "CreateDate";
  664. table2.MetaSerializable = "<Meta X=\"30\" Y=\"30\" Width=\"125\" Height=\"785\" />";
  665. table2.Name = "Contracts";
  666. columnExpression4.Table = table2;
  667. column4.Expression = columnExpression4;
  668. columnExpression5.ColumnName = "ContractTypeId";
  669. columnExpression5.Table = table2;
  670. column5.Expression = columnExpression5;
  671. columnExpression6.ColumnName = "CompanyId";
  672. columnExpression6.Table = table2;
  673. column6.Expression = columnExpression6;
  674. columnExpression7.ColumnName = "NameEn";
  675. table3.MetaSerializable = "<Meta X=\"495\" Y=\"30\" Width=\"125\" Height=\"125\" />";
  676. table3.Name = "Qualifications";
  677. columnExpression7.Table = table3;
  678. column7.Expression = columnExpression7;
  679. columnExpression8.ColumnName = "ContractDurationId";
  680. columnExpression8.Table = table2;
  681. column8.Expression = columnExpression8;
  682. columnExpression9.ColumnName = "StartDate";
  683. columnExpression9.Table = table2;
  684. column9.Expression = columnExpression9;
  685. columnExpression10.ColumnName = "JobNumber";
  686. columnExpression10.Table = table2;
  687. column10.Expression = columnExpression10;
  688. columnExpression11.ColumnName = "VacationDays";
  689. columnExpression11.Table = table2;
  690. column11.Expression = columnExpression11;
  691. columnExpression12.ColumnName = "TrialPeriod";
  692. columnExpression12.Table = table2;
  693. column12.Expression = columnExpression12;
  694. columnExpression13.ColumnName = "NoticePeriodBeforeTermination";
  695. columnExpression13.Table = table2;
  696. column13.Expression = columnExpression13;
  697. columnExpression14.ColumnName = "WorkingDays";
  698. columnExpression14.Table = table2;
  699. column14.Expression = columnExpression14;
  700. columnExpression15.ColumnName = "WorkingHours";
  701. columnExpression15.Table = table2;
  702. column15.Expression = columnExpression15;
  703. columnExpression16.ColumnName = "StartDailyWorkingHours";
  704. columnExpression16.Table = table2;
  705. column16.Expression = columnExpression16;
  706. columnExpression17.ColumnName = "EndDailyWorkingHours";
  707. columnExpression17.Table = table2;
  708. column17.Expression = columnExpression17;
  709. columnExpression18.ColumnName = "Salary";
  710. columnExpression18.Table = table2;
  711. column18.Expression = columnExpression18;
  712. columnExpression19.ColumnName = "Currency";
  713. columnExpression19.Table = table2;
  714. column19.Expression = columnExpression19;
  715. columnExpression20.ColumnName = "BillingCycle";
  716. columnExpression20.Table = table2;
  717. column20.Expression = columnExpression20;
  718. columnExpression21.ColumnName = "IncludesAllAllowances";
  719. columnExpression21.Table = table2;
  720. column21.Expression = columnExpression21;
  721. columnExpression22.ColumnName = "FirstName";
  722. table4.MetaSerializable = "<Meta X=\"340\" Y=\"30\" Width=\"125\" Height=\"865\" />";
  723. table4.Name = "AspNetUsers";
  724. columnExpression22.Table = table4;
  725. column22.Expression = columnExpression22;
  726. columnExpression23.ColumnName = "LastName";
  727. columnExpression23.Table = table4;
  728. column23.Expression = columnExpression23;
  729. columnExpression24.ColumnName = "UserType";
  730. columnExpression24.Table = table4;
  731. column24.Expression = columnExpression24;
  732. columnExpression25.ColumnName = "PassportNumber";
  733. columnExpression25.Table = table4;
  734. column25.Expression = columnExpression25;
  735. column26.Alias = "AspNetUsers_TaxNumber";
  736. columnExpression26.ColumnName = "TaxNumber";
  737. columnExpression26.Table = table4;
  738. column26.Expression = columnExpression26;
  739. columnExpression27.ColumnName = "IncomeTaxValue";
  740. columnExpression27.Table = table4;
  741. column27.Expression = columnExpression27;
  742. columnExpression28.ColumnName = "Email";
  743. columnExpression28.Table = table4;
  744. column28.Expression = columnExpression28;
  745. columnExpression29.ColumnName = "PhoneNumber";
  746. columnExpression29.Table = table4;
  747. column29.Expression = columnExpression29;
  748. columnExpression30.ColumnName = "DateOfBirth";
  749. columnExpression30.Table = table4;
  750. column30.Expression = columnExpression30;
  751. columnExpression31.ColumnName = "Position";
  752. columnExpression31.Table = table4;
  753. column31.Expression = columnExpression31;
  754. column32.Alias = "Universities_NameEn";
  755. columnExpression32.ColumnName = "NameEn";
  756. table5.MetaSerializable = "<Meta X=\"590\" Y=\"380\" Width=\"125\" Height=\"125\" />";
  757. table5.Name = "Universities";
  758. columnExpression32.Table = table5;
  759. column32.Expression = columnExpression32;
  760. column33.Alias = "CountryLookups_NameEn";
  761. columnExpression33.ColumnName = "NameEn";
  762. table6.MetaSerializable = "<Meta X=\"640\" Y=\"180\" Width=\"125\" Height=\"165\" />";
  763. table6.Name = "CountryLookups";
  764. columnExpression33.Table = table6;
  765. column33.Expression = columnExpression33;
  766. column34.Alias = "JobTitles_NameEn";
  767. columnExpression34.ColumnName = "NameEn";
  768. table7.MetaSerializable = "<Meta X=\"650\" Y=\"30\" Width=\"125\" Height=\"125\" />";
  769. table7.Name = "JobTitles";
  770. columnExpression34.Table = table7;
  771. column34.Expression = columnExpression34;
  772. columnExpression35.ColumnName = "EndDate";
  773. columnExpression35.Table = table2;
  774. column35.Expression = columnExpression35;
  775. columnExpression36.ColumnName = "TypeOfWork";
  776. columnExpression36.Table = table2;
  777. column36.Expression = columnExpression36;
  778. columnExpression37.ColumnName = "WhoCanTerminateContractInTrial";
  779. columnExpression37.Table = table2;
  780. column37.Expression = columnExpression37;
  781. columnExpression38.ColumnName = "WhoCanTerminateContract";
  782. columnExpression38.Table = table2;
  783. column38.Expression = columnExpression38;
  784. selectQuery1.Columns.Add(column1);
  785. selectQuery1.Columns.Add(column2);
  786. selectQuery1.Columns.Add(column3);
  787. selectQuery1.Columns.Add(column4);
  788. selectQuery1.Columns.Add(column5);
  789. selectQuery1.Columns.Add(column6);
  790. selectQuery1.Columns.Add(column7);
  791. selectQuery1.Columns.Add(column8);
  792. selectQuery1.Columns.Add(column9);
  793. selectQuery1.Columns.Add(column10);
  794. selectQuery1.Columns.Add(column11);
  795. selectQuery1.Columns.Add(column12);
  796. selectQuery1.Columns.Add(column13);
  797. selectQuery1.Columns.Add(column14);
  798. selectQuery1.Columns.Add(column15);
  799. selectQuery1.Columns.Add(column16);
  800. selectQuery1.Columns.Add(column17);
  801. selectQuery1.Columns.Add(column18);
  802. selectQuery1.Columns.Add(column19);
  803. selectQuery1.Columns.Add(column20);
  804. selectQuery1.Columns.Add(column21);
  805. selectQuery1.Columns.Add(column22);
  806. selectQuery1.Columns.Add(column23);
  807. selectQuery1.Columns.Add(column24);
  808. selectQuery1.Columns.Add(column25);
  809. selectQuery1.Columns.Add(column26);
  810. selectQuery1.Columns.Add(column27);
  811. selectQuery1.Columns.Add(column28);
  812. selectQuery1.Columns.Add(column29);
  813. selectQuery1.Columns.Add(column30);
  814. selectQuery1.Columns.Add(column31);
  815. selectQuery1.Columns.Add(column32);
  816. selectQuery1.Columns.Add(column33);
  817. selectQuery1.Columns.Add(column34);
  818. selectQuery1.Columns.Add(column35);
  819. selectQuery1.Columns.Add(column36);
  820. selectQuery1.Columns.Add(column37);
  821. selectQuery1.Columns.Add(column38);
  822. selectQuery1.FilterString = "[Contracts.Id] = ?ContractId";
  823. selectQuery1.GroupFilterString = "";
  824. selectQuery1.Name = "Contracts";
  825. queryParameter1.Name = "ContractId";
  826. queryParameter1.Type = typeof(DevExpress.DataAccess.Expression);
  827. queryParameter1.Value = new DevExpress.DataAccess.Expression("?ContractId", typeof(int));
  828. selectQuery1.Parameters.AddRange(new DevExpress.DataAccess.Sql.QueryParameter[] {
  829. queryParameter1});
  830. relationColumnInfo1.NestedKeyColumn = "Id";
  831. relationColumnInfo1.ParentKeyColumn = "CompanyId";
  832. join1.KeyColumns.Add(relationColumnInfo1);
  833. join1.Nested = table1;
  834. join1.Parent = table2;
  835. join1.SqlJoinType = ((DevExpress.DataAccess.Sql.SqlJoinType)(DevExpress.DataAccess.Sql.SqlJoinType.LeftOuter));
  836. relationColumnInfo2.NestedKeyColumn = "Id";
  837. relationColumnInfo2.ParentKeyColumn = "UserId";
  838. join2.KeyColumns.Add(relationColumnInfo2);
  839. join2.Nested = table4;
  840. join2.Parent = table2;
  841. join2.SqlJoinType = ((DevExpress.DataAccess.Sql.SqlJoinType)(DevExpress.DataAccess.Sql.SqlJoinType.LeftOuter));
  842. relationColumnInfo3.NestedKeyColumn = "Id";
  843. relationColumnInfo3.ParentKeyColumn = "JobTitleId";
  844. relationColumnInfo4.NestedKeyColumn = "Id";
  845. relationColumnInfo4.ParentKeyColumn = "JobId";
  846. join3.KeyColumns.Add(relationColumnInfo3);
  847. join3.KeyColumns.Add(relationColumnInfo4);
  848. join3.Nested = table7;
  849. join3.Parent = table2;
  850. join3.SqlJoinType = ((DevExpress.DataAccess.Sql.SqlJoinType)(DevExpress.DataAccess.Sql.SqlJoinType.LeftOuter));
  851. relationColumnInfo5.NestedKeyColumn = "Id";
  852. relationColumnInfo5.ParentKeyColumn = "WorkCountryId";
  853. join4.KeyColumns.Add(relationColumnInfo5);
  854. join4.Nested = table6;
  855. join4.Parent = table2;
  856. join4.SqlJoinType = ((DevExpress.DataAccess.Sql.SqlJoinType)(DevExpress.DataAccess.Sql.SqlJoinType.LeftOuter));
  857. relationColumnInfo6.NestedKeyColumn = "Id";
  858. relationColumnInfo6.ParentKeyColumn = "AcademicQualificationId";
  859. join5.KeyColumns.Add(relationColumnInfo6);
  860. join5.Nested = table3;
  861. join5.Parent = table2;
  862. join5.SqlJoinType = ((DevExpress.DataAccess.Sql.SqlJoinType)(DevExpress.DataAccess.Sql.SqlJoinType.LeftOuter));
  863. relationColumnInfo7.NestedKeyColumn = "Id";
  864. relationColumnInfo7.ParentKeyColumn = "UniversityId";
  865. join6.KeyColumns.Add(relationColumnInfo7);
  866. join6.Nested = table5;
  867. join6.Parent = table4;
  868. join6.SqlJoinType = ((DevExpress.DataAccess.Sql.SqlJoinType)(DevExpress.DataAccess.Sql.SqlJoinType.LeftOuter));
  869. selectQuery1.Relations.Add(join1);
  870. selectQuery1.Relations.Add(join2);
  871. selectQuery1.Relations.Add(join3);
  872. selectQuery1.Relations.Add(join4);
  873. selectQuery1.Relations.Add(join5);
  874. selectQuery1.Relations.Add(join6);
  875. selectQuery1.Tables.Add(table2);
  876. selectQuery1.Tables.Add(table1);
  877. selectQuery1.Tables.Add(table4);
  878. selectQuery1.Tables.Add(table3);
  879. selectQuery1.Tables.Add(table7);
  880. selectQuery1.Tables.Add(table6);
  881. selectQuery1.Tables.Add(table5);
  882. this.sqlDataSource1.Queries.AddRange(new DevExpress.DataAccess.Sql.SqlQuery[] {
  883. selectQuery1});
  884. this.sqlDataSource1.ResultSchemaSerializable = resources.GetString("sqlDataSource1.ResultSchemaSerializable");
  885. //
  886. // ContractId
  887. //
  888. this.ContractId.AllowNull = true;
  889. this.ContractId.Name = "ContractId";
  890. this.ContractId.Type = typeof(int);
  891. this.ContractId.ValueInfo = "1";
  892. //
  893. // xrLabel51
  894. //
  895. this.xrLabel51.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
  896. new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[NameEn]")});
  897. this.xrLabel51.Multiline = true;
  898. this.xrLabel51.Name = "xrLabel51";
  899. this.xrLabel51.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
  900. //
  901. // xrLabel3
  902. //
  903. this.xrLabel3.Borders = DevExpress.XtraPrinting.BorderSide.None;
  904. this.xrLabel3.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
  905. new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "Now()")});
  906. this.xrLabel3.Multiline = true;
  907. this.xrLabel3.Name = "xrLabel3";
  908. this.xrLabel3.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
  909. this.xrLabel3.StylePriority.UseBorders = false;
  910. this.xrLabel3.StylePriority.UseFont = false;
  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(394.1667F, 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(100F, 23.00002F)),
  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(477.5F, 209F)),
  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(170F, 22.99998F)),
  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(394.1667F, 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(394.1667F, 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(394.1667F, 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(394.1667F, 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(394.1667F, 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. }