BaoKai_202508_Wms_Jingwang_.../WMS.FrmSC/FrmGoodsMaterial.Designer.cs
2025-08-24 21:52:42 +08:00

926 lines
51 KiB
C#

namespace WMS.FrmSC
{
partial class FrmGoodsMaterial
{
/// <summary>
/// Required designer variable.
/// </summary>
private System.ComponentModel.IContainer components = null;
/// <summary>
/// Clean up any resources being used.
/// </summary>
/// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Windows Form Designer generated code
/// <summary>
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
/// </summary>
private void InitializeComponent()
{
this.bsGoodsMaterial = new System.Windows.Forms.BindingSource();
this.splitContainerControl1 = new DevExpress.XtraEditors.SplitContainerControl();
this.GCGoods = new WMS.Ctrl.GridControlCustom();
this.bsGoods = new System.Windows.Forms.BindingSource();
this.GvGoods = new DevExpress.XtraGrid.Views.Grid.GridView();
this.gridColumn1 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colGOODS_NAME = new DevExpress.XtraGrid.Columns.GridColumn();
this.colGOODS_SHORT_NAME = new DevExpress.XtraGrid.Columns.GridColumn();
this.colPY_NAME = new DevExpress.XtraGrid.Columns.GridColumn();
this.colGOODS_TYPE_NAME = new DevExpress.XtraGrid.Columns.GridColumn();
this.colSPECIFICATION = new DevExpress.XtraGrid.Columns.GridColumn();
this.colMODEL = new DevExpress.XtraGrid.Columns.GridColumn();
this.colPRICE = new DevExpress.XtraGrid.Columns.GridColumn();
this.colBARCODE = new DevExpress.XtraGrid.Columns.GridColumn();
this.colGLENGTH = new DevExpress.XtraGrid.Columns.GridColumn();
this.colGWIDTH = new DevExpress.XtraGrid.Columns.GridColumn();
this.colGHEIGHT = new DevExpress.XtraGrid.Columns.GridColumn();
this.colGVOLUME = new DevExpress.XtraGrid.Columns.GridColumn();
this.colSCALE_UNIT_NAME = new DevExpress.XtraGrid.Columns.GridColumn();
this.colUNIT_NAME = new DevExpress.XtraGrid.Columns.GridColumn();
this.colWARN_UP = new DevExpress.XtraGrid.Columns.GridColumn();
this.colWARN_DOWN = new DevExpress.XtraGrid.Columns.GridColumn();
this.colPRODUCE_AREA = new DevExpress.XtraGrid.Columns.GridColumn();
this.colGROSS_WEIGHT = new DevExpress.XtraGrid.Columns.GridColumn();
this.colNET_WEIGHT = new DevExpress.XtraGrid.Columns.GridColumn();
this.colPROVIDER_NAME = new DevExpress.XtraGrid.Columns.GridColumn();
this.colHSNUMBER = new DevExpress.XtraGrid.Columns.GridColumn();
this.colABC_NAME = new DevExpress.XtraGrid.Columns.GridColumn();
this.colHAZARDOUS_NAME = new DevExpress.XtraGrid.Columns.GridColumn();
this.colSTORED_NAME = new DevExpress.XtraGrid.Columns.GridColumn();
this.colPERIOD = new DevExpress.XtraGrid.Columns.GridColumn();
this.colPERIODUNIT_NAME = new DevExpress.XtraGrid.Columns.GridColumn();
this.colADDTAX = new DevExpress.XtraGrid.Columns.GridColumn();
this.colSEASON_NAME = new DevExpress.XtraGrid.Columns.GridColumn();
this.colTARIFFRATE = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn2 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colSTATUS_NAME = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn3 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn4 = new DevExpress.XtraGrid.Columns.GridColumn();
this.repositoryItemLookUpEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemLookUpEdit();
this.repositoryItemPictureEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemPictureEdit();
this.repositoryItemImageEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemImageEdit();
this.lueUnit = new DevExpress.XtraEditors.Repository.RepositoryItemLookUpEdit();
this.GCGoodsMaterial = new WMS.Ctrl.GridControlCustom();
this.GVGoodsMaterial = new DevExpress.XtraGrid.Views.Grid.GridView();
this.colGOODS_ID = new DevExpress.XtraGrid.Columns.GridColumn();
this.colMATERIAL_ID = new DevExpress.XtraGrid.Columns.GridColumn();
this.colSTAND_NUM = new DevExpress.XtraGrid.Columns.GridColumn();
this.colMAX_NUM = new DevExpress.XtraGrid.Columns.GridColumn();
this.colLOSS_PERCENT = new DevExpress.XtraGrid.Columns.GridColumn();
this.colOPERAT_MAN = new DevExpress.XtraGrid.Columns.GridColumn();
this.colOPERAT_DATE = new DevExpress.XtraGrid.Columns.GridColumn();
this.colREMARK = new DevExpress.XtraGrid.Columns.GridColumn();
this.colMATERIAL_NAME = new DevExpress.XtraGrid.Columns.GridColumn();
this.colGOODS_NAME1 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colPRICE1 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colUNIT = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn5 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn6 = new DevExpress.XtraGrid.Columns.GridColumn();
this.lueUnitTab = new DevExpress.XtraEditors.Repository.RepositoryItemLookUpEdit();
((System.ComponentModel.ISupportInitialize)(this.bsGoodsMaterial)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1)).BeginInit();
this.splitContainerControl1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.GCGoods)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.bsGoods)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.GvGoods)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemLookUpEdit1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemPictureEdit1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemImageEdit1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.lueUnit)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.GCGoodsMaterial)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.GVGoodsMaterial)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.lueUnitTab)).BeginInit();
this.SuspendLayout();
//
// bsGoodsMaterial
//
this.bsGoodsMaterial.DataSource = typeof(WMS.Model.SC.GoodsMaterialModel);
//
// splitContainerControl1
//
this.splitContainerControl1.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
this.splitContainerControl1.Dock = System.Windows.Forms.DockStyle.Fill;
this.splitContainerControl1.Horizontal = false;
this.splitContainerControl1.Location = new System.Drawing.Point(0, 0);
this.splitContainerControl1.Name = "splitContainerControl1";
this.splitContainerControl1.Panel1.Controls.Add(this.GCGoods);
this.splitContainerControl1.Panel1.Text = "Panel1";
this.splitContainerControl1.Panel2.Controls.Add(this.GCGoodsMaterial);
this.splitContainerControl1.Panel2.Text = "Panel2";
this.splitContainerControl1.Size = new System.Drawing.Size(1079, 587);
this.splitContainerControl1.SplitterPosition = 276;
this.splitContainerControl1.TabIndex = 7;
this.splitContainerControl1.Text = "splitContainerControl1";
//
// GCGoods
//
this.GCGoods.ColorApprove = System.Drawing.Color.Empty;
this.GCGoods.ColorApproveValue = null;
this.GCGoods.ColorPass = System.Drawing.Color.Empty;
this.GCGoods.ColorPassValue = null;
this.GCGoods.ColorRepeal = System.Drawing.Color.Empty;
this.GCGoods.ColorRepealValue = null;
this.GCGoods.ColorReWork = System.Drawing.Color.Empty;
this.GCGoods.ColorReWorkValue = null;
this.GCGoods.ColorSelectedRow = System.Drawing.Color.Empty;
this.GCGoods.ColorShortage = System.Drawing.Color.Empty;
this.GCGoods.ColorShortageFlagColumn = "";
this.GCGoods.ColorShortageValue = "";
this.GCGoods.ColorUnExecute = System.Drawing.Color.Empty;
this.GCGoods.ColorUnExecuteValue = null;
this.GCGoods.ColorUnPass = System.Drawing.Color.Empty;
this.GCGoods.ColorUnPassValue = null;
this.GCGoods.ColorVerify = System.Drawing.Color.Empty;
this.GCGoods.ColorVerifyFlagColumn = "";
this.GCGoods.ColorVerifyValue = "";
this.GCGoods.ColorWarning = System.Drawing.Color.Empty;
this.GCGoods.ColorWarningValue = null;
this.GCGoods.DataSource = this.bsGoods;
this.GCGoods.Dock = System.Windows.Forms.DockStyle.Fill;
this.GCGoods.EnableAppearanceEvenRow = true;
this.GCGoods.IndicatorWidth = 40;
this.GCGoods.Location = new System.Drawing.Point(0, 0);
this.GCGoods.MainView = this.GvGoods;
this.GCGoods.Name = "GCGoods";
this.GCGoods.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
this.repositoryItemLookUpEdit1,
this.repositoryItemPictureEdit1,
this.repositoryItemImageEdit1,
this.lueUnit});
this.GCGoods.ShowRowID = true;
this.GCGoods.Size = new System.Drawing.Size(1075, 276);
this.GCGoods.TabIndex = 1;
this.GCGoods.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
this.GvGoods});
//
// bsGoods
//
this.bsGoods.DataSource = typeof(WMS.Model.Base.GoodsInfoModel);
//
// GvGoods
//
this.GvGoods.Appearance.EvenRow.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(240)))), ((int)(((byte)(250)))));
this.GvGoods.Appearance.EvenRow.Options.UseBackColor = true;
this.GvGoods.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
this.gridColumn1,
this.colGOODS_NAME,
this.colGOODS_SHORT_NAME,
this.colPY_NAME,
this.colGOODS_TYPE_NAME,
this.colSPECIFICATION,
this.colMODEL,
this.colPRICE,
this.colBARCODE,
this.colGLENGTH,
this.colGWIDTH,
this.colGHEIGHT,
this.colGVOLUME,
this.colSCALE_UNIT_NAME,
this.colUNIT_NAME,
this.colWARN_UP,
this.colWARN_DOWN,
this.colPRODUCE_AREA,
this.colGROSS_WEIGHT,
this.colNET_WEIGHT,
this.colPROVIDER_NAME,
this.colHSNUMBER,
this.colABC_NAME,
this.colHAZARDOUS_NAME,
this.colSTORED_NAME,
this.colPERIOD,
this.colPERIODUNIT_NAME,
this.colADDTAX,
this.colSEASON_NAME,
this.colTARIFFRATE,
this.gridColumn2,
this.colSTATUS_NAME,
this.gridColumn3,
this.gridColumn4});
this.GvGoods.GridControl = this.GCGoods;
this.GvGoods.IndicatorWidth = 34;
this.GvGoods.Name = "GvGoods";
this.GvGoods.OptionsBehavior.Editable = false;
this.GvGoods.OptionsView.ColumnAutoWidth = false;
this.GvGoods.OptionsView.EnableAppearanceEvenRow = true;
this.GvGoods.OptionsView.ShowFooter = true;
this.GvGoods.OptionsView.ShowGroupPanel = false;
this.GvGoods.SortInfo.AddRange(new DevExpress.XtraGrid.Columns.GridColumnSortInfo[] {
new DevExpress.XtraGrid.Columns.GridColumnSortInfo(this.colPROVIDER_NAME, DevExpress.Data.ColumnSortOrder.Ascending)});
this.GvGoods.FocusedRowChanged += new DevExpress.XtraGrid.Views.Base.FocusedRowChangedEventHandler(this.GvGoods_FocusedRowChanged);
this.GvGoods.DoubleClick += new System.EventHandler(this.GVGoods_DoubleClick);
//
// gridColumn1
//
this.gridColumn1.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.gridColumn1.AppearanceCell.Options.UseFont = true;
this.gridColumn1.AppearanceHeader.Options.UseTextOptions = true;
this.gridColumn1.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.gridColumn1.FieldName = "GOODS_ID";
this.gridColumn1.Name = "gridColumn1";
this.gridColumn1.Visible = true;
this.gridColumn1.VisibleIndex = 0;
this.gridColumn1.Width = 101;
//
// colGOODS_NAME
//
this.colGOODS_NAME.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.colGOODS_NAME.AppearanceCell.Options.UseFont = true;
this.colGOODS_NAME.AppearanceHeader.Options.UseTextOptions = true;
this.colGOODS_NAME.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colGOODS_NAME.FieldName = "GOODS_NAME";
this.colGOODS_NAME.Name = "colGOODS_NAME";
this.colGOODS_NAME.Visible = true;
this.colGOODS_NAME.VisibleIndex = 1;
this.colGOODS_NAME.Width = 141;
//
// colGOODS_SHORT_NAME
//
this.colGOODS_SHORT_NAME.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.colGOODS_SHORT_NAME.AppearanceCell.Options.UseFont = true;
this.colGOODS_SHORT_NAME.AppearanceHeader.Options.UseTextOptions = true;
this.colGOODS_SHORT_NAME.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colGOODS_SHORT_NAME.FieldName = "GOODS_SHORT_NAME";
this.colGOODS_SHORT_NAME.Name = "colGOODS_SHORT_NAME";
this.colGOODS_SHORT_NAME.Visible = true;
this.colGOODS_SHORT_NAME.VisibleIndex = 2;
this.colGOODS_SHORT_NAME.Width = 101;
//
// colPY_NAME
//
this.colPY_NAME.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.colPY_NAME.AppearanceCell.Options.UseFont = true;
this.colPY_NAME.AppearanceHeader.Options.UseTextOptions = true;
this.colPY_NAME.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colPY_NAME.FieldName = "PY_NAME";
this.colPY_NAME.Name = "colPY_NAME";
this.colPY_NAME.Visible = true;
this.colPY_NAME.VisibleIndex = 7;
this.colPY_NAME.Width = 71;
//
// colGOODS_TYPE_NAME
//
this.colGOODS_TYPE_NAME.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.colGOODS_TYPE_NAME.AppearanceCell.Options.UseFont = true;
this.colGOODS_TYPE_NAME.AppearanceHeader.Options.UseTextOptions = true;
this.colGOODS_TYPE_NAME.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colGOODS_TYPE_NAME.FieldName = "GOODS_TYPE_NAME";
this.colGOODS_TYPE_NAME.Name = "colGOODS_TYPE_NAME";
this.colGOODS_TYPE_NAME.Visible = true;
this.colGOODS_TYPE_NAME.VisibleIndex = 3;
this.colGOODS_TYPE_NAME.Width = 119;
//
// colSPECIFICATION
//
this.colSPECIFICATION.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.colSPECIFICATION.AppearanceCell.Options.UseFont = true;
this.colSPECIFICATION.AppearanceHeader.Options.UseTextOptions = true;
this.colSPECIFICATION.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colSPECIFICATION.FieldName = "SPECIFICATION";
this.colSPECIFICATION.Name = "colSPECIFICATION";
this.colSPECIFICATION.Visible = true;
this.colSPECIFICATION.VisibleIndex = 18;
this.colSPECIFICATION.Width = 54;
//
// colMODEL
//
this.colMODEL.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.colMODEL.AppearanceCell.Options.UseFont = true;
this.colMODEL.AppearanceHeader.Options.UseTextOptions = true;
this.colMODEL.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colMODEL.FieldName = "MODEL";
this.colMODEL.Name = "colMODEL";
this.colMODEL.Visible = true;
this.colMODEL.VisibleIndex = 17;
this.colMODEL.Width = 55;
//
// colPRICE
//
this.colPRICE.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.colPRICE.AppearanceCell.Options.UseFont = true;
this.colPRICE.AppearanceHeader.Options.UseTextOptions = true;
this.colPRICE.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colPRICE.DisplayFormat.FormatString = "¥{0}";
this.colPRICE.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
this.colPRICE.FieldName = "PRICE";
this.colPRICE.Name = "colPRICE";
this.colPRICE.Visible = true;
this.colPRICE.VisibleIndex = 4;
this.colPRICE.Width = 81;
//
// colBARCODE
//
this.colBARCODE.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.colBARCODE.AppearanceCell.Options.UseFont = true;
this.colBARCODE.AppearanceHeader.Options.UseTextOptions = true;
this.colBARCODE.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colBARCODE.FieldName = "BARCODE";
this.colBARCODE.Name = "colBARCODE";
this.colBARCODE.Visible = true;
this.colBARCODE.VisibleIndex = 6;
this.colBARCODE.Width = 113;
//
// colGLENGTH
//
this.colGLENGTH.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.colGLENGTH.AppearanceCell.Options.UseFont = true;
this.colGLENGTH.AppearanceHeader.Options.UseTextOptions = true;
this.colGLENGTH.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colGLENGTH.FieldName = "GLENGTH";
this.colGLENGTH.Name = "colGLENGTH";
this.colGLENGTH.Visible = true;
this.colGLENGTH.VisibleIndex = 8;
this.colGLENGTH.Width = 46;
//
// colGWIDTH
//
this.colGWIDTH.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.colGWIDTH.AppearanceCell.Options.UseFont = true;
this.colGWIDTH.AppearanceHeader.Options.UseTextOptions = true;
this.colGWIDTH.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colGWIDTH.FieldName = "GWIDTH";
this.colGWIDTH.Name = "colGWIDTH";
this.colGWIDTH.Visible = true;
this.colGWIDTH.VisibleIndex = 9;
this.colGWIDTH.Width = 49;
//
// colGHEIGHT
//
this.colGHEIGHT.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.colGHEIGHT.AppearanceCell.Options.UseFont = true;
this.colGHEIGHT.AppearanceHeader.Options.UseTextOptions = true;
this.colGHEIGHT.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colGHEIGHT.FieldName = "GHEIGHT";
this.colGHEIGHT.Name = "colGHEIGHT";
this.colGHEIGHT.Visible = true;
this.colGHEIGHT.VisibleIndex = 10;
this.colGHEIGHT.Width = 49;
//
// colGVOLUME
//
this.colGVOLUME.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.colGVOLUME.AppearanceCell.Options.UseFont = true;
this.colGVOLUME.AppearanceHeader.Options.UseTextOptions = true;
this.colGVOLUME.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colGVOLUME.FieldName = "GVOLUME";
this.colGVOLUME.Name = "colGVOLUME";
this.colGVOLUME.Visible = true;
this.colGVOLUME.VisibleIndex = 11;
this.colGVOLUME.Width = 52;
//
// colSCALE_UNIT_NAME
//
this.colSCALE_UNIT_NAME.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.colSCALE_UNIT_NAME.AppearanceCell.Options.UseFont = true;
this.colSCALE_UNIT_NAME.AppearanceHeader.Options.UseTextOptions = true;
this.colSCALE_UNIT_NAME.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colSCALE_UNIT_NAME.FieldName = "SCALE_UNIT_NAME";
this.colSCALE_UNIT_NAME.Name = "colSCALE_UNIT_NAME";
this.colSCALE_UNIT_NAME.Visible = true;
this.colSCALE_UNIT_NAME.VisibleIndex = 14;
this.colSCALE_UNIT_NAME.Width = 56;
//
// colUNIT_NAME
//
this.colUNIT_NAME.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.colUNIT_NAME.AppearanceCell.Options.UseFont = true;
this.colUNIT_NAME.AppearanceHeader.Options.UseTextOptions = true;
this.colUNIT_NAME.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colUNIT_NAME.Caption = "单位";
this.colUNIT_NAME.FieldName = "UNIT_NAME";
this.colUNIT_NAME.Name = "colUNIT_NAME";
this.colUNIT_NAME.Visible = true;
this.colUNIT_NAME.VisibleIndex = 5;
this.colUNIT_NAME.Width = 111;
//
// colWARN_UP
//
this.colWARN_UP.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.colWARN_UP.AppearanceCell.Options.UseFont = true;
this.colWARN_UP.AppearanceHeader.Options.UseTextOptions = true;
this.colWARN_UP.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colWARN_UP.FieldName = "WARN_UP";
this.colWARN_UP.Name = "colWARN_UP";
this.colWARN_UP.Visible = true;
this.colWARN_UP.VisibleIndex = 21;
this.colWARN_UP.Width = 63;
//
// colWARN_DOWN
//
this.colWARN_DOWN.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.colWARN_DOWN.AppearanceCell.Options.UseFont = true;
this.colWARN_DOWN.AppearanceHeader.Options.UseTextOptions = true;
this.colWARN_DOWN.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colWARN_DOWN.FieldName = "WARN_DOWN";
this.colWARN_DOWN.Name = "colWARN_DOWN";
this.colWARN_DOWN.Visible = true;
this.colWARN_DOWN.VisibleIndex = 22;
this.colWARN_DOWN.Width = 61;
//
// colPRODUCE_AREA
//
this.colPRODUCE_AREA.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.colPRODUCE_AREA.AppearanceCell.Options.UseFont = true;
this.colPRODUCE_AREA.AppearanceHeader.Options.UseTextOptions = true;
this.colPRODUCE_AREA.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colPRODUCE_AREA.FieldName = "PRODUCE_AREA";
this.colPRODUCE_AREA.Name = "colPRODUCE_AREA";
this.colPRODUCE_AREA.Visible = true;
this.colPRODUCE_AREA.VisibleIndex = 19;
this.colPRODUCE_AREA.Width = 46;
//
// colGROSS_WEIGHT
//
this.colGROSS_WEIGHT.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.colGROSS_WEIGHT.AppearanceCell.Options.UseFont = true;
this.colGROSS_WEIGHT.AppearanceHeader.Options.UseTextOptions = true;
this.colGROSS_WEIGHT.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colGROSS_WEIGHT.FieldName = "GROSS_WEIGHT";
this.colGROSS_WEIGHT.Name = "colGROSS_WEIGHT";
this.colGROSS_WEIGHT.Visible = true;
this.colGROSS_WEIGHT.VisibleIndex = 12;
this.colGROSS_WEIGHT.Width = 42;
//
// colNET_WEIGHT
//
this.colNET_WEIGHT.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.colNET_WEIGHT.AppearanceCell.Options.UseFont = true;
this.colNET_WEIGHT.AppearanceHeader.Options.UseTextOptions = true;
this.colNET_WEIGHT.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colNET_WEIGHT.FieldName = "NET_WEIGHT";
this.colNET_WEIGHT.Name = "colNET_WEIGHT";
this.colNET_WEIGHT.Visible = true;
this.colNET_WEIGHT.VisibleIndex = 13;
this.colNET_WEIGHT.Width = 46;
//
// colPROVIDER_NAME
//
this.colPROVIDER_NAME.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.colPROVIDER_NAME.AppearanceCell.Options.UseFont = true;
this.colPROVIDER_NAME.AppearanceHeader.Options.UseTextOptions = true;
this.colPROVIDER_NAME.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colPROVIDER_NAME.FieldName = "PROVIDER_NAME";
this.colPROVIDER_NAME.Name = "colPROVIDER_NAME";
this.colPROVIDER_NAME.Width = 257;
//
// colHSNUMBER
//
this.colHSNUMBER.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.colHSNUMBER.AppearanceCell.Options.UseFont = true;
this.colHSNUMBER.AppearanceHeader.Options.UseTextOptions = true;
this.colHSNUMBER.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colHSNUMBER.FieldName = "HSNUMBER";
this.colHSNUMBER.Name = "colHSNUMBER";
//
// colABC_NAME
//
this.colABC_NAME.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.colABC_NAME.AppearanceCell.Options.UseFont = true;
this.colABC_NAME.AppearanceHeader.Options.UseTextOptions = true;
this.colABC_NAME.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colABC_NAME.FieldName = "ABC_NAME";
this.colABC_NAME.Name = "colABC_NAME";
this.colABC_NAME.Visible = true;
this.colABC_NAME.VisibleIndex = 20;
this.colABC_NAME.Width = 56;
//
// colHAZARDOUS_NAME
//
this.colHAZARDOUS_NAME.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.colHAZARDOUS_NAME.AppearanceCell.Options.UseFont = true;
this.colHAZARDOUS_NAME.AppearanceHeader.Options.UseTextOptions = true;
this.colHAZARDOUS_NAME.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colHAZARDOUS_NAME.FieldName = "HAZARDOUS_NAME";
this.colHAZARDOUS_NAME.Name = "colHAZARDOUS_NAME";
//
// colSTORED_NAME
//
this.colSTORED_NAME.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.colSTORED_NAME.AppearanceCell.Options.UseFont = true;
this.colSTORED_NAME.AppearanceHeader.Options.UseTextOptions = true;
this.colSTORED_NAME.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colSTORED_NAME.FieldName = "STORED_NAME";
this.colSTORED_NAME.Name = "colSTORED_NAME";
//
// colPERIOD
//
this.colPERIOD.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.colPERIOD.AppearanceCell.Options.UseFont = true;
this.colPERIOD.AppearanceHeader.Options.UseTextOptions = true;
this.colPERIOD.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colPERIOD.FieldName = "PERIOD";
this.colPERIOD.Name = "colPERIOD";
this.colPERIOD.Visible = true;
this.colPERIOD.VisibleIndex = 15;
this.colPERIOD.Width = 46;
//
// colPERIODUNIT_NAME
//
this.colPERIODUNIT_NAME.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.colPERIODUNIT_NAME.AppearanceCell.Options.UseFont = true;
this.colPERIODUNIT_NAME.AppearanceHeader.Options.UseTextOptions = true;
this.colPERIODUNIT_NAME.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colPERIODUNIT_NAME.FieldName = "PERIODUNIT_NAME";
this.colPERIODUNIT_NAME.Name = "colPERIODUNIT_NAME";
this.colPERIODUNIT_NAME.Visible = true;
this.colPERIODUNIT_NAME.VisibleIndex = 16;
this.colPERIODUNIT_NAME.Width = 69;
//
// colADDTAX
//
this.colADDTAX.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.colADDTAX.AppearanceCell.Options.UseFont = true;
this.colADDTAX.AppearanceHeader.Options.UseTextOptions = true;
this.colADDTAX.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colADDTAX.FieldName = "ADDTAX";
this.colADDTAX.Name = "colADDTAX";
//
// colSEASON_NAME
//
this.colSEASON_NAME.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.colSEASON_NAME.AppearanceCell.Options.UseFont = true;
this.colSEASON_NAME.AppearanceHeader.Options.UseTextOptions = true;
this.colSEASON_NAME.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colSEASON_NAME.FieldName = "SEASON_NAME";
this.colSEASON_NAME.Name = "colSEASON_NAME";
//
// colTARIFFRATE
//
this.colTARIFFRATE.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.colTARIFFRATE.AppearanceCell.Options.UseFont = true;
this.colTARIFFRATE.AppearanceHeader.Options.UseTextOptions = true;
this.colTARIFFRATE.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colTARIFFRATE.FieldName = "TARIFFRATE";
this.colTARIFFRATE.Name = "colTARIFFRATE";
//
// gridColumn2
//
this.gridColumn2.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.gridColumn2.AppearanceCell.Options.UseFont = true;
this.gridColumn2.AppearanceHeader.Options.UseTextOptions = true;
this.gridColumn2.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.gridColumn2.FieldName = "REMARK";
this.gridColumn2.Name = "gridColumn2";
//
// colSTATUS_NAME
//
this.colSTATUS_NAME.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.colSTATUS_NAME.AppearanceCell.Options.UseFont = true;
this.colSTATUS_NAME.AppearanceHeader.Options.UseTextOptions = true;
this.colSTATUS_NAME.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colSTATUS_NAME.FieldName = "STATUS_NAME";
this.colSTATUS_NAME.Name = "colSTATUS_NAME";
//
// gridColumn3
//
this.gridColumn3.Caption = "gridColumn1";
this.gridColumn3.FieldName = "IMG";
this.gridColumn3.Name = "gridColumn3";
//
// gridColumn4
//
this.gridColumn4.Caption = "gridColumn4";
this.gridColumn4.Name = "gridColumn4";
this.gridColumn4.Visible = true;
this.gridColumn4.VisibleIndex = 23;
//
// repositoryItemLookUpEdit1
//
this.repositoryItemLookUpEdit1.AutoHeight = false;
this.repositoryItemLookUpEdit1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.repositoryItemLookUpEdit1.Name = "repositoryItemLookUpEdit1";
//
// repositoryItemPictureEdit1
//
this.repositoryItemPictureEdit1.Name = "repositoryItemPictureEdit1";
this.repositoryItemPictureEdit1.ZoomAccelerationFactor = 1D;
//
// repositoryItemImageEdit1
//
this.repositoryItemImageEdit1.AutoHeight = false;
this.repositoryItemImageEdit1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.repositoryItemImageEdit1.Name = "repositoryItemImageEdit1";
//
// lueUnit
//
this.lueUnit.AutoHeight = false;
this.lueUnit.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.lueUnit.Name = "lueUnit";
//
// GCGoodsMaterial
//
this.GCGoodsMaterial.ColorApprove = System.Drawing.Color.Empty;
this.GCGoodsMaterial.ColorApproveValue = null;
this.GCGoodsMaterial.ColorPass = System.Drawing.Color.Empty;
this.GCGoodsMaterial.ColorPassValue = null;
this.GCGoodsMaterial.ColorRepeal = System.Drawing.Color.Empty;
this.GCGoodsMaterial.ColorRepealValue = null;
this.GCGoodsMaterial.ColorReWork = System.Drawing.Color.Empty;
this.GCGoodsMaterial.ColorReWorkValue = null;
this.GCGoodsMaterial.ColorSelectedRow = System.Drawing.Color.Empty;
this.GCGoodsMaterial.ColorShortage = System.Drawing.Color.Empty;
this.GCGoodsMaterial.ColorShortageFlagColumn = null;
this.GCGoodsMaterial.ColorShortageValue = null;
this.GCGoodsMaterial.ColorUnExecute = System.Drawing.Color.Empty;
this.GCGoodsMaterial.ColorUnExecuteValue = null;
this.GCGoodsMaterial.ColorUnPass = System.Drawing.Color.Empty;
this.GCGoodsMaterial.ColorUnPassValue = null;
this.GCGoodsMaterial.ColorVerify = System.Drawing.Color.Empty;
this.GCGoodsMaterial.ColorVerifyFlagColumn = null;
this.GCGoodsMaterial.ColorVerifyValue = null;
this.GCGoodsMaterial.ColorWarning = System.Drawing.Color.Empty;
this.GCGoodsMaterial.ColorWarningValue = null;
this.GCGoodsMaterial.DataSource = this.bsGoodsMaterial;
this.GCGoodsMaterial.Dock = System.Windows.Forms.DockStyle.Fill;
this.GCGoodsMaterial.EnableAppearanceEvenRow = true;
this.GCGoodsMaterial.IndicatorWidth = 40;
this.GCGoodsMaterial.Location = new System.Drawing.Point(0, 0);
this.GCGoodsMaterial.MainView = this.GVGoodsMaterial;
this.GCGoodsMaterial.Name = "GCGoodsMaterial";
this.GCGoodsMaterial.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
this.lueUnitTab});
this.GCGoodsMaterial.ShowRowID = true;
this.GCGoodsMaterial.Size = new System.Drawing.Size(1075, 295);
this.GCGoodsMaterial.TabIndex = 8;
this.GCGoodsMaterial.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
this.GVGoodsMaterial});
//
// GVGoodsMaterial
//
this.GVGoodsMaterial.Appearance.EvenRow.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(240)))), ((int)(((byte)(250)))));
this.GVGoodsMaterial.Appearance.EvenRow.Options.UseBackColor = true;
this.GVGoodsMaterial.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
this.colGOODS_ID,
this.colMATERIAL_ID,
this.colSTAND_NUM,
this.colMAX_NUM,
this.colLOSS_PERCENT,
this.colOPERAT_MAN,
this.colOPERAT_DATE,
this.colREMARK,
this.colMATERIAL_NAME,
this.colGOODS_NAME1,
this.colPRICE1,
this.colUNIT,
this.gridColumn5,
this.gridColumn6});
this.GVGoodsMaterial.GridControl = this.GCGoodsMaterial;
this.GVGoodsMaterial.IndicatorWidth = 34;
this.GVGoodsMaterial.Name = "GVGoodsMaterial";
this.GVGoodsMaterial.OptionsBehavior.Editable = false;
this.GVGoodsMaterial.OptionsView.ColumnAutoWidth = false;
this.GVGoodsMaterial.OptionsView.EnableAppearanceEvenRow = true;
this.GVGoodsMaterial.OptionsView.ShowFooter = true;
this.GVGoodsMaterial.OptionsView.ShowGroupPanel = false;
this.GVGoodsMaterial.DoubleClick += new System.EventHandler(this.GVGoods_DoubleClick);
//
// colGOODS_ID
//
this.colGOODS_ID.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.colGOODS_ID.AppearanceCell.Options.UseFont = true;
this.colGOODS_ID.AppearanceHeader.Options.UseTextOptions = true;
this.colGOODS_ID.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colGOODS_ID.FieldName = "GOODS_ID";
this.colGOODS_ID.Name = "colGOODS_ID";
//
// colMATERIAL_ID
//
this.colMATERIAL_ID.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.colMATERIAL_ID.AppearanceCell.Options.UseFont = true;
this.colMATERIAL_ID.AppearanceHeader.Options.UseTextOptions = true;
this.colMATERIAL_ID.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colMATERIAL_ID.FieldName = "MATERIAL_ID";
this.colMATERIAL_ID.Name = "colMATERIAL_ID";
this.colMATERIAL_ID.Visible = true;
this.colMATERIAL_ID.VisibleIndex = 0;
this.colMATERIAL_ID.Width = 134;
//
// colSTAND_NUM
//
this.colSTAND_NUM.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.colSTAND_NUM.AppearanceCell.Options.UseFont = true;
this.colSTAND_NUM.AppearanceHeader.Options.UseTextOptions = true;
this.colSTAND_NUM.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colSTAND_NUM.FieldName = "STAND_NUM";
this.colSTAND_NUM.Name = "colSTAND_NUM";
this.colSTAND_NUM.Visible = true;
this.colSTAND_NUM.VisibleIndex = 3;
this.colSTAND_NUM.Width = 88;
//
// colMAX_NUM
//
this.colMAX_NUM.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.colMAX_NUM.AppearanceCell.Options.UseFont = true;
this.colMAX_NUM.AppearanceHeader.Options.UseTextOptions = true;
this.colMAX_NUM.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colMAX_NUM.FieldName = "MAX_NUM";
this.colMAX_NUM.Name = "colMAX_NUM";
this.colMAX_NUM.Visible = true;
this.colMAX_NUM.VisibleIndex = 4;
//
// colLOSS_PERCENT
//
this.colLOSS_PERCENT.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.colLOSS_PERCENT.AppearanceCell.Options.UseFont = true;
this.colLOSS_PERCENT.AppearanceHeader.Options.UseTextOptions = true;
this.colLOSS_PERCENT.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colLOSS_PERCENT.FieldName = "LOSS_PERCENT";
this.colLOSS_PERCENT.Name = "colLOSS_PERCENT";
this.colLOSS_PERCENT.Visible = true;
this.colLOSS_PERCENT.VisibleIndex = 5;
//
// colOPERAT_MAN
//
this.colOPERAT_MAN.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.colOPERAT_MAN.AppearanceCell.Options.UseFont = true;
this.colOPERAT_MAN.AppearanceHeader.Options.UseTextOptions = true;
this.colOPERAT_MAN.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colOPERAT_MAN.FieldName = "OPERAT_MAN";
this.colOPERAT_MAN.Name = "colOPERAT_MAN";
//
// colOPERAT_DATE
//
this.colOPERAT_DATE.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.colOPERAT_DATE.AppearanceCell.Options.UseFont = true;
this.colOPERAT_DATE.AppearanceHeader.Options.UseTextOptions = true;
this.colOPERAT_DATE.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colOPERAT_DATE.FieldName = "OPERAT_DATE";
this.colOPERAT_DATE.Name = "colOPERAT_DATE";
//
// colREMARK
//
this.colREMARK.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.colREMARK.AppearanceCell.Options.UseFont = true;
this.colREMARK.AppearanceHeader.Options.UseTextOptions = true;
this.colREMARK.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colREMARK.FieldName = "REMARK";
this.colREMARK.Name = "colREMARK";
this.colREMARK.Width = 398;
//
// colMATERIAL_NAME
//
this.colMATERIAL_NAME.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.colMATERIAL_NAME.AppearanceCell.Options.UseFont = true;
this.colMATERIAL_NAME.AppearanceHeader.Options.UseTextOptions = true;
this.colMATERIAL_NAME.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colMATERIAL_NAME.FieldName = "MATERIAL_NAME";
this.colMATERIAL_NAME.Name = "colMATERIAL_NAME";
this.colMATERIAL_NAME.Visible = true;
this.colMATERIAL_NAME.VisibleIndex = 1;
this.colMATERIAL_NAME.Width = 279;
//
// colGOODS_NAME1
//
this.colGOODS_NAME1.FieldName = "GOODS_NAME";
this.colGOODS_NAME1.Name = "colGOODS_NAME1";
//
// colPRICE1
//
this.colPRICE1.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.colPRICE1.AppearanceCell.Options.UseFont = true;
this.colPRICE1.AppearanceHeader.Options.UseTextOptions = true;
this.colPRICE1.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colPRICE1.DisplayFormat.FormatString = "¥{0}";
this.colPRICE1.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
this.colPRICE1.FieldName = "PRICE";
this.colPRICE1.Name = "colPRICE1";
this.colPRICE1.Width = 74;
//
// colUNIT
//
this.colUNIT.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.colUNIT.AppearanceCell.Options.UseFont = true;
this.colUNIT.AppearanceHeader.Options.UseTextOptions = true;
this.colUNIT.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colUNIT.FieldName = "UNIT_NAME";
this.colUNIT.Name = "colUNIT";
this.colUNIT.Visible = true;
this.colUNIT.VisibleIndex = 6;
this.colUNIT.Width = 95;
//
// gridColumn5
//
this.gridColumn5.FieldName = "GOODS_NUM";
this.gridColumn5.Name = "gridColumn5";
this.gridColumn5.Visible = true;
this.gridColumn5.VisibleIndex = 2;
this.gridColumn5.Width = 108;
//
// gridColumn6
//
this.gridColumn6.FieldName = "SCALING";
this.gridColumn6.Name = "gridColumn6";
this.gridColumn6.Visible = true;
this.gridColumn6.VisibleIndex = 7;
this.gridColumn6.Width = 131;
//
// lueUnitTab
//
this.lueUnitTab.AutoHeight = false;
this.lueUnitTab.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.lueUnitTab.Name = "lueUnitTab";
//
// FrmGoodsMaterial
//
this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(1079, 587);
this.Controls.Add(this.splitContainerControl1);
this.Name = "FrmGoodsMaterial";
this.Text = "商品原材料对应关系";
this.Load += new System.EventHandler(this.FrmGoodsMaterial_Load);
((System.ComponentModel.ISupportInitialize)(this.bsGoodsMaterial)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1)).EndInit();
this.splitContainerControl1.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.GCGoods)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.bsGoods)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.GvGoods)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemLookUpEdit1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemPictureEdit1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemImageEdit1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.lueUnit)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.GCGoodsMaterial)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.GVGoodsMaterial)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.lueUnitTab)).EndInit();
this.ResumeLayout(false);
}
#endregion
private System.Windows.Forms.BindingSource bsGoodsMaterial;
private DevExpress.XtraEditors.SplitContainerControl splitContainerControl1;
private System.Windows.Forms.BindingSource bsGoods;
private Ctrl.GridControlCustom GCGoods;
private DevExpress.XtraGrid.Views.Grid.GridView GvGoods;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn1;
private DevExpress.XtraGrid.Columns.GridColumn colGOODS_NAME;
private DevExpress.XtraGrid.Columns.GridColumn colGOODS_SHORT_NAME;
private DevExpress.XtraGrid.Columns.GridColumn colPY_NAME;
private DevExpress.XtraGrid.Columns.GridColumn colGOODS_TYPE_NAME;
private DevExpress.XtraGrid.Columns.GridColumn colSPECIFICATION;
private DevExpress.XtraGrid.Columns.GridColumn colMODEL;
private DevExpress.XtraGrid.Columns.GridColumn colPRICE;
private DevExpress.XtraGrid.Columns.GridColumn colBARCODE;
private DevExpress.XtraGrid.Columns.GridColumn colGLENGTH;
private DevExpress.XtraGrid.Columns.GridColumn colGWIDTH;
private DevExpress.XtraGrid.Columns.GridColumn colGHEIGHT;
private DevExpress.XtraGrid.Columns.GridColumn colGVOLUME;
private DevExpress.XtraGrid.Columns.GridColumn colSCALE_UNIT_NAME;
private DevExpress.XtraGrid.Columns.GridColumn colUNIT_NAME;
private DevExpress.XtraGrid.Columns.GridColumn colWARN_UP;
private DevExpress.XtraGrid.Columns.GridColumn colWARN_DOWN;
private DevExpress.XtraGrid.Columns.GridColumn colPRODUCE_AREA;
private DevExpress.XtraGrid.Columns.GridColumn colGROSS_WEIGHT;
private DevExpress.XtraGrid.Columns.GridColumn colNET_WEIGHT;
private DevExpress.XtraGrid.Columns.GridColumn colPROVIDER_NAME;
private DevExpress.XtraGrid.Columns.GridColumn colHSNUMBER;
private DevExpress.XtraGrid.Columns.GridColumn colABC_NAME;
private DevExpress.XtraGrid.Columns.GridColumn colHAZARDOUS_NAME;
private DevExpress.XtraGrid.Columns.GridColumn colSTORED_NAME;
private DevExpress.XtraGrid.Columns.GridColumn colPERIOD;
private DevExpress.XtraGrid.Columns.GridColumn colPERIODUNIT_NAME;
private DevExpress.XtraGrid.Columns.GridColumn colADDTAX;
private DevExpress.XtraGrid.Columns.GridColumn colSEASON_NAME;
private DevExpress.XtraGrid.Columns.GridColumn colTARIFFRATE;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn2;
private DevExpress.XtraGrid.Columns.GridColumn colSTATUS_NAME;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn3;
private DevExpress.XtraEditors.Repository.RepositoryItemLookUpEdit repositoryItemLookUpEdit1;
private DevExpress.XtraEditors.Repository.RepositoryItemPictureEdit repositoryItemPictureEdit1;
private DevExpress.XtraEditors.Repository.RepositoryItemImageEdit repositoryItemImageEdit1;
private Ctrl.GridControlCustom GCGoodsMaterial;
private DevExpress.XtraGrid.Views.Grid.GridView GVGoodsMaterial;
private DevExpress.XtraGrid.Columns.GridColumn colGOODS_ID;
private DevExpress.XtraGrid.Columns.GridColumn colMATERIAL_ID;
private DevExpress.XtraGrid.Columns.GridColumn colSTAND_NUM;
private DevExpress.XtraGrid.Columns.GridColumn colMAX_NUM;
private DevExpress.XtraGrid.Columns.GridColumn colLOSS_PERCENT;
private DevExpress.XtraGrid.Columns.GridColumn colOPERAT_MAN;
private DevExpress.XtraGrid.Columns.GridColumn colOPERAT_DATE;
private DevExpress.XtraGrid.Columns.GridColumn colREMARK;
private DevExpress.XtraGrid.Columns.GridColumn colMATERIAL_NAME;
private DevExpress.XtraGrid.Columns.GridColumn colGOODS_NAME1;
private DevExpress.XtraGrid.Columns.GridColumn colPRICE1;
private DevExpress.XtraGrid.Columns.GridColumn colUNIT;
private DevExpress.XtraEditors.Repository.RepositoryItemLookUpEdit lueUnit;
private DevExpress.XtraEditors.Repository.RepositoryItemLookUpEdit lueUnitTab;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn4;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn5;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn6;
}
}