F_RPT_030118.Designer.cs 24 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442
  1. 
  2. namespace Dongke.IBOSS.PRD.Client.ReportModule
  3. {
  4. partial class F_RPT_030118
  5. {
  6. /// <summary>
  7. /// Required designer variable.
  8. /// </summary>
  9. private System.ComponentModel.IContainer components = null;
  10. /// <summary>
  11. /// Clean up any resources being used.
  12. /// </summary>
  13. /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
  14. protected override void Dispose(bool disposing)
  15. {
  16. if (disposing && (components != null))
  17. {
  18. components.Dispose();
  19. }
  20. base.Dispose(disposing);
  21. }
  22. #region Windows Form Designer generated code
  23. /// <summary>
  24. /// Required method for Designer support - do not modify
  25. /// the contents of this method with the code editor.
  26. /// </summary>
  27. private void InitializeComponent()
  28. {
  29. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
  30. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle();
  31. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle16 = new System.Windows.Forms.DataGridViewCellStyle();
  32. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle();
  33. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle();
  34. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle5 = new System.Windows.Forms.DataGridViewCellStyle();
  35. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle6 = new System.Windows.Forms.DataGridViewCellStyle();
  36. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle7 = new System.Windows.Forms.DataGridViewCellStyle();
  37. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle8 = new System.Windows.Forms.DataGridViewCellStyle();
  38. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle9 = new System.Windows.Forms.DataGridViewCellStyle();
  39. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle10 = new System.Windows.Forms.DataGridViewCellStyle();
  40. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle11 = new System.Windows.Forms.DataGridViewCellStyle();
  41. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle12 = new System.Windows.Forms.DataGridViewCellStyle();
  42. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle13 = new System.Windows.Forms.DataGridViewCellStyle();
  43. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle14 = new System.Windows.Forms.DataGridViewCellStyle();
  44. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle15 = new System.Windows.Forms.DataGridViewCellStyle();
  45. this.dgvSum = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView();
  46. this.grpCollapsible1 = new Dongke.WinForm.Controls.GrpCollapsible();
  47. this.dtpYear1 = new Dongke.WinForm.Controls.DtpYear();
  48. this.lblLabel1 = new Dongke.WinForm.Controls.LblLabel();
  49. this.tsrToolStrip1 = new Dongke.WinForm.Controls.TsrToolStrip();
  50. this.tsbtnSearch = new System.Windows.Forms.ToolStripButton();
  51. this.tsbtnClearCondition = new System.Windows.Forms.ToolStripButton();
  52. this.toolStripSeparator4 = new System.Windows.Forms.ToolStripSeparator();
  53. this.tsbtnAdaptive = new System.Windows.Forms.ToolStripButton();
  54. this.tsbtnClose = new System.Windows.Forms.ToolStripButton();
  55. this.goodstypename = new System.Windows.Forms.DataGridViewTextBoxColumn();
  56. this.procedurename = new System.Windows.Forms.DataGridViewTextBoxColumn();
  57. this.m12 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  58. this.m01 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  59. this.m02 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  60. this.m03 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  61. this.m04 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  62. this.m05 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  63. this.m06 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  64. this.m07 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  65. this.m08 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  66. this.m09 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  67. this.m10 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  68. this.m11 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  69. this.msum = new System.Windows.Forms.DataGridViewTextBoxColumn();
  70. ((System.ComponentModel.ISupportInitialize)(this.dgvSum)).BeginInit();
  71. this.grpCollapsible1.SuspendLayout();
  72. this.tsrToolStrip1.SuspendLayout();
  73. this.SuspendLayout();
  74. //
  75. // dgvSum
  76. //
  77. this.dgvSum.AllowUserToAddRows = false;
  78. this.dgvSum.AllowUserToDeleteRows = false;
  79. this.dgvSum.AllowUserToModifyRows = true;
  80. this.dgvSum.AllowUserToOrderColumns = true;
  81. dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
  82. this.dgvSum.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1;
  83. this.dgvSum.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  84. | System.Windows.Forms.AnchorStyles.Left)
  85. | System.Windows.Forms.AnchorStyles.Right)));
  86. this.dgvSum.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  87. this.dgvSum.CellBackColorReadOnly = System.Drawing.SystemColors.Control;
  88. this.dgvSum.CellHeight = 23;
  89. this.dgvSum.ChildNodeColumnName = null;
  90. this.dgvSum.ChildNodeColumnText = null;
  91. this.dgvSum.ColumnDeep = 1;
  92. this.dgvSum.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  93. dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  94. dataGridViewCellStyle2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(58)))), ((int)(((byte)(70)))));
  95. dataGridViewCellStyle2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  96. dataGridViewCellStyle2.ForeColor = System.Drawing.Color.White;
  97. dataGridViewCellStyle2.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  98. dataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  99. dataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  100. this.dgvSum.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2;
  101. this.dgvSum.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
  102. this.dgvSum.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  103. this.goodstypename,
  104. this.procedurename,
  105. this.m12,
  106. this.m01,
  107. this.m02,
  108. this.m03,
  109. this.m04,
  110. this.m05,
  111. this.m06,
  112. this.m07,
  113. this.m08,
  114. this.m09,
  115. this.m10,
  116. this.m11,
  117. this.msum});
  118. this.dgvSum.ColumnTreeView = new System.Windows.Forms.TreeView[0];
  119. this.dgvSum.ContextMenuVisible = ((Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView.ContextMenuVisibleFlags)((Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView.ContextMenuVisibleFlags.Refine | Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView.ContextMenuVisibleFlags.FileOut)));
  120. this.dgvSum.DynamicColumnName = "";
  121. this.dgvSum.EnableHeadersVisualStyles = false;
  122. this.dgvSum.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  123. this.dgvSum.FormatQuantityColumns = null;
  124. this.dgvSum.HorizontalMergeColumn = null;
  125. this.dgvSum.IsAutoCountSum = true;
  126. this.dgvSum.IsAutoResizeColumns = false;
  127. this.dgvSum.IsClickF12 = false;
  128. this.dgvSum.IsOpenMergeCellFlag = false;
  129. this.dgvSum.IsSubTotalFlag = false;
  130. this.dgvSum.IsTopDeep = false;
  131. this.dgvSum.Location = new System.Drawing.Point(0, 96);
  132. this.dgvSum.MergeColumnNames = null;
  133. this.dgvSum.MergeDetailColumnNames = null;
  134. this.dgvSum.MergeDetailOnlyColumn = null;
  135. this.dgvSum.MergeOnlyColumn = null;
  136. this.dgvSum.MultiSelect = false;
  137. this.dgvSum.Name = "dgvSum";
  138. this.dgvSum.ReadOnly = true;
  139. this.dgvSum.RefreshAtHscroll = false;
  140. this.dgvSum.RowHeadersWidth = 50;
  141. this.dgvSum.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
  142. dataGridViewCellStyle16.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
  143. this.dgvSum.RowsDefaultCellStyle = dataGridViewCellStyle16;
  144. this.dgvSum.RowTemplate.Height = 21;
  145. this.dgvSum.Size = new System.Drawing.Size(1061, 261);
  146. this.dgvSum.SortOrderColumnName = null;
  147. this.dgvSum.TabIndex = 0;
  148. this.dgvSum.Tag = "";
  149. this.dgvSum.TotalSumColumns = null;
  150. this.dgvSum.ViewRowFilter = "";
  151. //
  152. // grpCollapsible1
  153. //
  154. this.grpCollapsible1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  155. | System.Windows.Forms.AnchorStyles.Right)));
  156. this.grpCollapsible1.Controls.Add(this.dtpYear1);
  157. this.grpCollapsible1.Controls.Add(this.lblLabel1);
  158. this.grpCollapsible1.Location = new System.Drawing.Point(0, 38);
  159. this.grpCollapsible1.Name = "grpCollapsible1";
  160. this.grpCollapsible1.Size = new System.Drawing.Size(1061, 52);
  161. this.grpCollapsible1.TabIndex = 1;
  162. this.grpCollapsible1.TabStop = false;
  163. this.grpCollapsible1.Text = "查询条件";
  164. //
  165. // dtpYear1
  166. //
  167. this.dtpYear1.AllowNull = false;
  168. this.dtpYear1.Location = new System.Drawing.Point(71, 20);
  169. this.dtpYear1.Name = "dtpYear1";
  170. this.dtpYear1.Size = new System.Drawing.Size(60, 21);
  171. this.dtpYear1.TabIndex = 2;
  172. this.dtpYear1.Value = new System.DateTime(2019, 1, 1, 0, 0, 0, 0);
  173. //
  174. // lblLabel1
  175. //
  176. this.lblLabel1.Location = new System.Drawing.Point(12, 24);
  177. this.lblLabel1.Name = "lblLabel1";
  178. this.lblLabel1.Size = new System.Drawing.Size(53, 12);
  179. this.lblLabel1.TabIndex = 0;
  180. this.lblLabel1.Text = "汇总年度";
  181. //
  182. // tsrToolStrip1
  183. //
  184. this.tsrToolStrip1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  185. this.tsrToolStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
  186. this.tsbtnSearch,
  187. this.tsbtnClearCondition,
  188. this.toolStripSeparator4,
  189. this.tsbtnAdaptive,
  190. this.tsbtnClose});
  191. this.tsrToolStrip1.Location = new System.Drawing.Point(0, 0);
  192. this.tsrToolStrip1.Name = "tsrToolStrip1";
  193. this.tsrToolStrip1.Size = new System.Drawing.Size(1073, 35);
  194. this.tsrToolStrip1.TabIndex = 0;
  195. //
  196. // tsbtnSearch
  197. //
  198. this.tsbtnSearch.AutoSize = false;
  199. this.tsbtnSearch.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  200. this.tsbtnSearch.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  201. this.tsbtnSearch.ImageTransparentColor = System.Drawing.Color.Magenta;
  202. this.tsbtnSearch.Name = "tsbtnSearch";
  203. this.tsbtnSearch.Size = new System.Drawing.Size(60, 25);
  204. this.tsbtnSearch.Text = "查询(&Q)";
  205. this.tsbtnSearch.Click += new System.EventHandler(this.tsbtnSearch_Click);
  206. //
  207. // tsbtnClearCondition
  208. //
  209. this.tsbtnClearCondition.AutoSize = false;
  210. this.tsbtnClearCondition.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  211. this.tsbtnClearCondition.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  212. this.tsbtnClearCondition.ImageTransparentColor = System.Drawing.Color.Magenta;
  213. this.tsbtnClearCondition.Name = "tsbtnClearCondition";
  214. this.tsbtnClearCondition.Size = new System.Drawing.Size(80, 25);
  215. this.tsbtnClearCondition.Text = "清空条件(&C)";
  216. this.tsbtnClearCondition.Click += new System.EventHandler(this.tsbtnClearCondition_Click);
  217. //
  218. // toolStripSeparator4
  219. //
  220. this.toolStripSeparator4.AutoSize = false;
  221. this.toolStripSeparator4.Name = "toolStripSeparator4";
  222. this.toolStripSeparator4.Size = new System.Drawing.Size(6, 25);
  223. //
  224. // tsbtnAdaptive
  225. //
  226. this.tsbtnAdaptive.AutoSize = false;
  227. this.tsbtnAdaptive.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  228. this.tsbtnAdaptive.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  229. this.tsbtnAdaptive.ImageTransparentColor = System.Drawing.Color.Magenta;
  230. this.tsbtnAdaptive.Name = "tsbtnAdaptive";
  231. this.tsbtnAdaptive.Size = new System.Drawing.Size(90, 25);
  232. this.tsbtnAdaptive.Text = "自适应列宽(&A)";
  233. this.tsbtnAdaptive.Click += new System.EventHandler(this.tsbtnAdaptive_Click);
  234. //
  235. // tsbtnClose
  236. //
  237. this.tsbtnClose.AutoSize = false;
  238. this.tsbtnClose.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  239. this.tsbtnClose.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  240. this.tsbtnClose.ImageTransparentColor = System.Drawing.Color.Magenta;
  241. this.tsbtnClose.Name = "tsbtnClose";
  242. this.tsbtnClose.Size = new System.Drawing.Size(60, 25);
  243. this.tsbtnClose.Text = "关闭(&X)";
  244. this.tsbtnClose.Click += new System.EventHandler(this.tsbtnClose_Click);
  245. //
  246. // goodstypename
  247. //
  248. this.goodstypename.DataPropertyName = "goodstypename";
  249. this.goodstypename.HeaderText = "产品大类";
  250. this.goodstypename.Name = "goodstypename";
  251. this.goodstypename.ReadOnly = true;
  252. //
  253. // procedurename
  254. //
  255. this.procedurename.DataPropertyName = "procedurename";
  256. this.procedurename.HeaderText = "工序名称";
  257. this.procedurename.Name = "procedurename";
  258. this.procedurename.ReadOnly = true;
  259. //
  260. // m12
  261. //
  262. this.m12.DataPropertyName = "m12";
  263. dataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  264. dataGridViewCellStyle3.Format = "N0";
  265. this.m12.DefaultCellStyle = dataGridViewCellStyle3;
  266. this.m12.HeaderText = "12月份";
  267. this.m12.Name = "m12";
  268. this.m12.ReadOnly = true;
  269. //
  270. // m01
  271. //
  272. this.m01.DataPropertyName = "m01";
  273. dataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  274. dataGridViewCellStyle4.Format = "N0";
  275. this.m01.DefaultCellStyle = dataGridViewCellStyle4;
  276. this.m01.HeaderText = "1月份";
  277. this.m01.Name = "m01";
  278. this.m01.ReadOnly = true;
  279. //
  280. // m02
  281. //
  282. this.m02.DataPropertyName = "m02";
  283. dataGridViewCellStyle5.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  284. dataGridViewCellStyle5.Format = "N0";
  285. this.m02.DefaultCellStyle = dataGridViewCellStyle5;
  286. this.m02.HeaderText = "2月份";
  287. this.m02.Name = "m02";
  288. this.m02.ReadOnly = true;
  289. //
  290. // m03
  291. //
  292. this.m03.DataPropertyName = "m03";
  293. dataGridViewCellStyle6.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  294. dataGridViewCellStyle6.Format = "N0";
  295. this.m03.DefaultCellStyle = dataGridViewCellStyle6;
  296. this.m03.HeaderText = "3月份";
  297. this.m03.Name = "m03";
  298. this.m03.ReadOnly = true;
  299. //
  300. // m04
  301. //
  302. this.m04.DataPropertyName = "m04";
  303. dataGridViewCellStyle7.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  304. dataGridViewCellStyle7.Format = "N0";
  305. this.m04.DefaultCellStyle = dataGridViewCellStyle7;
  306. this.m04.HeaderText = "4月份";
  307. this.m04.Name = "m04";
  308. this.m04.ReadOnly = true;
  309. //
  310. // m05
  311. //
  312. this.m05.DataPropertyName = "m05";
  313. dataGridViewCellStyle8.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  314. dataGridViewCellStyle8.Format = "N0";
  315. this.m05.DefaultCellStyle = dataGridViewCellStyle8;
  316. this.m05.HeaderText = "5月份";
  317. this.m05.Name = "m05";
  318. this.m05.ReadOnly = true;
  319. //
  320. // m06
  321. //
  322. this.m06.DataPropertyName = "m06";
  323. dataGridViewCellStyle9.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  324. dataGridViewCellStyle9.Format = "N0";
  325. this.m06.DefaultCellStyle = dataGridViewCellStyle9;
  326. this.m06.HeaderText = "6月份";
  327. this.m06.Name = "m06";
  328. this.m06.ReadOnly = true;
  329. //
  330. // m07
  331. //
  332. this.m07.DataPropertyName = "m07";
  333. dataGridViewCellStyle10.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  334. dataGridViewCellStyle10.Format = "N0";
  335. this.m07.DefaultCellStyle = dataGridViewCellStyle10;
  336. this.m07.HeaderText = "7月份";
  337. this.m07.Name = "m07";
  338. this.m07.ReadOnly = true;
  339. //
  340. // m08
  341. //
  342. this.m08.DataPropertyName = "m08";
  343. dataGridViewCellStyle11.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  344. dataGridViewCellStyle11.Format = "N0";
  345. this.m08.DefaultCellStyle = dataGridViewCellStyle11;
  346. this.m08.HeaderText = "8月份";
  347. this.m08.Name = "m08";
  348. this.m08.ReadOnly = true;
  349. //
  350. // m09
  351. //
  352. this.m09.DataPropertyName = "m09";
  353. dataGridViewCellStyle12.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  354. dataGridViewCellStyle12.Format = "N0";
  355. this.m09.DefaultCellStyle = dataGridViewCellStyle12;
  356. this.m09.HeaderText = "9月份";
  357. this.m09.Name = "m09";
  358. this.m09.ReadOnly = true;
  359. //
  360. // m10
  361. //
  362. this.m10.DataPropertyName = "m10";
  363. dataGridViewCellStyle13.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  364. dataGridViewCellStyle13.Format = "N0";
  365. this.m10.DefaultCellStyle = dataGridViewCellStyle13;
  366. this.m10.HeaderText = "10月份";
  367. this.m10.Name = "m10";
  368. this.m10.ReadOnly = true;
  369. //
  370. // m11
  371. //
  372. this.m11.DataPropertyName = "m11";
  373. dataGridViewCellStyle14.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  374. dataGridViewCellStyle14.Format = "N0";
  375. this.m11.DefaultCellStyle = dataGridViewCellStyle14;
  376. this.m11.HeaderText = "11月份";
  377. this.m11.Name = "m11";
  378. this.m11.ReadOnly = true;
  379. //
  380. // msum
  381. //
  382. this.msum.DataPropertyName = "msum";
  383. dataGridViewCellStyle15.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
  384. dataGridViewCellStyle15.Format = "N0";
  385. this.msum.DefaultCellStyle = dataGridViewCellStyle15;
  386. this.msum.HeaderText = "合计";
  387. this.msum.Name = "msum";
  388. this.msum.ReadOnly = true;
  389. //
  390. // F_RPT_030118
  391. //
  392. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  393. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  394. this.ClientSize = new System.Drawing.Size(1073, 357);
  395. this.Controls.Add(this.dgvSum);
  396. this.Controls.Add(this.grpCollapsible1);
  397. this.Controls.Add(this.tsrToolStrip1);
  398. this.Name = "F_RPT_030118";
  399. this.Text = "年度各工序月产量统计表";
  400. this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.F_PC_1001_FormClosed);
  401. this.Load += new System.EventHandler(this.F_PC_1001_Load);
  402. ((System.ComponentModel.ISupportInitialize)(this.dgvSum)).EndInit();
  403. this.grpCollapsible1.ResumeLayout(false);
  404. this.grpCollapsible1.PerformLayout();
  405. this.tsrToolStrip1.ResumeLayout(false);
  406. this.tsrToolStrip1.PerformLayout();
  407. this.ResumeLayout(false);
  408. }
  409. #endregion
  410. private Dongke.WinForm.Controls.TsrToolStrip tsrToolStrip1;
  411. private System.Windows.Forms.ToolStripButton tsbtnSearch;
  412. private System.Windows.Forms.ToolStripSeparator toolStripSeparator4;
  413. private System.Windows.Forms.ToolStripButton tsbtnAdaptive;
  414. private System.Windows.Forms.ToolStripButton tsbtnClose;
  415. private WinForm.Controls.GrpCollapsible grpCollapsible1;
  416. private Basics.BaseControls.C_DataGridView dgvSum;
  417. private WinForm.Controls.LblLabel lblLabel1;
  418. private System.Windows.Forms.ToolStripButton tsbtnClearCondition;
  419. private WinForm.Controls.DtpYear dtpYear1;
  420. private System.Windows.Forms.DataGridViewTextBoxColumn goodstypename;
  421. private System.Windows.Forms.DataGridViewTextBoxColumn procedurename;
  422. private System.Windows.Forms.DataGridViewTextBoxColumn m12;
  423. private System.Windows.Forms.DataGridViewTextBoxColumn m01;
  424. private System.Windows.Forms.DataGridViewTextBoxColumn m02;
  425. private System.Windows.Forms.DataGridViewTextBoxColumn m03;
  426. private System.Windows.Forms.DataGridViewTextBoxColumn m04;
  427. private System.Windows.Forms.DataGridViewTextBoxColumn m05;
  428. private System.Windows.Forms.DataGridViewTextBoxColumn m06;
  429. private System.Windows.Forms.DataGridViewTextBoxColumn m07;
  430. private System.Windows.Forms.DataGridViewTextBoxColumn m08;
  431. private System.Windows.Forms.DataGridViewTextBoxColumn m09;
  432. private System.Windows.Forms.DataGridViewTextBoxColumn m10;
  433. private System.Windows.Forms.DataGridViewTextBoxColumn m11;
  434. private System.Windows.Forms.DataGridViewTextBoxColumn msum;
  435. }
  436. }