F_RPT_030118.Designer.cs 23 KB

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