ContractTasks.Designer.cs 15 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282
  1. namespace MTWorkHR.Infrastructure.Reports
  2. {
  3. partial class ContractTasks
  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.QueryParameter queryParameter1 = new DevExpress.DataAccess.Sql.QueryParameter();
  40. DevExpress.DataAccess.Sql.QueryParameter queryParameter2 = new DevExpress.DataAccess.Sql.QueryParameter();
  41. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(ContractTasks));
  42. this.TopMargin = new DevExpress.XtraReports.UI.TopMarginBand();
  43. this.xrLabel4 = new DevExpress.XtraReports.UI.XRLabel();
  44. this.xrLine1 = new DevExpress.XtraReports.UI.XRLine();
  45. this.xrLabel3 = new DevExpress.XtraReports.UI.XRLabel();
  46. this.xrLabel2 = new DevExpress.XtraReports.UI.XRLabel();
  47. this.xrLabel1 = new DevExpress.XtraReports.UI.XRLabel();
  48. this.BottomMargin = new DevExpress.XtraReports.UI.BottomMarginBand();
  49. this.Detail = new DevExpress.XtraReports.UI.DetailBand();
  50. this.xrTable1 = new DevExpress.XtraReports.UI.XRTable();
  51. this.xrTableRow1 = new DevExpress.XtraReports.UI.XRTableRow();
  52. this.xrTableCell1 = new DevExpress.XtraReports.UI.XRTableCell();
  53. this.xrTableCell2 = new DevExpress.XtraReports.UI.XRTableCell();
  54. this.xrTableCell4 = new DevExpress.XtraReports.UI.XRTableCell();
  55. this.xrTableCell3 = new DevExpress.XtraReports.UI.XRTableCell();
  56. this.sqlDataSource1 = new DevExpress.DataAccess.Sql.SqlDataSource(this.components);
  57. this.ContractId = new DevExpress.XtraReports.Parameters.Parameter();
  58. ((System.ComponentModel.ISupportInitialize)(this.xrTable1)).BeginInit();
  59. ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
  60. //
  61. // TopMargin
  62. //
  63. this.TopMargin.Borders = DevExpress.XtraPrinting.BorderSide.None;
  64. this.TopMargin.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
  65. this.xrLabel4,
  66. this.xrLine1,
  67. this.xrLabel3,
  68. this.xrLabel2,
  69. this.xrLabel1});
  70. this.TopMargin.Name = "TopMargin";
  71. this.TopMargin.StylePriority.UseBorders = false;
  72. //
  73. // xrLabel4
  74. //
  75. this.xrLabel4.Font = new DevExpress.Drawing.DXFont("Arial", 9.75F, DevExpress.Drawing.DXFontStyle.Bold);
  76. this.xrLabel4.LocationFloat = new DevExpress.Utils.PointFloat(288.6765F, 75F);
  77. this.xrLabel4.Multiline = true;
  78. this.xrLabel4.Name = "xrLabel4";
  79. this.xrLabel4.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
  80. this.xrLabel4.SizeF = new System.Drawing.SizeF(100F, 23F);
  81. this.xrLabel4.StylePriority.UseFont = false;
  82. this.xrLabel4.Text = "Amount";
  83. //
  84. // xrLine1
  85. //
  86. this.xrLine1.LocationFloat = new DevExpress.Utils.PointFloat(2.098083E-05F, 98F);
  87. this.xrLine1.Name = "xrLine1";
  88. this.xrLine1.SizeF = new System.Drawing.SizeF(641F, 2F);
  89. //
  90. // xrLabel3
  91. //
  92. this.xrLabel3.Font = new DevExpress.Drawing.DXFont("Arial", 9.75F, DevExpress.Drawing.DXFontStyle.Bold);
  93. this.xrLabel3.LocationFloat = new DevExpress.Utils.PointFloat(388.6765F, 75F);
  94. this.xrLabel3.Multiline = true;
  95. this.xrLabel3.Name = "xrLabel3";
  96. this.xrLabel3.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
  97. this.xrLabel3.SizeF = new System.Drawing.SizeF(158.3333F, 23F);
  98. this.xrLabel3.StylePriority.UseFont = false;
  99. this.xrLabel3.Text = "Scope of work";
  100. //
  101. // xrLabel2
  102. //
  103. this.xrLabel2.Font = new DevExpress.Drawing.DXFont("Arial", 9.75F, DevExpress.Drawing.DXFontStyle.Bold);
  104. this.xrLabel2.LocationFloat = new DevExpress.Utils.PointFloat(188.6765F, 75F);
  105. this.xrLabel2.Multiline = true;
  106. this.xrLabel2.Name = "xrLabel2";
  107. this.xrLabel2.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
  108. this.xrLabel2.SizeF = new System.Drawing.SizeF(100F, 23F);
  109. this.xrLabel2.StylePriority.UseFont = false;
  110. this.xrLabel2.Text = "Start Date";
  111. //
  112. // xrLabel1
  113. //
  114. this.xrLabel1.Font = new DevExpress.Drawing.DXFont("Arial", 9.75F, DevExpress.Drawing.DXFontStyle.Bold);
  115. this.xrLabel1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 75F);
  116. this.xrLabel1.Multiline = true;
  117. this.xrLabel1.Name = "xrLabel1";
  118. this.xrLabel1.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
  119. this.xrLabel1.SizeF = new System.Drawing.SizeF(100F, 23F);
  120. this.xrLabel1.StylePriority.UseFont = false;
  121. this.xrLabel1.Text = "Title";
  122. //
  123. // BottomMargin
  124. //
  125. this.BottomMargin.HeightF = 6.666667F;
  126. this.BottomMargin.Name = "BottomMargin";
  127. //
  128. // Detail
  129. //
  130. this.Detail.Borders = DevExpress.XtraPrinting.BorderSide.None;
  131. this.Detail.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
  132. this.xrTable1});
  133. this.Detail.HeightF = 33.33333F;
  134. this.Detail.Name = "Detail";
  135. this.Detail.StylePriority.UseBorders = false;
  136. //
  137. // xrTable1
  138. //
  139. this.xrTable1.LocationFloat = new DevExpress.Utils.PointFloat(2.098083E-05F, 0F);
  140. this.xrTable1.Name = "xrTable1";
  141. this.xrTable1.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 96F);
  142. this.xrTable1.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
  143. this.xrTableRow1});
  144. this.xrTable1.SizeF = new System.Drawing.SizeF(650F, 25F);
  145. //
  146. // xrTableRow1
  147. //
  148. this.xrTableRow1.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
  149. this.xrTableCell1,
  150. this.xrTableCell2,
  151. this.xrTableCell4,
  152. this.xrTableCell3});
  153. this.xrTableRow1.Name = "xrTableRow1";
  154. this.xrTableRow1.Weight = 1D;
  155. //
  156. // xrTableCell1
  157. //
  158. this.xrTableCell1.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
  159. new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[Title]")});
  160. this.xrTableCell1.Multiline = true;
  161. this.xrTableCell1.Name = "xrTableCell1";
  162. this.xrTableCell1.Text = "xrTableCell1";
  163. this.xrTableCell1.Weight = 2.4673079192938734D;
  164. //
  165. // xrTableCell2
  166. //
  167. this.xrTableCell2.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
  168. new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[StartDate]")});
  169. this.xrTableCell2.Multiline = true;
  170. this.xrTableCell2.Name = "xrTableCell2";
  171. this.xrTableCell2.Text = "xrTableCell2";
  172. this.xrTableCell2.TextFormatString = "{0:dd/MM/yyyy}";
  173. this.xrTableCell2.Weight = 1.3076915240042131D;
  174. //
  175. // xrTableCell4
  176. //
  177. this.xrTableCell4.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
  178. new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[Amount]")});
  179. this.xrTableCell4.Multiline = true;
  180. this.xrTableCell4.Name = "xrTableCell4";
  181. this.xrTableCell4.Text = "xrTableCell4";
  182. this.xrTableCell4.Weight = 1.3076917235422048D;
  183. //
  184. // xrTableCell3
  185. //
  186. this.xrTableCell3.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
  187. new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[ScopeOfWork]")});
  188. this.xrTableCell3.Multiline = true;
  189. this.xrTableCell3.Name = "xrTableCell3";
  190. this.xrTableCell3.Text = "xrTableCell3";
  191. this.xrTableCell3.Weight = 3.4173080162502303D;
  192. //
  193. // sqlDataSource1
  194. //
  195. this.sqlDataSource1.ConnectionName = "LocalConnectionString";
  196. this.sqlDataSource1.Name = "sqlDataSource1";
  197. columnExpression1.ColumnName = "Title";
  198. table1.MetaSerializable = "<Meta X=\"30\" Y=\"30\" Width=\"125\" Height=\"265\" />";
  199. table1.Name = "ContractTask";
  200. columnExpression1.Table = table1;
  201. column1.Expression = columnExpression1;
  202. columnExpression2.ColumnName = "StartDate";
  203. columnExpression2.Table = table1;
  204. column2.Expression = columnExpression2;
  205. columnExpression3.ColumnName = "ScopeOfWork";
  206. columnExpression3.Table = table1;
  207. column3.Expression = columnExpression3;
  208. columnExpression4.ColumnName = "Amount";
  209. columnExpression4.Table = table1;
  210. column4.Expression = columnExpression4;
  211. selectQuery1.Columns.Add(column1);
  212. selectQuery1.Columns.Add(column2);
  213. selectQuery1.Columns.Add(column3);
  214. selectQuery1.Columns.Add(column4);
  215. selectQuery1.FilterString = "[ContractTask.ContractId] = ?ContractId";
  216. selectQuery1.GroupFilterString = "";
  217. selectQuery1.Name = "Query";
  218. queryParameter1.Name = "ContractId";
  219. queryParameter1.Type = typeof(global::DevExpress.DataAccess.Expression);
  220. queryParameter1.Value = new DevExpress.DataAccess.Expression("?ContractId", typeof(long));
  221. queryParameter2.Name = "Parameter1";
  222. queryParameter2.Type = typeof(global::DevExpress.DataAccess.Expression);
  223. queryParameter2.Value = new DevExpress.DataAccess.Expression("?ContractId", typeof(int));
  224. selectQuery1.Parameters.AddRange(new DevExpress.DataAccess.Sql.QueryParameter[] {
  225. queryParameter1,
  226. queryParameter2});
  227. selectQuery1.Tables.Add(table1);
  228. this.sqlDataSource1.Queries.AddRange(new DevExpress.DataAccess.Sql.SqlQuery[] {
  229. selectQuery1});
  230. this.sqlDataSource1.ResultSchemaSerializable = resources.GetString("sqlDataSource1.ResultSchemaSerializable");
  231. //
  232. // ContractId
  233. //
  234. this.ContractId.Description = "ContractId";
  235. this.ContractId.Name = "ContractId";
  236. this.ContractId.Type = typeof(int);
  237. this.ContractId.ValueInfo = "0";
  238. //
  239. // ContractTasks
  240. //
  241. this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
  242. this.TopMargin,
  243. this.BottomMargin,
  244. this.Detail});
  245. this.ComponentStorage.AddRange(new System.ComponentModel.IComponent[] {
  246. this.sqlDataSource1});
  247. this.DataMember = "Query";
  248. this.DataSource = this.sqlDataSource1;
  249. this.Font = new DevExpress.Drawing.DXFont("Arial", 9.75F);
  250. this.Margins = new DevExpress.Drawing.DXMargins(100F, 100F, 100F, 6.666667F);
  251. this.Parameters.AddRange(new DevExpress.XtraReports.Parameters.Parameter[] {
  252. this.ContractId});
  253. this.Version = "24.1";
  254. ((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit();
  255. ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
  256. }
  257. #endregion
  258. private DevExpress.XtraReports.UI.TopMarginBand TopMargin;
  259. private DevExpress.XtraReports.UI.BottomMarginBand BottomMargin;
  260. private DevExpress.XtraReports.UI.DetailBand Detail;
  261. private DevExpress.DataAccess.Sql.SqlDataSource sqlDataSource1;
  262. private DevExpress.XtraReports.UI.XRLabel xrLabel1;
  263. private DevExpress.XtraReports.UI.XRTable xrTable1;
  264. private DevExpress.XtraReports.UI.XRTableRow xrTableRow1;
  265. private DevExpress.XtraReports.UI.XRTableCell xrTableCell1;
  266. private DevExpress.XtraReports.UI.XRTableCell xrTableCell2;
  267. private DevExpress.XtraReports.UI.XRTableCell xrTableCell3;
  268. private DevExpress.XtraReports.UI.XRLabel xrLabel3;
  269. private DevExpress.XtraReports.UI.XRLabel xrLabel2;
  270. private DevExpress.XtraReports.Parameters.Parameter ContractId;
  271. private DevExpress.XtraReports.UI.XRLine xrLine1;
  272. private DevExpress.XtraReports.UI.XRTableCell xrTableCell4;
  273. private DevExpress.XtraReports.UI.XRLabel xrLabel4;
  274. }
  275. }