namespace NXWMS.Forms.Instock.frmInstockChild { partial class frmChildAddWmsInPutAway { /// /// Required designer variable. /// private System.ComponentModel.IContainer components = null; /// /// Clean up any resources being used. /// /// true if managed resources should be disposed; otherwise, false. protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region Windows Form Designer generated code /// /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// private void InitializeComponent() { this.btnCancel = new ComponentFactory.Krypton.Toolkit.KryptonButton(); this.kryptonContextMenuItem1 = new ComponentFactory.Krypton.Toolkit.KryptonContextMenuItem(); this.kgb_MainTableMsg = new ComponentFactory.Krypton.Toolkit.KryptonGroupBox(); this.cmb_CusPalletNo = new NXWMS.Client.FrmCustom.DataGridViewOfComoBoxCustom(); this.knud_PutAwayPriority = new ComponentFactory.Krypton.Toolkit.KryptonNumericUpDown(); this.ktb_Describe = new ComponentFactory.Krypton.Toolkit.KryptonRichTextBox(); this.kcmb_PutAwayType = new ComponentFactory.Krypton.Toolkit.KryptonComboBox(); this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel(); this.btnConfirm = new ComponentFactory.Krypton.Toolkit.KryptonButton(); this.kryptonLabel2 = new ComponentFactory.Krypton.Toolkit.KryptonLabel(); this.kryptonLabel6 = new ComponentFactory.Krypton.Toolkit.KryptonLabel(); this.kryptonLabel5 = new ComponentFactory.Krypton.Toolkit.KryptonLabel(); this.kryptonLabel8 = new ComponentFactory.Krypton.Toolkit.KryptonLabel(); this.kryptonLabel7 = new ComponentFactory.Krypton.Toolkit.KryptonLabel(); this.ktb_EbinNo = new ComponentFactory.Krypton.Toolkit.KryptonTextBox(); this.kgb_DetailTableMsg = new ComponentFactory.Krypton.Toolkit.KryptonGroupBox(); this.kdgv_PutAwayDtlData = new ComponentFactory.Krypton.Toolkit.KryptonDataGridView(); this.Column1 = new ComponentFactory.Krypton.Toolkit.KryptonDataGridViewTextBoxColumn(); this.Column2 = new ComponentFactory.Krypton.Toolkit.KryptonDataGridViewTextBoxColumn(); this.Column3 = new ComponentFactory.Krypton.Toolkit.KryptonDataGridViewTextBoxColumn(); this.Column4 = new ComponentFactory.Krypton.Toolkit.KryptonDataGridViewTextBoxColumn(); this.Column5 = new ComponentFactory.Krypton.Toolkit.KryptonDataGridViewTextBoxColumn(); this.Column6 = new ComponentFactory.Krypton.Toolkit.KryptonDataGridViewTextBoxColumn(); this.Column7 = new ComponentFactory.Krypton.Toolkit.KryptonDataGridViewTextBoxColumn(); this.Column8 = new ComponentFactory.Krypton.Toolkit.KryptonDataGridViewTextBoxColumn(); this.Column9 = new ComponentFactory.Krypton.Toolkit.KryptonDataGridViewTextBoxColumn(); this.Column10 = new ComponentFactory.Krypton.Toolkit.KryptonDataGridViewTextBoxColumn(); this.Column11 = new ComponentFactory.Krypton.Toolkit.KryptonDataGridViewTextBoxColumn(); this.Column12 = new ComponentFactory.Krypton.Toolkit.KryptonDataGridViewDateTimePickerColumn(); this.Column13 = new ComponentFactory.Krypton.Toolkit.KryptonDataGridViewDateTimePickerColumn(); this.Column14 = new ComponentFactory.Krypton.Toolkit.KryptonDataGridViewTextBoxColumn(); this.Column15 = new ComponentFactory.Krypton.Toolkit.KryptonDataGridViewTextBoxColumn(); this.Column16 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.Column17 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.Column18 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.kryptonContextMenuHeading1 = new ComponentFactory.Krypton.Toolkit.KryptonContextMenuHeading(); ((System.ComponentModel.ISupportInitialize)(this.kgb_MainTableMsg)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.kgb_MainTableMsg.Panel)).BeginInit(); this.kgb_MainTableMsg.Panel.SuspendLayout(); this.kgb_MainTableMsg.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.kcmb_PutAwayType)).BeginInit(); this.tableLayoutPanel1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.kgb_DetailTableMsg)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.kgb_DetailTableMsg.Panel)).BeginInit(); this.kgb_DetailTableMsg.Panel.SuspendLayout(); this.kgb_DetailTableMsg.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.kdgv_PutAwayDtlData)).BeginInit(); this.SuspendLayout(); // // btnCancel // this.btnCancel.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.btnCancel.Location = new System.Drawing.Point(80, 3); this.btnCancel.Name = "btnCancel"; this.btnCancel.Size = new System.Drawing.Size(72, 31); this.btnCancel.TabIndex = 2; this.btnCancel.Tag = ""; this.btnCancel.Values.Image = global::NXWMS.Properties.Resources.取消; this.btnCancel.Values.Text = "取消"; this.btnCancel.Click += new System.EventHandler(this.btnCancel_Click); // // kryptonContextMenuItem1 // this.kryptonContextMenuItem1.Text = "Menu Item"; // // kgb_MainTableMsg // this.kgb_MainTableMsg.CaptionOverlap = 0D; this.kgb_MainTableMsg.CaptionStyle = ComponentFactory.Krypton.Toolkit.LabelStyle.GroupBoxCaption; this.kgb_MainTableMsg.Dock = System.Windows.Forms.DockStyle.Top; this.kgb_MainTableMsg.GroupBackStyle = ComponentFactory.Krypton.Toolkit.PaletteBackStyle.ControlGroupBox; this.kgb_MainTableMsg.GroupBorderStyle = ComponentFactory.Krypton.Toolkit.PaletteBorderStyle.ControlGroupBox; this.kgb_MainTableMsg.Location = new System.Drawing.Point(0, 0); this.kgb_MainTableMsg.Name = "kgb_MainTableMsg"; // // kgb_MainTableMsg.Panel // this.kgb_MainTableMsg.Panel.Controls.Add(this.cmb_CusPalletNo); this.kgb_MainTableMsg.Panel.Controls.Add(this.knud_PutAwayPriority); this.kgb_MainTableMsg.Panel.Controls.Add(this.ktb_Describe); this.kgb_MainTableMsg.Panel.Controls.Add(this.kcmb_PutAwayType); this.kgb_MainTableMsg.Panel.Controls.Add(this.tableLayoutPanel1); this.kgb_MainTableMsg.Panel.Controls.Add(this.kryptonLabel2); this.kgb_MainTableMsg.Panel.Controls.Add(this.kryptonLabel6); this.kgb_MainTableMsg.Panel.Controls.Add(this.kryptonLabel5); this.kgb_MainTableMsg.Panel.Controls.Add(this.kryptonLabel8); this.kgb_MainTableMsg.Panel.Controls.Add(this.kryptonLabel7); this.kgb_MainTableMsg.Panel.Controls.Add(this.ktb_EbinNo); this.kgb_MainTableMsg.Size = new System.Drawing.Size(1379, 146); this.kgb_MainTableMsg.TabIndex = 10; this.kgb_MainTableMsg.Values.Heading = "上架单主表:"; // // cmb_CusPalletNo // this.cmb_CusPalletNo.FormattingEnabled = true; this.cmb_CusPalletNo.Location = new System.Drawing.Point(86, 23); this.cmb_CusPalletNo.Name = "cmb_CusPalletNo"; this.cmb_CusPalletNo.NullValue = ""; this.cmb_CusPalletNo.PopupGridAutoSize = true; this.cmb_CusPalletNo.RowFilterVisible = false; this.cmb_CusPalletNo.sDisplayField = ""; this.cmb_CusPalletNo.sDisplayMember = ""; this.cmb_CusPalletNo.SeparatorChar = "|"; this.cmb_CusPalletNo.Size = new System.Drawing.Size(159, 20); this.cmb_CusPalletNo.sKeyWords = ""; this.cmb_CusPalletNo.sValueMember = ""; this.cmb_CusPalletNo.TabIndex = 10; this.cmb_CusPalletNo.Value = ""; // // knud_PutAwayPriority // this.knud_PutAwayPriority.Location = new System.Drawing.Point(643, 21); this.knud_PutAwayPriority.Minimum = new decimal(new int[] { 1, 0, 0, 0}); this.knud_PutAwayPriority.Name = "knud_PutAwayPriority"; this.knud_PutAwayPriority.Size = new System.Drawing.Size(160, 22); this.knud_PutAwayPriority.TabIndex = 9; this.knud_PutAwayPriority.Value = new decimal(new int[] { 100, 0, 0, 0}); // // ktb_Describe // this.ktb_Describe.Location = new System.Drawing.Point(1186, 23); this.ktb_Describe.Name = "ktb_Describe"; this.ktb_Describe.Size = new System.Drawing.Size(160, 87); this.ktb_Describe.TabIndex = 8; this.ktb_Describe.Text = ""; // // kcmb_PutAwayType // this.kcmb_PutAwayType.DropDownWidth = 162; this.kcmb_PutAwayType.Location = new System.Drawing.Point(366, 21); this.kcmb_PutAwayType.Name = "kcmb_PutAwayType"; this.kcmb_PutAwayType.Size = new System.Drawing.Size(162, 21); this.kcmb_PutAwayType.TabIndex = 6; // // tableLayoutPanel1 // this.tableLayoutPanel1.BackColor = System.Drawing.Color.Transparent; this.tableLayoutPanel1.ColumnCount = 2; this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F)); this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F)); this.tableLayoutPanel1.Controls.Add(this.btnCancel, 0, 0); this.tableLayoutPanel1.Controls.Add(this.btnConfirm, 0, 0); this.tableLayoutPanel1.Location = new System.Drawing.Point(20, 64); this.tableLayoutPanel1.Name = "tableLayoutPanel1"; this.tableLayoutPanel1.RowCount = 1; this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F)); this.tableLayoutPanel1.Size = new System.Drawing.Size(155, 37); this.tableLayoutPanel1.TabIndex = 5; // // btnConfirm // this.btnConfirm.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.btnConfirm.Location = new System.Drawing.Point(3, 3); this.btnConfirm.Name = "btnConfirm"; this.btnConfirm.Size = new System.Drawing.Size(71, 31); this.btnConfirm.TabIndex = 1; this.btnConfirm.Tag = ""; this.btnConfirm.Values.Image = global::NXWMS.Properties.Resources.确认; this.btnConfirm.Values.Text = "确认"; this.btnConfirm.Click += new System.EventHandler(this.btnConfirm_Click); // // kryptonLabel2 // this.kryptonLabel2.Location = new System.Drawing.Point(287, 22); this.kryptonLabel2.Name = "kryptonLabel2"; this.kryptonLabel2.Size = new System.Drawing.Size(73, 20); this.kryptonLabel2.TabIndex = 0; this.kryptonLabel2.Values.Text = "单据类型:"; // // kryptonLabel6 // this.kryptonLabel6.Location = new System.Drawing.Point(840, 21); this.kryptonLabel6.Name = "kryptonLabel6"; this.kryptonLabel6.Size = new System.Drawing.Size(73, 20); this.kryptonLabel6.TabIndex = 0; this.kryptonLabel6.Values.Text = "目标库位:"; // // kryptonLabel5 // this.kryptonLabel5.Location = new System.Drawing.Point(20, 23); this.kryptonLabel5.Name = "kryptonLabel5"; this.kryptonLabel5.Size = new System.Drawing.Size(60, 20); this.kryptonLabel5.TabIndex = 0; this.kryptonLabel5.Values.Text = "托盘号:"; // // kryptonLabel8 // this.kryptonLabel8.Location = new System.Drawing.Point(1119, 23); this.kryptonLabel8.Name = "kryptonLabel8"; this.kryptonLabel8.Size = new System.Drawing.Size(48, 20); this.kryptonLabel8.TabIndex = 0; this.kryptonLabel8.Values.Text = "描述:"; // // kryptonLabel7 // this.kryptonLabel7.Location = new System.Drawing.Point(552, 22); this.kryptonLabel7.Name = "kryptonLabel7"; this.kryptonLabel7.Size = new System.Drawing.Size(85, 20); this.kryptonLabel7.TabIndex = 0; this.kryptonLabel7.Values.Text = "上架优先级:"; // // ktb_EbinNo // this.ktb_EbinNo.Location = new System.Drawing.Point(919, 21); this.ktb_EbinNo.Name = "ktb_EbinNo"; this.ktb_EbinNo.Size = new System.Drawing.Size(160, 20); this.ktb_EbinNo.TabIndex = 1; // // kgb_DetailTableMsg // this.kgb_DetailTableMsg.CaptionOverlap = 0D; this.kgb_DetailTableMsg.CaptionStyle = ComponentFactory.Krypton.Toolkit.LabelStyle.GroupBoxCaption; this.kgb_DetailTableMsg.Dock = System.Windows.Forms.DockStyle.Fill; this.kgb_DetailTableMsg.GroupBackStyle = ComponentFactory.Krypton.Toolkit.PaletteBackStyle.ControlGroupBox; this.kgb_DetailTableMsg.GroupBorderStyle = ComponentFactory.Krypton.Toolkit.PaletteBorderStyle.ControlGroupBox; this.kgb_DetailTableMsg.Location = new System.Drawing.Point(0, 146); this.kgb_DetailTableMsg.Name = "kgb_DetailTableMsg"; // // kgb_DetailTableMsg.Panel // this.kgb_DetailTableMsg.Panel.Controls.Add(this.kdgv_PutAwayDtlData); this.kgb_DetailTableMsg.Size = new System.Drawing.Size(1379, 584); this.kgb_DetailTableMsg.TabIndex = 11; this.kgb_DetailTableMsg.Values.Heading = "上架单明细表:"; // // kdgv_PutAwayDtlData // this.kdgv_PutAwayDtlData.AllowUserToAddRows = false; this.kdgv_PutAwayDtlData.AllowUserToDeleteRows = false; this.kdgv_PutAwayDtlData.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.DisplayedCells; this.kdgv_PutAwayDtlData.ClipboardCopyMode = System.Windows.Forms.DataGridViewClipboardCopyMode.EnableWithoutHeaderText; this.kdgv_PutAwayDtlData.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing; this.kdgv_PutAwayDtlData.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { this.Column1, this.Column2, this.Column3, this.Column4, this.Column5, this.Column6, this.Column7, this.Column8, this.Column9, this.Column10, this.Column11, this.Column12, this.Column13, this.Column14, this.Column15, this.Column16, this.Column17, this.Column18}); this.kdgv_PutAwayDtlData.Dock = System.Windows.Forms.DockStyle.Fill; this.kdgv_PutAwayDtlData.Location = new System.Drawing.Point(0, 0); this.kdgv_PutAwayDtlData.Name = "kdgv_PutAwayDtlData"; this.kdgv_PutAwayDtlData.RowTemplate.Height = 23; this.kdgv_PutAwayDtlData.Size = new System.Drawing.Size(1375, 560); this.kdgv_PutAwayDtlData.TabIndex = 0; this.kdgv_PutAwayDtlData.DataError += new System.Windows.Forms.DataGridViewDataErrorEventHandler(this.kdgv_PutAwayDtlData_DataError); // // Column1 // this.Column1.HeaderText = "序号"; this.Column1.Name = "Column1"; this.Column1.ReadOnly = true; this.Column1.Resizable = System.Windows.Forms.DataGridViewTriState.True; this.Column1.Width = 60; // // Column2 // this.Column2.HeaderText = "物料编码"; this.Column2.Name = "Column2"; this.Column2.ReadOnly = true; this.Column2.Resizable = System.Windows.Forms.DataGridViewTriState.True; this.Column2.Width = 84; // // Column3 // this.Column3.HeaderText = "物料名称"; this.Column3.Name = "Column3"; this.Column3.ReadOnly = true; this.Column3.Resizable = System.Windows.Forms.DataGridViewTriState.True; this.Column3.Width = 84; // // Column4 // this.Column4.HeaderText = "物料条码"; this.Column4.Name = "Column4"; this.Column4.ReadOnly = true; this.Column4.Resizable = System.Windows.Forms.DataGridViewTriState.True; this.Column4.Width = 84; // // Column5 // this.Column5.HeaderText = "物料规格"; this.Column5.Name = "Column5"; this.Column5.ReadOnly = true; this.Column5.Resizable = System.Windows.Forms.DataGridViewTriState.True; this.Column5.Width = 84; // // Column6 // this.Column6.HeaderText = "批次号"; this.Column6.Name = "Column6"; this.Column6.ReadOnly = true; this.Column6.Resizable = System.Windows.Forms.DataGridViewTriState.True; this.Column6.Width = 72; // // Column7 // this.Column7.HeaderText = "上架数量"; this.Column7.Name = "Column7"; this.Column7.Width = 84; // // Column8 // this.Column8.HeaderText = "单位"; this.Column8.Name = "Column8"; this.Column8.ReadOnly = true; this.Column8.Width = 60; // // Column9 // this.Column9.HeaderText = "包装"; this.Column9.Name = "Column9"; this.Column9.ReadOnly = true; this.Column9.Width = 60; // // Column10 // this.Column10.HeaderText = "供应商编码"; this.Column10.Name = "Column10"; this.Column10.ReadOnly = true; this.Column10.Width = 96; // // Column11 // this.Column11.HeaderText = "供应商名称"; this.Column11.Name = "Column11"; this.Column11.ReadOnly = true; this.Column11.Width = 96; // // Column12 // this.Column12.Checked = false; this.Column12.CustomFormat = "yyyy-MM-dd HH:mm:ss"; this.Column12.Format = System.Windows.Forms.DateTimePickerFormat.Custom; this.Column12.HeaderText = "生产日期"; this.Column12.Name = "Column12"; this.Column12.ReadOnly = true; this.Column12.Width = 65; // // Column13 // this.Column13.Checked = false; this.Column13.CustomFormat = "yyyy-MM-dd HH:mm:ss"; this.Column13.Format = System.Windows.Forms.DateTimePickerFormat.Custom; this.Column13.HeaderText = "失效日期"; this.Column13.Name = "Column13"; this.Column13.ReadOnly = true; this.Column13.Width = 65; // // Column14 // this.Column14.HeaderText = "质检状态"; this.Column14.Name = "Column14"; this.Column14.ReadOnly = true; this.Column14.Width = 84; // // Column15 // this.Column15.HeaderText = "物品状态"; this.Column15.Name = "Column15"; this.Column15.ReadOnly = true; this.Column15.Width = 84; // // Column16 // this.Column16.HeaderText = "Column16"; this.Column16.Name = "Column16"; this.Column16.Visible = false; this.Column16.Width = 91; // // Column17 // this.Column17.HeaderText = "Column17"; this.Column17.Name = "Column17"; this.Column17.Visible = false; this.Column17.Width = 91; // // Column18 // this.Column18.HeaderText = "Column18"; this.Column18.Name = "Column18"; this.Column18.Visible = false; this.Column18.Width = 91; // // kryptonContextMenuHeading1 // this.kryptonContextMenuHeading1.ExtraText = ""; // // frmChildAddWmsInPutAway // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(1379, 730); this.Controls.Add(this.kgb_DetailTableMsg); this.Controls.Add(this.kgb_MainTableMsg); this.Name = "frmChildAddWmsInPutAway"; this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent; this.Text = "新增上架单"; this.Load += new System.EventHandler(this.frmChildAddWmsInPutAway_Load); ((System.ComponentModel.ISupportInitialize)(this.kgb_MainTableMsg.Panel)).EndInit(); this.kgb_MainTableMsg.Panel.ResumeLayout(false); this.kgb_MainTableMsg.Panel.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.kgb_MainTableMsg)).EndInit(); this.kgb_MainTableMsg.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.kcmb_PutAwayType)).EndInit(); this.tableLayoutPanel1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.kgb_DetailTableMsg.Panel)).EndInit(); this.kgb_DetailTableMsg.Panel.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.kgb_DetailTableMsg)).EndInit(); this.kgb_DetailTableMsg.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.kdgv_PutAwayDtlData)).EndInit(); this.ResumeLayout(false); } #endregion private ComponentFactory.Krypton.Toolkit.KryptonButton btnCancel; private ComponentFactory.Krypton.Toolkit.KryptonContextMenuItem kryptonContextMenuItem1; private ComponentFactory.Krypton.Toolkit.KryptonGroupBox kgb_MainTableMsg; private ComponentFactory.Krypton.Toolkit.KryptonNumericUpDown knud_PutAwayPriority; private ComponentFactory.Krypton.Toolkit.KryptonRichTextBox ktb_Describe; private ComponentFactory.Krypton.Toolkit.KryptonComboBox kcmb_PutAwayType; private System.Windows.Forms.TableLayoutPanel tableLayoutPanel1; private ComponentFactory.Krypton.Toolkit.KryptonButton btnConfirm; private ComponentFactory.Krypton.Toolkit.KryptonLabel kryptonLabel2; private ComponentFactory.Krypton.Toolkit.KryptonLabel kryptonLabel6; private ComponentFactory.Krypton.Toolkit.KryptonLabel kryptonLabel8; private ComponentFactory.Krypton.Toolkit.KryptonLabel kryptonLabel7; private ComponentFactory.Krypton.Toolkit.KryptonTextBox ktb_EbinNo; private ComponentFactory.Krypton.Toolkit.KryptonGroupBox kgb_DetailTableMsg; private ComponentFactory.Krypton.Toolkit.KryptonDataGridView kdgv_PutAwayDtlData; private ComponentFactory.Krypton.Toolkit.KryptonContextMenuHeading kryptonContextMenuHeading1; private ComponentFactory.Krypton.Toolkit.KryptonLabel kryptonLabel5; private Client.FrmCustom.DataGridViewOfComoBoxCustom cmb_CusPalletNo; private ComponentFactory.Krypton.Toolkit.KryptonDataGridViewTextBoxColumn Column1; private ComponentFactory.Krypton.Toolkit.KryptonDataGridViewTextBoxColumn Column2; private ComponentFactory.Krypton.Toolkit.KryptonDataGridViewTextBoxColumn Column3; private ComponentFactory.Krypton.Toolkit.KryptonDataGridViewTextBoxColumn Column4; private ComponentFactory.Krypton.Toolkit.KryptonDataGridViewTextBoxColumn Column5; private ComponentFactory.Krypton.Toolkit.KryptonDataGridViewTextBoxColumn Column6; private ComponentFactory.Krypton.Toolkit.KryptonDataGridViewTextBoxColumn Column7; private ComponentFactory.Krypton.Toolkit.KryptonDataGridViewTextBoxColumn Column8; private ComponentFactory.Krypton.Toolkit.KryptonDataGridViewTextBoxColumn Column9; private ComponentFactory.Krypton.Toolkit.KryptonDataGridViewTextBoxColumn Column10; private ComponentFactory.Krypton.Toolkit.KryptonDataGridViewTextBoxColumn Column11; private ComponentFactory.Krypton.Toolkit.KryptonDataGridViewDateTimePickerColumn Column12; private ComponentFactory.Krypton.Toolkit.KryptonDataGridViewDateTimePickerColumn Column13; private ComponentFactory.Krypton.Toolkit.KryptonDataGridViewTextBoxColumn Column14; private ComponentFactory.Krypton.Toolkit.KryptonDataGridViewTextBoxColumn Column15; private System.Windows.Forms.DataGridViewTextBoxColumn Column16; private System.Windows.Forms.DataGridViewTextBoxColumn Column17; private System.Windows.Forms.DataGridViewTextBoxColumn Column18; } }