namespace ICSSoft.Frame.APP
{
partial class FormStockBarCodeCreate
{
///
/// 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()
{
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FormStockBarCodeCreate));
DevExpress.XtraGrid.StyleFormatCondition styleFormatCondition1 = new DevExpress.XtraGrid.StyleFormatCondition();
DevExpress.XtraGrid.StyleFormatCondition styleFormatCondition2 = new DevExpress.XtraGrid.StyleFormatCondition();
this.Std = new DevExpress.XtraEditors.Repository.RepositoryItemTextEdit();
this.btnClose = new DevExpress.XtraEditors.SimpleButton();
this.lblTitle = new DevExpress.XtraEditors.LabelControl();
this.panelControl2 = new DevExpress.XtraEditors.PanelControl();
this.panelControl3 = new DevExpress.XtraEditors.PanelControl();
this.panelControl4 = new DevExpress.XtraEditors.PanelControl();
this.panelControl5 = new DevExpress.XtraEditors.PanelControl();
this.panelControl6 = new DevExpress.XtraEditors.PanelControl();
this.panelControl1 = new DevExpress.XtraEditors.PanelControl();
this.grdDetail = new DevExpress.XtraGrid.GridControl();
this.grvDetail = new DevExpress.XtraGrid.Views.Grid.GridView();
this.ERPAutoid = new DevExpress.XtraGrid.Columns.GridColumn();
this.Code = new DevExpress.XtraGrid.Columns.GridColumn();
this.colisSelect = new DevExpress.XtraGrid.Columns.GridColumn();
this.BatchCode = new DevExpress.XtraGrid.Columns.GridColumn();
this.cInvCode = new DevExpress.XtraGrid.Columns.GridColumn();
this.INVNAME = new DevExpress.XtraGrid.Columns.GridColumn();
this.INVSTD = new DevExpress.XtraGrid.Columns.GridColumn();
this.INVUOM = new DevExpress.XtraGrid.Columns.GridColumn();
this.PackQty = new DevExpress.XtraGrid.Columns.GridColumn();
this.BarCodeqty = new DevExpress.XtraGrid.Columns.GridColumn();
this.iQuantity = new DevExpress.XtraGrid.Columns.GridColumn();
this.BarCodeCount = new DevExpress.XtraGrid.Columns.GridColumn();
this.Count = new DevExpress.XtraEditors.Repository.RepositoryItemTextEdit();
this.btnFilter = new DevExpress.XtraEditors.SimpleButton();
this.btnExit = new DevExpress.XtraEditors.SimpleButton();
this.btnDel = new DevExpress.XtraEditors.SimpleButton();
this.row = new DevExpress.XtraGrid.Columns.GridColumn();
this.cCode = new DevExpress.XtraGrid.Columns.GridColumn();
((System.ComponentModel.ISupportInitialize)(this.Std)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.panelControl2)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.panelControl3)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.panelControl4)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.panelControl5)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.panelControl6)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.panelControl1)).BeginInit();
this.panelControl1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.grdDetail)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.grvDetail)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.Count)).BeginInit();
this.SuspendLayout();
//
// Std
//
this.Std.AutoHeight = false;
this.Std.Mask.EditMask = "f2";
this.Std.Mask.MaskType = DevExpress.XtraEditors.Mask.MaskType.Numeric;
this.Std.Mask.UseMaskAsDisplayFormat = true;
this.Std.Name = "Std";
this.Std.NullText = "0";
this.Std.NullValuePromptShowForEmptyValue = true;
//
// btnClose
//
this.btnClose.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.btnClose.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.btnClose.Appearance.ForeColor = System.Drawing.Color.White;
this.btnClose.Appearance.Options.UseFont = true;
this.btnClose.Appearance.Options.UseForeColor = true;
this.btnClose.Appearance.Options.UseTextOptions = true;
this.btnClose.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.btnClose.Image = ((System.Drawing.Image)(resources.GetObject("btnClose.Image")));
this.btnClose.Location = new System.Drawing.Point(1020, 1);
this.btnClose.LookAndFeel.SkinName = "BlueButtonSkin";
this.btnClose.LookAndFeel.UseDefaultLookAndFeel = false;
this.btnClose.Name = "btnClose";
this.btnClose.Size = new System.Drawing.Size(30, 30);
this.btnClose.TabIndex = 4;
this.btnClose.Click += new System.EventHandler(this.btnClose_Click);
//
// lblTitle
//
this.lblTitle.Appearance.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.lblTitle.Appearance.ForeColor = System.Drawing.Color.White;
this.lblTitle.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None;
this.lblTitle.Location = new System.Drawing.Point(20, 4);
this.lblTitle.Name = "lblTitle";
this.lblTitle.Size = new System.Drawing.Size(99, 23);
this.lblTitle.TabIndex = 2;
this.lblTitle.Text = "采购到货单选择";
//
// panelControl2
//
this.panelControl2.Appearance.BackColor = System.Drawing.Color.Gainsboro;
this.panelControl2.Appearance.Options.UseBackColor = true;
this.panelControl2.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
this.panelControl2.Dock = System.Windows.Forms.DockStyle.Right;
this.panelControl2.Location = new System.Drawing.Point(1051, 1);
this.panelControl2.Name = "panelControl2";
this.panelControl2.Size = new System.Drawing.Size(1, 455);
this.panelControl2.TabIndex = 15;
//
// panelControl3
//
this.panelControl3.Appearance.BackColor = System.Drawing.Color.Gainsboro;
this.panelControl3.Appearance.Options.UseBackColor = true;
this.panelControl3.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
this.panelControl3.Dock = System.Windows.Forms.DockStyle.Left;
this.panelControl3.Location = new System.Drawing.Point(0, 1);
this.panelControl3.Name = "panelControl3";
this.panelControl3.Size = new System.Drawing.Size(1, 455);
this.panelControl3.TabIndex = 16;
//
// panelControl4
//
this.panelControl4.Appearance.BackColor = System.Drawing.Color.Gainsboro;
this.panelControl4.Appearance.Options.UseBackColor = true;
this.panelControl4.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
this.panelControl4.Dock = System.Windows.Forms.DockStyle.Bottom;
this.panelControl4.Location = new System.Drawing.Point(1, 455);
this.panelControl4.Name = "panelControl4";
this.panelControl4.Size = new System.Drawing.Size(1050, 1);
this.panelControl4.TabIndex = 17;
//
// panelControl5
//
this.panelControl5.Appearance.BackColor = System.Drawing.Color.Gainsboro;
this.panelControl5.Appearance.Options.UseBackColor = true;
this.panelControl5.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
this.panelControl5.Dock = System.Windows.Forms.DockStyle.Top;
this.panelControl5.Location = new System.Drawing.Point(0, 0);
this.panelControl5.Name = "panelControl5";
this.panelControl5.Size = new System.Drawing.Size(1052, 1);
this.panelControl5.TabIndex = 20;
//
// panelControl6
//
this.panelControl6.Appearance.BackColor = System.Drawing.Color.White;
this.panelControl6.Appearance.Options.UseBackColor = true;
this.panelControl6.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
this.panelControl6.Dock = System.Windows.Forms.DockStyle.Bottom;
this.panelControl6.Location = new System.Drawing.Point(0, 456);
this.panelControl6.Name = "panelControl6";
this.panelControl6.Size = new System.Drawing.Size(1052, 1);
this.panelControl6.TabIndex = 21;
//
// panelControl1
//
this.panelControl1.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.panelControl1.Appearance.BackColor = System.Drawing.Color.White;
this.panelControl1.Appearance.Options.UseBackColor = true;
this.panelControl1.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
this.panelControl1.Controls.Add(this.grdDetail);
this.panelControl1.Location = new System.Drawing.Point(1, 33);
this.panelControl1.Margin = new System.Windows.Forms.Padding(0);
this.panelControl1.Name = "panelControl1";
this.panelControl1.Size = new System.Drawing.Size(1050, 394);
this.panelControl1.TabIndex = 22;
//
// grdDetail
//
this.grdDetail.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.grdDetail.Location = new System.Drawing.Point(3, 3);
this.grdDetail.MainView = this.grvDetail;
this.grdDetail.Name = "grdDetail";
this.grdDetail.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
this.Std,
this.Count});
this.grdDetail.Size = new System.Drawing.Size(1044, 388);
this.grdDetail.TabIndex = 6;
this.grdDetail.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
this.grvDetail});
//
// grvDetail
//
this.grvDetail.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
this.row,
this.cCode,
this.ERPAutoid,
this.Code,
this.colisSelect,
this.BatchCode,
this.cInvCode,
this.INVNAME,
this.INVSTD,
this.INVUOM,
this.PackQty,
this.BarCodeqty,
this.iQuantity,
this.BarCodeCount});
styleFormatCondition1.Appearance.ForeColor = System.Drawing.Color.Red;
styleFormatCondition1.Appearance.Options.UseForeColor = true;
styleFormatCondition1.Condition = DevExpress.XtraGrid.FormatConditionEnum.Equal;
styleFormatCondition1.Value1 = 0;
styleFormatCondition1.Value2 = 0F;
styleFormatCondition2.Appearance.ForeColor = System.Drawing.Color.Red;
styleFormatCondition2.Appearance.Options.UseForeColor = true;
styleFormatCondition2.Condition = DevExpress.XtraGrid.FormatConditionEnum.Equal;
styleFormatCondition2.Value1 = 0;
this.grvDetail.FormatConditions.AddRange(new DevExpress.XtraGrid.StyleFormatCondition[] {
styleFormatCondition1,
styleFormatCondition2});
this.grvDetail.GridControl = this.grdDetail;
this.grvDetail.IndicatorWidth = 35;
this.grvDetail.Name = "grvDetail";
this.grvDetail.OptionsView.ColumnAutoWidth = false;
this.grvDetail.OptionsView.ShowGroupPanel = false;
this.grvDetail.CustomDrawRowIndicator += new DevExpress.XtraGrid.Views.Grid.RowIndicatorCustomDrawEventHandler(this.grvDetail_CustomDrawRowIndicator);
this.grvDetail.RowCellStyle += new DevExpress.XtraGrid.Views.Grid.RowCellStyleEventHandler(this.grvDetail_RowCellStyle);
//
// ERPAutoid
//
this.ERPAutoid.Caption = "ERPAutoid";
this.ERPAutoid.FieldName = "ERPAutoid";
this.ERPAutoid.Name = "ERPAutoid";
this.ERPAutoid.OptionsColumn.AllowEdit = false;
this.ERPAutoid.OptionsColumn.ReadOnly = true;
this.ERPAutoid.Width = 58;
//
// Code
//
this.Code.Caption = "Code";
this.Code.FieldName = "Code";
this.Code.Name = "Code";
//
// colisSelect
//
this.colisSelect.Caption = "选择";
this.colisSelect.FieldName = "选择";
this.colisSelect.Name = "colisSelect";
//
// BatchCode
//
this.BatchCode.Caption = "批号";
this.BatchCode.FieldName = "BatchCode";
this.BatchCode.Name = "BatchCode";
this.BatchCode.OptionsColumn.AllowEdit = false;
this.BatchCode.OptionsColumn.ReadOnly = true;
this.BatchCode.Visible = true;
this.BatchCode.VisibleIndex = 0;
this.BatchCode.Width = 101;
//
// cInvCode
//
this.cInvCode.Caption = "存货编码";
this.cInvCode.FieldName = "cInvCode";
this.cInvCode.Name = "cInvCode";
this.cInvCode.OptionsColumn.AllowEdit = false;
this.cInvCode.OptionsColumn.ReadOnly = true;
this.cInvCode.Visible = true;
this.cInvCode.VisibleIndex = 1;
this.cInvCode.Width = 141;
//
// INVNAME
//
this.INVNAME.Caption = "存货名称";
this.INVNAME.FieldName = "INVNAME";
this.INVNAME.Name = "INVNAME";
this.INVNAME.OptionsColumn.AllowEdit = false;
this.INVNAME.OptionsColumn.ReadOnly = true;
this.INVNAME.Visible = true;
this.INVNAME.VisibleIndex = 2;
this.INVNAME.Width = 119;
//
// INVSTD
//
this.INVSTD.Caption = "规格型号";
this.INVSTD.FieldName = "INVSTD";
this.INVSTD.Name = "INVSTD";
this.INVSTD.OptionsColumn.AllowEdit = false;
this.INVSTD.OptionsColumn.ReadOnly = true;
this.INVSTD.Visible = true;
this.INVSTD.VisibleIndex = 3;
//
// INVUOM
//
this.INVUOM.Caption = "计量单位";
this.INVUOM.FieldName = "INVUOM";
this.INVUOM.Name = "INVUOM";
this.INVUOM.OptionsColumn.AllowEdit = false;
this.INVUOM.OptionsColumn.ReadOnly = true;
this.INVUOM.Visible = true;
this.INVUOM.VisibleIndex = 4;
//
// PackQty
//
this.PackQty.Caption = "已包装数量";
this.PackQty.FieldName = "PackQty";
this.PackQty.Name = "PackQty";
this.PackQty.OptionsColumn.AllowEdit = false;
this.PackQty.OptionsColumn.ReadOnly = true;
this.PackQty.Visible = true;
this.PackQty.VisibleIndex = 6;
//
// BarCodeqty
//
this.BarCodeqty.Caption = "条码规格";
this.BarCodeqty.ColumnEdit = this.Std;
this.BarCodeqty.FieldName = "BarCodeqty";
this.BarCodeqty.Name = "BarCodeqty";
this.BarCodeqty.Visible = true;
this.BarCodeqty.VisibleIndex = 7;
//
// iQuantity
//
this.iQuantity.Caption = "采购到货数量";
this.iQuantity.FieldName = "iQuantity";
this.iQuantity.Name = "iQuantity";
this.iQuantity.OptionsColumn.AllowEdit = false;
this.iQuantity.OptionsColumn.ReadOnly = true;
this.iQuantity.Visible = true;
this.iQuantity.VisibleIndex = 5;
this.iQuantity.Width = 106;
//
// BarCodeCount
//
this.BarCodeCount.Caption = "条码个数";
this.BarCodeCount.ColumnEdit = this.Std;
this.BarCodeCount.FieldName = "BarCodeCount";
this.BarCodeCount.Name = "BarCodeCount";
this.BarCodeCount.Visible = true;
this.BarCodeCount.VisibleIndex = 8;
//
// Count
//
this.Count.AutoHeight = false;
this.Count.Name = "Count";
//
// btnFilter
//
this.btnFilter.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.btnFilter.Appearance.ForeColor = System.Drawing.Color.White;
this.btnFilter.Appearance.Options.UseFont = true;
this.btnFilter.Appearance.Options.UseForeColor = true;
this.btnFilter.Appearance.Options.UseTextOptions = true;
this.btnFilter.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
this.btnFilter.Image = ((System.Drawing.Image)(resources.GetObject("btnFilter.Image")));
this.btnFilter.Location = new System.Drawing.Point(226, 2);
this.btnFilter.LookAndFeel.SkinName = "BlueButtonSkin";
this.btnFilter.LookAndFeel.UseDefaultLookAndFeel = false;
this.btnFilter.Name = "btnFilter";
this.btnFilter.Size = new System.Drawing.Size(65, 30);
this.btnFilter.TabIndex = 4;
this.btnFilter.Text = "生成";
this.btnFilter.Click += new System.EventHandler(this.btnFilter_Click);
//
// btnExit
//
this.btnExit.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.btnExit.Appearance.ForeColor = System.Drawing.Color.White;
this.btnExit.Appearance.Options.UseFont = true;
this.btnExit.Appearance.Options.UseForeColor = true;
this.btnExit.Appearance.Options.UseTextOptions = true;
this.btnExit.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
this.btnExit.Image = ((System.Drawing.Image)(resources.GetObject("btnExit.Image")));
this.btnExit.Location = new System.Drawing.Point(291, 2);
this.btnExit.LookAndFeel.SkinName = "BlueButtonSkin";
this.btnExit.LookAndFeel.UseDefaultLookAndFeel = false;
this.btnExit.Name = "btnExit";
this.btnExit.Size = new System.Drawing.Size(65, 30);
this.btnExit.TabIndex = 4;
this.btnExit.Text = "退出";
this.btnExit.Click += new System.EventHandler(this.btnExit_Click);
//
// btnDel
//
this.btnDel.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.btnDel.Appearance.ForeColor = System.Drawing.Color.White;
this.btnDel.Appearance.Options.UseFont = true;
this.btnDel.Appearance.Options.UseForeColor = true;
this.btnDel.Appearance.Options.UseTextOptions = true;
this.btnDel.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
this.btnDel.Image = ((System.Drawing.Image)(resources.GetObject("btnDel.Image")));
this.btnDel.Location = new System.Drawing.Point(161, 2);
this.btnDel.LookAndFeel.SkinName = "BlueButtonSkin";
this.btnDel.LookAndFeel.UseDefaultLookAndFeel = false;
this.btnDel.Name = "btnDel";
this.btnDel.Size = new System.Drawing.Size(65, 30);
this.btnDel.TabIndex = 8;
this.btnDel.Text = "删行";
this.btnDel.Click += new System.EventHandler(this.btnDel_Click_1);
//
// row
//
this.row.Caption = "row";
this.row.FieldName = "row";
this.row.Name = "row";
//
// cCode
//
this.cCode.Caption = "cCode";
this.cCode.FieldName = "cCode";
this.cCode.Name = "cCode";
//
// FormStockBarCodeCreate
//
this.Appearance.BackColor = System.Drawing.Color.CornflowerBlue;
this.Appearance.Options.UseBackColor = true;
this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(1052, 457);
this.Controls.Add(this.btnDel);
this.Controls.Add(this.panelControl1);
this.Controls.Add(this.btnExit);
this.Controls.Add(this.btnFilter);
this.Controls.Add(this.btnClose);
this.Controls.Add(this.lblTitle);
this.Controls.Add(this.panelControl4);
this.Controls.Add(this.panelControl2);
this.Controls.Add(this.panelControl3);
this.Controls.Add(this.panelControl5);
this.Controls.Add(this.panelControl6);
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
this.Name = "FormStockBarCodeCreate";
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
this.Text = "修改口令";
this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.FormProductBarCodeCreate_FormClosing);
this.Load += new System.EventHandler(this.FormCartonProtectCreate_Load);
((System.ComponentModel.ISupportInitialize)(this.Std)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.panelControl2)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.panelControl3)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.panelControl4)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.panelControl5)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.panelControl6)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.panelControl1)).EndInit();
this.panelControl1.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.grdDetail)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.grvDetail)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.Count)).EndInit();
this.ResumeLayout(false);
}
#endregion
private DevExpress.XtraEditors.PanelControl panelControl2;
private DevExpress.XtraEditors.PanelControl panelControl3;
private DevExpress.XtraEditors.PanelControl panelControl4;
private DevExpress.XtraEditors.LabelControl lblTitle;
private DevExpress.XtraEditors.SimpleButton btnClose;
private DevExpress.XtraEditors.PanelControl panelControl5;
private DevExpress.XtraEditors.PanelControl panelControl6;
private DevExpress.XtraEditors.PanelControl panelControl1;
private DevExpress.XtraGrid.GridControl grdDetail;
private DevExpress.XtraGrid.Views.Grid.GridView grvDetail;
private DevExpress.XtraGrid.Columns.GridColumn cInvCode;
private DevExpress.XtraGrid.Columns.GridColumn INVNAME;
private DevExpress.XtraEditors.SimpleButton btnFilter;
private DevExpress.XtraEditors.SimpleButton btnExit;
private DevExpress.XtraGrid.Columns.GridColumn BarCodeqty;
private DevExpress.XtraGrid.Columns.GridColumn ERPAutoid;
private DevExpress.XtraGrid.Columns.GridColumn BatchCode;
private DevExpress.XtraEditors.Repository.RepositoryItemTextEdit Std;
private DevExpress.XtraGrid.Columns.GridColumn iQuantity;
private DevExpress.XtraGrid.Columns.GridColumn BarCodeCount;
private DevExpress.XtraGrid.Columns.GridColumn colisSelect;
private DevExpress.XtraGrid.Columns.GridColumn PackQty;
private DevExpress.XtraEditors.Repository.RepositoryItemTextEdit Count;
private DevExpress.XtraGrid.Columns.GridColumn INVSTD;
private DevExpress.XtraGrid.Columns.GridColumn INVUOM;
private DevExpress.XtraEditors.SimpleButton btnDel;
private DevExpress.XtraGrid.Columns.GridColumn Code;
private DevExpress.XtraGrid.Columns.GridColumn row;
private DevExpress.XtraGrid.Columns.GridColumn cCode;
}
}