BaoKai_202508-Wms-Jingwang..../WMS.FrmBaseData/FrmGoodsInfo.Designer.cs
2025-08-24 09:35:55 +08:00

1101 lines
66 KiB
C#

namespace WMS.FrmBaseData
{
partial class FrmGoodsInfo
{
/// <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.components = new System.ComponentModel.Container();
this.gridControlCustom1 = new WMS.Ctrl.GridControlCustom();
this.JWGoodsInfoBindingSource = new System.Windows.Forms.BindingSource(this.components);
this.repositoryItemImageEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemImageEdit();
this.GvGoods = new DevExpress.XtraGrid.Views.Grid.GridView();
this.ORGANIZATION_ID = new DevExpress.XtraGrid.Columns.GridColumn();
this.ORGANIZATION_CODE = new DevExpress.XtraGrid.Columns.GridColumn();
this.INVENTORY_ITEM_ID = new DevExpress.XtraGrid.Columns.GridColumn();
this.ITEM_TYPE = new DevExpress.XtraGrid.Columns.GridColumn();
this.SEGMENT1 = new DevExpress.XtraGrid.Columns.GridColumn();
this.ITEM_DESCRIPTION = new DevExpress.XtraGrid.Columns.GridColumn();
this.UNIT_OF_ISSUE = new DevExpress.XtraGrid.Columns.GridColumn();
this.INV_UOM_CODE = new DevExpress.XtraGrid.Columns.GridColumn();
this.SHELF_LIFE_DAYS = new DevExpress.XtraGrid.Columns.GridColumn();
this.LOT_CONTROL_CODE = new DevExpress.XtraGrid.Columns.GridColumn();
this.INVENTORY_ITEM_STATUS_CODE = new DevExpress.XtraGrid.Columns.GridColumn();
this.CATEGORY1 = new DevExpress.XtraGrid.Columns.GridColumn();
this.CATEGORY2 = new DevExpress.XtraGrid.Columns.GridColumn();
this.CATEGORY3 = new DevExpress.XtraGrid.Columns.GridColumn();
this.DEFAULT_LOT_STATUS = new DevExpress.XtraGrid.Columns.GridColumn();
this.LAST_UPDATE_DATE = new DevExpress.XtraGrid.Columns.GridColumn();
this.LAST_UPDATED_BY = new DevExpress.XtraGrid.Columns.GridColumn();
this.CREATION_DATE = new DevExpress.XtraGrid.Columns.GridColumn();
this.CREATED_BY = new DevExpress.XtraGrid.Columns.GridColumn();
this.STATUS = new DevExpress.XtraGrid.Columns.GridColumn();
this.THICKNESS = new DevExpress.XtraGrid.Columns.GridColumn();
this.THICKNESS_UNITS = new DevExpress.XtraGrid.Columns.GridColumn();
this.ISHALOGEN = new DevExpress.XtraGrid.Columns.GridColumn();
this.STATUS2 = new DevExpress.XtraGrid.Columns.GridColumn();
this.repositoryItemLookUpEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemLookUpEdit();
this.repositoryItemPictureEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemPictureEdit();
this.goodsInfoModelBindingSource = new System.Windows.Forms.BindingSource(this.components);
this.xtraTabControl1 = new DevExpress.XtraTab.XtraTabControl();
this.xtraTabPage2 = new DevExpress.XtraTab.XtraTabPage();
this.gridControlCustom2 = new WMS.Ctrl.GridControlCustom();
this.goodsMeasureModelBindingSource = new System.Windows.Forms.BindingSource(this.components);
this.gdvMeasure = new DevExpress.XtraGrid.Views.Grid.GridView();
this.colGOODS_MEASURE_ID = new DevExpress.XtraGrid.Columns.GridColumn();
this.colGOODS_ID1 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colUNIT_ID = new DevExpress.XtraGrid.Columns.GridColumn();
this.colUNIT_NAME1 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colCONVERSION_RATIO = new DevExpress.XtraGrid.Columns.GridColumn();
this.colSTORAGE_LOCATION = new DevExpress.XtraGrid.Columns.GridColumn();
this.colCASES_STORED = new DevExpress.XtraGrid.Columns.GridColumn();
this.colBOX_CASES_STORED = new DevExpress.XtraGrid.Columns.GridColumn();
this.colGLONG = new DevExpress.XtraGrid.Columns.GridColumn();
this.colGWIDTH1 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colGHEIGHT1 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colGVOLUME1 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colREMARK1 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colVERSION1 = new DevExpress.XtraGrid.Columns.GridColumn();
this.xtraTabPage1 = new DevExpress.XtraTab.XtraTabPage();
this.gridControlCustom3 = new WMS.Ctrl.GridControlCustom();
this.goodsProviderModelBindingSource = new System.Windows.Forms.BindingSource(this.components);
this.gridView3 = new DevExpress.XtraGrid.Views.Grid.GridView();
this.colGOODS_PROVIDER_ID = new DevExpress.XtraGrid.Columns.GridColumn();
this.colGOODS_ID2 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colPROVIDER_ID = new DevExpress.XtraGrid.Columns.GridColumn();
this.colPROVIDER_NAME1 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colREMARK2 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colVERSION2 = new DevExpress.XtraGrid.Columns.GridColumn();
this.splitContainerControl1 = new DevExpress.XtraEditors.SplitContainerControl();
((System.ComponentModel.ISupportInitialize)(this.gridControlCustom1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.JWGoodsInfoBindingSource)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemImageEdit1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.GvGoods)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemLookUpEdit1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemPictureEdit1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.goodsInfoModelBindingSource)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit();
this.xtraTabControl1.SuspendLayout();
this.xtraTabPage2.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.gridControlCustom2)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.goodsMeasureModelBindingSource)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.gdvMeasure)).BeginInit();
this.xtraTabPage1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.gridControlCustom3)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.goodsProviderModelBindingSource)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.gridView3)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1)).BeginInit();
this.splitContainerControl1.SuspendLayout();
this.SuspendLayout();
//
// gridControlCustom1
//
this.gridControlCustom1.ColorApprove = System.Drawing.Color.Empty;
this.gridControlCustom1.ColorApproveValue = null;
this.gridControlCustom1.ColorPass = System.Drawing.Color.Empty;
this.gridControlCustom1.ColorPassValue = null;
this.gridControlCustom1.ColorRepeal = System.Drawing.Color.Empty;
this.gridControlCustom1.ColorRepealValue = null;
this.gridControlCustom1.ColorReWork = System.Drawing.Color.Empty;
this.gridControlCustom1.ColorReWorkValue = null;
this.gridControlCustom1.ColorSelectedRow = System.Drawing.Color.Empty;
this.gridControlCustom1.ColorShortage = System.Drawing.Color.Empty;
this.gridControlCustom1.ColorShortageFlagColumn = "";
this.gridControlCustom1.ColorShortageValue = "";
this.gridControlCustom1.ColorUnExecute = System.Drawing.Color.Empty;
this.gridControlCustom1.ColorUnExecuteValue = null;
this.gridControlCustom1.ColorUnPass = System.Drawing.Color.Empty;
this.gridControlCustom1.ColorUnPassValue = null;
this.gridControlCustom1.ColorVerify = System.Drawing.Color.Empty;
this.gridControlCustom1.ColorVerifyFlagColumn = "";
this.gridControlCustom1.ColorVerifyValue = "";
this.gridControlCustom1.ColorWarning = System.Drawing.Color.Empty;
this.gridControlCustom1.ColorWarningValue = null;
this.gridControlCustom1.DataSource = this.JWGoodsInfoBindingSource;
this.gridControlCustom1.Dock = System.Windows.Forms.DockStyle.Fill;
this.gridControlCustom1.EnableAppearanceEvenRow = true;
this.gridControlCustom1.IndicatorWidth = 40;
this.gridControlCustom1.Location = new System.Drawing.Point(0, 0);
this.gridControlCustom1.MainView = this.GvGoods;
this.gridControlCustom1.Name = "gridControlCustom1";
this.gridControlCustom1.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
this.repositoryItemLookUpEdit1,
this.repositoryItemPictureEdit1,
this.repositoryItemImageEdit1});
this.gridControlCustom1.ShowRowID = true;
this.gridControlCustom1.Size = new System.Drawing.Size(1062, 617);
this.gridControlCustom1.TabIndex = 0;
this.gridControlCustom1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
this.GvGoods});
//
// JWGoodsInfoBindingSource
//
this.JWGoodsInfoBindingSource.DataSource = this.repositoryItemImageEdit1.ContextButtons;
//
// 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";
//
// 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.Appearance.HeaderPanel.Font = new System.Drawing.Font("微软雅黑", 11F);
this.GvGoods.Appearance.HeaderPanel.Options.UseFont = true;
this.GvGoods.Appearance.Row.Font = new System.Drawing.Font("微软雅黑", 11F);
this.GvGoods.Appearance.Row.Options.UseFont = true;
this.GvGoods.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
this.GvGoods.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
this.ORGANIZATION_ID,
this.ORGANIZATION_CODE,
this.INVENTORY_ITEM_ID,
this.ITEM_TYPE,
this.SEGMENT1,
this.ITEM_DESCRIPTION,
this.UNIT_OF_ISSUE,
this.INV_UOM_CODE,
this.SHELF_LIFE_DAYS,
this.LOT_CONTROL_CODE,
this.INVENTORY_ITEM_STATUS_CODE,
this.CATEGORY1,
this.CATEGORY2,
this.CATEGORY3,
this.DEFAULT_LOT_STATUS,
this.LAST_UPDATE_DATE,
this.LAST_UPDATED_BY,
this.CREATION_DATE,
this.CREATED_BY,
this.STATUS,
this.THICKNESS,
this.THICKNESS_UNITS,
this.ISHALOGEN,
this.STATUS2});
this.GvGoods.GridControl = this.gridControlCustom1;
this.GvGoods.IndicatorWidth = 34;
this.GvGoods.Name = "GvGoods";
this.GvGoods.OptionsBehavior.Editable = false;
this.GvGoods.OptionsSelection.EnableAppearanceFocusedCell = false;
this.GvGoods.OptionsView.ColumnAutoWidth = false;
this.GvGoods.OptionsView.EnableAppearanceEvenRow = true;
this.GvGoods.OptionsView.ShowFooter = true;
this.GvGoods.OptionsView.ShowGroupPanel = false;
this.GvGoods.FocusedRowChanged += new DevExpress.XtraGrid.Views.Base.FocusedRowChangedEventHandler(this.GvGoods_FocusedRowChanged);
this.GvGoods.DoubleClick += new System.EventHandler(this.GvGoods_DoubleClick);
//
// ORGANIZATION_ID
//
this.ORGANIZATION_ID.AppearanceCell.Font = new System.Drawing.Font("微软雅黑", 11F);
this.ORGANIZATION_ID.AppearanceCell.Options.UseFont = true;
this.ORGANIZATION_ID.AppearanceHeader.Font = new System.Drawing.Font("微软雅黑", 11F);
this.ORGANIZATION_ID.AppearanceHeader.Options.UseFont = true;
this.ORGANIZATION_ID.AppearanceHeader.Options.UseTextOptions = true;
this.ORGANIZATION_ID.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.ORGANIZATION_ID.Caption = "库存组织ID";
this.ORGANIZATION_ID.FieldName = "ORGANIZATION_ID";
this.ORGANIZATION_ID.Name = "ORGANIZATION_ID";
this.ORGANIZATION_ID.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] {
new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Count, "ORGANIZATION_ID", "{0} 条记录")});
this.ORGANIZATION_ID.Visible = true;
this.ORGANIZATION_ID.VisibleIndex = 0;
this.ORGANIZATION_ID.Width = 137;
//
// ORGANIZATION_CODE
//
this.ORGANIZATION_CODE.AppearanceCell.Font = new System.Drawing.Font("微软雅黑", 11F);
this.ORGANIZATION_CODE.AppearanceCell.Options.UseFont = true;
this.ORGANIZATION_CODE.AppearanceHeader.Font = new System.Drawing.Font("微软雅黑", 11F);
this.ORGANIZATION_CODE.AppearanceHeader.Options.UseFont = true;
this.ORGANIZATION_CODE.AppearanceHeader.Options.UseTextOptions = true;
this.ORGANIZATION_CODE.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.ORGANIZATION_CODE.Caption = "组织代码";
this.ORGANIZATION_CODE.FieldName = "ORGANIZATION_CODE";
this.ORGANIZATION_CODE.Name = "ORGANIZATION_CODE";
this.ORGANIZATION_CODE.Visible = true;
this.ORGANIZATION_CODE.VisibleIndex = 1;
this.ORGANIZATION_CODE.Width = 232;
//
// INVENTORY_ITEM_ID
//
this.INVENTORY_ITEM_ID.AppearanceCell.Font = new System.Drawing.Font("微软雅黑", 11F);
this.INVENTORY_ITEM_ID.AppearanceCell.Options.UseFont = true;
this.INVENTORY_ITEM_ID.AppearanceHeader.Font = new System.Drawing.Font("微软雅黑", 11F);
this.INVENTORY_ITEM_ID.AppearanceHeader.Options.UseFont = true;
this.INVENTORY_ITEM_ID.AppearanceHeader.Options.UseTextOptions = true;
this.INVENTORY_ITEM_ID.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.INVENTORY_ITEM_ID.Caption = "物料ID";
this.INVENTORY_ITEM_ID.FieldName = "INVENTORY_ITEM_ID";
this.INVENTORY_ITEM_ID.Name = "INVENTORY_ITEM_ID";
this.INVENTORY_ITEM_ID.Visible = true;
this.INVENTORY_ITEM_ID.VisibleIndex = 4;
this.INVENTORY_ITEM_ID.Width = 125;
//
// ITEM_TYPE
//
this.ITEM_TYPE.AppearanceCell.Font = new System.Drawing.Font("微软雅黑", 11F);
this.ITEM_TYPE.AppearanceCell.Options.UseFont = true;
this.ITEM_TYPE.AppearanceHeader.Font = new System.Drawing.Font("微软雅黑", 11F);
this.ITEM_TYPE.AppearanceHeader.Options.UseFont = true;
this.ITEM_TYPE.AppearanceHeader.Options.UseTextOptions = true;
this.ITEM_TYPE.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.ITEM_TYPE.Caption = "物料类型";
this.ITEM_TYPE.FieldName = "ITEM_TYPE";
this.ITEM_TYPE.Name = "ITEM_TYPE";
this.ITEM_TYPE.Visible = true;
this.ITEM_TYPE.VisibleIndex = 5;
this.ITEM_TYPE.Width = 71;
//
// SEGMENT1
//
this.SEGMENT1.AppearanceCell.Font = new System.Drawing.Font("微软雅黑", 11F);
this.SEGMENT1.AppearanceCell.Options.UseFont = true;
this.SEGMENT1.AppearanceHeader.Font = new System.Drawing.Font("微软雅黑", 11F);
this.SEGMENT1.AppearanceHeader.Options.UseFont = true;
this.SEGMENT1.AppearanceHeader.Options.UseTextOptions = true;
this.SEGMENT1.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.SEGMENT1.Caption = "物料编码";
this.SEGMENT1.FieldName = "SEGMENT1";
this.SEGMENT1.Name = "SEGMENT1";
this.SEGMENT1.Visible = true;
this.SEGMENT1.VisibleIndex = 6;
this.SEGMENT1.Width = 145;
//
// ITEM_DESCRIPTION
//
this.ITEM_DESCRIPTION.AppearanceCell.Font = new System.Drawing.Font("微软雅黑", 11F);
this.ITEM_DESCRIPTION.AppearanceCell.Options.UseFont = true;
this.ITEM_DESCRIPTION.AppearanceHeader.Font = new System.Drawing.Font("微软雅黑", 11F);
this.ITEM_DESCRIPTION.AppearanceHeader.Options.UseFont = true;
this.ITEM_DESCRIPTION.AppearanceHeader.Options.UseTextOptions = true;
this.ITEM_DESCRIPTION.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.ITEM_DESCRIPTION.Caption = "物料名称";
this.ITEM_DESCRIPTION.FieldName = "ITEM_DESCRIPTION";
this.ITEM_DESCRIPTION.Name = "ITEM_DESCRIPTION";
this.ITEM_DESCRIPTION.Visible = true;
this.ITEM_DESCRIPTION.VisibleIndex = 7;
this.ITEM_DESCRIPTION.Width = 63;
//
// UNIT_OF_ISSUE
//
this.UNIT_OF_ISSUE.AppearanceCell.Font = new System.Drawing.Font("微软雅黑", 11F);
this.UNIT_OF_ISSUE.AppearanceCell.Options.UseFont = true;
this.UNIT_OF_ISSUE.AppearanceHeader.Font = new System.Drawing.Font("微软雅黑", 11F);
this.UNIT_OF_ISSUE.AppearanceHeader.Options.UseFont = true;
this.UNIT_OF_ISSUE.AppearanceHeader.Options.UseTextOptions = true;
this.UNIT_OF_ISSUE.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.UNIT_OF_ISSUE.Caption = "采购单位";
this.UNIT_OF_ISSUE.FieldName = "UNIT_OF_ISSUE";
this.UNIT_OF_ISSUE.Name = "UNIT_OF_ISSUE";
this.UNIT_OF_ISSUE.Visible = true;
this.UNIT_OF_ISSUE.VisibleIndex = 8;
this.UNIT_OF_ISSUE.Width = 61;
//
// INV_UOM_CODE
//
this.INV_UOM_CODE.AppearanceCell.Font = new System.Drawing.Font("微软雅黑", 11F);
this.INV_UOM_CODE.AppearanceCell.Options.UseFont = true;
this.INV_UOM_CODE.AppearanceHeader.Font = new System.Drawing.Font("微软雅黑", 11F);
this.INV_UOM_CODE.AppearanceHeader.Options.UseFont = true;
this.INV_UOM_CODE.AppearanceHeader.Options.UseTextOptions = true;
this.INV_UOM_CODE.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.INV_UOM_CODE.Caption = "库存单位";
this.INV_UOM_CODE.FieldName = "INV_UOM_CODE";
this.INV_UOM_CODE.Name = "INV_UOM_CODE";
this.INV_UOM_CODE.Visible = true;
this.INV_UOM_CODE.VisibleIndex = 9;
this.INV_UOM_CODE.Width = 46;
//
// SHELF_LIFE_DAYS
//
this.SHELF_LIFE_DAYS.AppearanceCell.Font = new System.Drawing.Font("微软雅黑", 11F);
this.SHELF_LIFE_DAYS.AppearanceCell.Options.UseFont = true;
this.SHELF_LIFE_DAYS.AppearanceHeader.Font = new System.Drawing.Font("微软雅黑", 11F);
this.SHELF_LIFE_DAYS.AppearanceHeader.Options.UseFont = true;
this.SHELF_LIFE_DAYS.AppearanceHeader.Options.UseTextOptions = true;
this.SHELF_LIFE_DAYS.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.SHELF_LIFE_DAYS.Caption = "物料存储期限";
this.SHELF_LIFE_DAYS.FieldName = "SHELF_LIFE_DAYS";
this.SHELF_LIFE_DAYS.Name = "SHELF_LIFE_DAYS";
this.SHELF_LIFE_DAYS.Visible = true;
this.SHELF_LIFE_DAYS.VisibleIndex = 10;
this.SHELF_LIFE_DAYS.Width = 42;
//
// LOT_CONTROL_CODE
//
this.LOT_CONTROL_CODE.AppearanceCell.Font = new System.Drawing.Font("微软雅黑", 11F);
this.LOT_CONTROL_CODE.AppearanceCell.Options.UseFont = true;
this.LOT_CONTROL_CODE.AppearanceHeader.Font = new System.Drawing.Font("微软雅黑", 11F);
this.LOT_CONTROL_CODE.AppearanceHeader.Options.UseFont = true;
this.LOT_CONTROL_CODE.AppearanceHeader.Options.UseTextOptions = true;
this.LOT_CONTROL_CODE.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.LOT_CONTROL_CODE.Caption = "是否控制批次";
this.LOT_CONTROL_CODE.FieldName = "LOT_CONTROL_CODE";
this.LOT_CONTROL_CODE.Name = "LOT_CONTROL_CODE";
this.LOT_CONTROL_CODE.Visible = true;
this.LOT_CONTROL_CODE.VisibleIndex = 2;
this.LOT_CONTROL_CODE.Width = 107;
//
// INVENTORY_ITEM_STATUS_CODE
//
this.INVENTORY_ITEM_STATUS_CODE.AppearanceCell.Font = new System.Drawing.Font("微软雅黑", 11F);
this.INVENTORY_ITEM_STATUS_CODE.AppearanceCell.Options.UseFont = true;
this.INVENTORY_ITEM_STATUS_CODE.AppearanceHeader.Font = new System.Drawing.Font("微软雅黑", 11F);
this.INVENTORY_ITEM_STATUS_CODE.AppearanceHeader.Options.UseFont = true;
this.INVENTORY_ITEM_STATUS_CODE.AppearanceHeader.Options.UseTextOptions = true;
this.INVENTORY_ITEM_STATUS_CODE.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.INVENTORY_ITEM_STATUS_CODE.Caption = "物料状态";
this.INVENTORY_ITEM_STATUS_CODE.FieldName = "INVENTORY_ITEM_STATUS_CODE";
this.INVENTORY_ITEM_STATUS_CODE.Name = "INVENTORY_ITEM_STATUS_CODE";
this.INVENTORY_ITEM_STATUS_CODE.Visible = true;
this.INVENTORY_ITEM_STATUS_CODE.VisibleIndex = 11;
this.INVENTORY_ITEM_STATUS_CODE.Width = 192;
//
// CATEGORY1
//
this.CATEGORY1.AppearanceCell.Font = new System.Drawing.Font("微软雅黑", 11F);
this.CATEGORY1.AppearanceCell.Options.UseFont = true;
this.CATEGORY1.AppearanceHeader.Font = new System.Drawing.Font("微软雅黑", 11F);
this.CATEGORY1.AppearanceHeader.Options.UseFont = true;
this.CATEGORY1.AppearanceHeader.Options.UseTextOptions = true;
this.CATEGORY1.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.CATEGORY1.Caption = "分类1";
this.CATEGORY1.FieldName = "CATEGORY1";
this.CATEGORY1.Name = "CATEGORY1";
this.CATEGORY1.Visible = true;
this.CATEGORY1.VisibleIndex = 12;
this.CATEGORY1.Width = 125;
//
// CATEGORY2
//
this.CATEGORY2.AppearanceCell.Font = new System.Drawing.Font("微软雅黑", 11F);
this.CATEGORY2.AppearanceCell.Options.UseFont = true;
this.CATEGORY2.AppearanceHeader.Font = new System.Drawing.Font("微软雅黑", 11F);
this.CATEGORY2.AppearanceHeader.Options.UseFont = true;
this.CATEGORY2.AppearanceHeader.Options.UseTextOptions = true;
this.CATEGORY2.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.CATEGORY2.Caption = "分类3";
this.CATEGORY2.FieldName = "CATEGORY2";
this.CATEGORY2.Name = "CATEGORY2";
this.CATEGORY2.Visible = true;
this.CATEGORY2.VisibleIndex = 13;
this.CATEGORY2.Width = 56;
//
// CATEGORY3
//
this.CATEGORY3.AppearanceCell.Font = new System.Drawing.Font("微软雅黑", 11F);
this.CATEGORY3.AppearanceCell.Options.UseFont = true;
this.CATEGORY3.AppearanceHeader.Font = new System.Drawing.Font("微软雅黑", 11F);
this.CATEGORY3.AppearanceHeader.Options.UseFont = true;
this.CATEGORY3.AppearanceHeader.Options.UseTextOptions = true;
this.CATEGORY3.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.CATEGORY3.Caption = "分类3";
this.CATEGORY3.FieldName = "CATEGORY3";
this.CATEGORY3.Name = "CATEGORY3";
this.CATEGORY3.Visible = true;
this.CATEGORY3.VisibleIndex = 14;
//
// DEFAULT_LOT_STATUS
//
this.DEFAULT_LOT_STATUS.AppearanceCell.Font = new System.Drawing.Font("微软雅黑", 11F);
this.DEFAULT_LOT_STATUS.AppearanceCell.Options.UseFont = true;
this.DEFAULT_LOT_STATUS.AppearanceHeader.Font = new System.Drawing.Font("微软雅黑", 11F);
this.DEFAULT_LOT_STATUS.AppearanceHeader.Options.UseFont = true;
this.DEFAULT_LOT_STATUS.AppearanceHeader.Options.UseTextOptions = true;
this.DEFAULT_LOT_STATUS.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.DEFAULT_LOT_STATUS.Caption = "批次状态";
this.DEFAULT_LOT_STATUS.FieldName = "DEFAULT_LOT_STATUS";
this.DEFAULT_LOT_STATUS.Name = "DEFAULT_LOT_STATUS";
this.DEFAULT_LOT_STATUS.Visible = true;
this.DEFAULT_LOT_STATUS.VisibleIndex = 15;
//
// LAST_UPDATE_DATE
//
this.LAST_UPDATE_DATE.AppearanceCell.Font = new System.Drawing.Font("微软雅黑", 11F);
this.LAST_UPDATE_DATE.AppearanceCell.Options.UseFont = true;
this.LAST_UPDATE_DATE.AppearanceHeader.Font = new System.Drawing.Font("微软雅黑", 11F);
this.LAST_UPDATE_DATE.AppearanceHeader.Options.UseFont = true;
this.LAST_UPDATE_DATE.AppearanceHeader.Options.UseTextOptions = true;
this.LAST_UPDATE_DATE.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.LAST_UPDATE_DATE.Caption = "更新日期";
this.LAST_UPDATE_DATE.FieldName = "LAST_UPDATE_DATE";
this.LAST_UPDATE_DATE.Name = "LAST_UPDATE_DATE";
this.LAST_UPDATE_DATE.Visible = true;
this.LAST_UPDATE_DATE.VisibleIndex = 3;
this.LAST_UPDATE_DATE.Width = 121;
//
// LAST_UPDATED_BY
//
this.LAST_UPDATED_BY.AppearanceCell.Font = new System.Drawing.Font("微软雅黑", 11F);
this.LAST_UPDATED_BY.AppearanceCell.Options.UseFont = true;
this.LAST_UPDATED_BY.AppearanceHeader.Font = new System.Drawing.Font("微软雅黑", 11F);
this.LAST_UPDATED_BY.AppearanceHeader.Options.UseFont = true;
this.LAST_UPDATED_BY.AppearanceHeader.Options.UseTextOptions = true;
this.LAST_UPDATED_BY.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.LAST_UPDATED_BY.Caption = "更新人";
this.LAST_UPDATED_BY.FieldName = "LAST_UPDATED_BY";
this.LAST_UPDATED_BY.Name = "LAST_UPDATED_BY";
this.LAST_UPDATED_BY.Visible = true;
this.LAST_UPDATED_BY.VisibleIndex = 16;
this.LAST_UPDATED_BY.Width = 137;
//
// CREATION_DATE
//
this.CREATION_DATE.AppearanceCell.Font = new System.Drawing.Font("微软雅黑", 11F);
this.CREATION_DATE.AppearanceCell.Options.UseFont = true;
this.CREATION_DATE.AppearanceHeader.Font = new System.Drawing.Font("微软雅黑", 11F);
this.CREATION_DATE.AppearanceHeader.Options.UseFont = true;
this.CREATION_DATE.AppearanceHeader.Options.UseTextOptions = true;
this.CREATION_DATE.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.CREATION_DATE.Caption = "创建日期";
this.CREATION_DATE.FieldName = "CREATION_DATE";
this.CREATION_DATE.Name = "CREATION_DATE";
this.CREATION_DATE.Visible = true;
this.CREATION_DATE.VisibleIndex = 17;
//
// CREATED_BY
//
this.CREATED_BY.AppearanceCell.Font = new System.Drawing.Font("微软雅黑", 11F);
this.CREATED_BY.AppearanceCell.Options.UseFont = true;
this.CREATED_BY.AppearanceHeader.Font = new System.Drawing.Font("微软雅黑", 11F);
this.CREATED_BY.AppearanceHeader.Options.UseFont = true;
this.CREATED_BY.AppearanceHeader.Options.UseTextOptions = true;
this.CREATED_BY.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.CREATED_BY.Caption = "创建人";
this.CREATED_BY.FieldName = "CREATED_BY";
this.CREATED_BY.Name = "CREATED_BY";
this.CREATED_BY.Visible = true;
this.CREATED_BY.VisibleIndex = 18;
//
// STATUS
//
this.STATUS.AppearanceCell.Font = new System.Drawing.Font("微软雅黑", 11F);
this.STATUS.AppearanceCell.Options.UseFont = true;
this.STATUS.AppearanceHeader.Font = new System.Drawing.Font("微软雅黑", 11F);
this.STATUS.AppearanceHeader.Options.UseFont = true;
this.STATUS.AppearanceHeader.Options.UseTextOptions = true;
this.STATUS.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.STATUS.Caption = "状态";
this.STATUS.FieldName = "STATUS";
this.STATUS.Name = "STATUS";
this.STATUS.Visible = true;
this.STATUS.VisibleIndex = 19;
//
// THICKNESS
//
this.THICKNESS.AppearanceCell.Font = new System.Drawing.Font("微软雅黑", 11F);
this.THICKNESS.AppearanceCell.Options.UseFont = true;
this.THICKNESS.AppearanceHeader.Font = new System.Drawing.Font("微软雅黑", 11F);
this.THICKNESS.AppearanceHeader.Options.UseFont = true;
this.THICKNESS.AppearanceHeader.Options.UseTextOptions = true;
this.THICKNESS.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.THICKNESS.Caption = "板厚度";
this.THICKNESS.FieldName = "THICKNESS";
this.THICKNESS.Name = "THICKNESS";
this.THICKNESS.Visible = true;
this.THICKNESS.VisibleIndex = 20;
//
// THICKNESS_UNITS
//
this.THICKNESS_UNITS.AppearanceCell.Font = new System.Drawing.Font("微软雅黑", 11F);
this.THICKNESS_UNITS.AppearanceCell.Options.UseFont = true;
this.THICKNESS_UNITS.AppearanceHeader.Font = new System.Drawing.Font("微软雅黑", 11F);
this.THICKNESS_UNITS.AppearanceHeader.Options.UseFont = true;
this.THICKNESS_UNITS.AppearanceHeader.Options.UseTextOptions = true;
this.THICKNESS_UNITS.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.THICKNESS_UNITS.Caption = "板厚单位";
this.THICKNESS_UNITS.FieldName = "THICKNESS_UNITS";
this.THICKNESS_UNITS.Name = "THICKNESS_UNITS";
this.THICKNESS_UNITS.Visible = true;
this.THICKNESS_UNITS.VisibleIndex = 21;
this.THICKNESS_UNITS.Width = 148;
//
// ISHALOGEN
//
this.ISHALOGEN.AppearanceCell.Font = new System.Drawing.Font("微软雅黑", 11F);
this.ISHALOGEN.AppearanceCell.Options.UseFont = true;
this.ISHALOGEN.AppearanceHeader.Font = new System.Drawing.Font("微软雅黑", 11F);
this.ISHALOGEN.AppearanceHeader.Options.UseFont = true;
this.ISHALOGEN.AppearanceHeader.Options.UseTextOptions = true;
this.ISHALOGEN.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.ISHALOGEN.Caption = "卤素";
this.ISHALOGEN.FieldName = "ISHALOGEN";
this.ISHALOGEN.Name = "ISHALOGEN";
this.ISHALOGEN.Visible = true;
this.ISHALOGEN.VisibleIndex = 22;
//
// STATUS2
//
this.STATUS2.AppearanceCell.Font = new System.Drawing.Font("微软雅黑", 11F);
this.STATUS2.AppearanceCell.Options.UseFont = true;
this.STATUS2.AppearanceHeader.Font = new System.Drawing.Font("微软雅黑", 11F);
this.STATUS2.AppearanceHeader.Options.UseFont = true;
this.STATUS2.AppearanceHeader.Options.UseTextOptions = true;
this.STATUS2.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.STATUS2.Caption = "WMS状态";
this.STATUS2.FieldName = "STATUS2";
this.STATUS2.Name = "STATUS2";
this.STATUS2.Visible = true;
this.STATUS2.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;
//
// goodsInfoModelBindingSource
//
this.goodsInfoModelBindingSource.DataSource = typeof(WMS.Model.Base.GoodsInfoModel);
//
// xtraTabControl1
//
this.xtraTabControl1.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
this.xtraTabControl1.BorderStylePage = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
this.xtraTabControl1.Dock = System.Windows.Forms.DockStyle.Fill;
this.xtraTabControl1.Location = new System.Drawing.Point(0, 0);
this.xtraTabControl1.Name = "xtraTabControl1";
this.xtraTabControl1.SelectedTabPage = this.xtraTabPage2;
this.xtraTabControl1.Size = new System.Drawing.Size(0, 0);
this.xtraTabControl1.TabIndex = 66;
this.xtraTabControl1.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
this.xtraTabPage2,
this.xtraTabPage1});
this.xtraTabControl1.Visible = false;
//
// xtraTabPage2
//
this.xtraTabPage2.Controls.Add(this.gridControlCustom2);
this.xtraTabPage2.Margin = new System.Windows.Forms.Padding(4);
this.xtraTabPage2.Name = "xtraTabPage2";
this.xtraTabPage2.Size = new System.Drawing.Size(0, 0);
this.xtraTabPage2.Text = "计量单位";
//
// gridControlCustom2
//
this.gridControlCustom2.ColorApprove = System.Drawing.Color.Empty;
this.gridControlCustom2.ColorApproveValue = null;
this.gridControlCustom2.ColorPass = System.Drawing.Color.Empty;
this.gridControlCustom2.ColorPassValue = null;
this.gridControlCustom2.ColorRepeal = System.Drawing.Color.Empty;
this.gridControlCustom2.ColorRepealValue = null;
this.gridControlCustom2.ColorReWork = System.Drawing.Color.Empty;
this.gridControlCustom2.ColorReWorkValue = null;
this.gridControlCustom2.ColorSelectedRow = System.Drawing.Color.Empty;
this.gridControlCustom2.ColorShortage = System.Drawing.Color.Empty;
this.gridControlCustom2.ColorShortageFlagColumn = null;
this.gridControlCustom2.ColorShortageValue = null;
this.gridControlCustom2.ColorUnExecute = System.Drawing.Color.Empty;
this.gridControlCustom2.ColorUnExecuteValue = null;
this.gridControlCustom2.ColorUnPass = System.Drawing.Color.Empty;
this.gridControlCustom2.ColorUnPassValue = null;
this.gridControlCustom2.ColorVerify = System.Drawing.Color.Empty;
this.gridControlCustom2.ColorVerifyFlagColumn = null;
this.gridControlCustom2.ColorVerifyValue = null;
this.gridControlCustom2.ColorWarning = System.Drawing.Color.Empty;
this.gridControlCustom2.ColorWarningValue = null;
this.gridControlCustom2.DataSource = this.goodsMeasureModelBindingSource;
this.gridControlCustom2.Dock = System.Windows.Forms.DockStyle.Fill;
this.gridControlCustom2.EnableAppearanceEvenRow = true;
this.gridControlCustom2.IndicatorWidth = 40;
this.gridControlCustom2.Location = new System.Drawing.Point(0, 0);
this.gridControlCustom2.MainView = this.gdvMeasure;
this.gridControlCustom2.Name = "gridControlCustom2";
this.gridControlCustom2.ShowRowID = true;
this.gridControlCustom2.Size = new System.Drawing.Size(0, 0);
this.gridControlCustom2.TabIndex = 0;
this.gridControlCustom2.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
this.gdvMeasure});
//
// goodsMeasureModelBindingSource
//
this.goodsMeasureModelBindingSource.DataSource = typeof(WMS.Model.Base.GoodsMeasureModel);
//
// gdvMeasure
//
this.gdvMeasure.Appearance.EvenRow.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(240)))), ((int)(((byte)(250)))));
this.gdvMeasure.Appearance.EvenRow.Options.UseBackColor = true;
this.gdvMeasure.Appearance.HeaderPanel.Font = new System.Drawing.Font("微软雅黑", 11F);
this.gdvMeasure.Appearance.HeaderPanel.Options.UseFont = true;
this.gdvMeasure.Appearance.Row.Font = new System.Drawing.Font("微软雅黑", 11F);
this.gdvMeasure.Appearance.Row.Options.UseFont = true;
this.gdvMeasure.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
this.colGOODS_MEASURE_ID,
this.colGOODS_ID1,
this.colUNIT_ID,
this.colUNIT_NAME1,
this.colCONVERSION_RATIO,
this.colSTORAGE_LOCATION,
this.colCASES_STORED,
this.colBOX_CASES_STORED,
this.colGLONG,
this.colGWIDTH1,
this.colGHEIGHT1,
this.colGVOLUME1,
this.colREMARK1,
this.colVERSION1});
this.gdvMeasure.GridControl = this.gridControlCustom2;
this.gdvMeasure.IndicatorWidth = 34;
this.gdvMeasure.Name = "gdvMeasure";
this.gdvMeasure.OptionsBehavior.Editable = false;
this.gdvMeasure.OptionsSelection.EnableAppearanceFocusedCell = false;
this.gdvMeasure.OptionsView.ColumnAutoWidth = false;
this.gdvMeasure.OptionsView.EnableAppearanceEvenRow = true;
this.gdvMeasure.OptionsView.ShowGroupPanel = false;
//
// colGOODS_MEASURE_ID
//
this.colGOODS_MEASURE_ID.AppearanceCell.Font = new System.Drawing.Font("微软雅黑", 11F);
this.colGOODS_MEASURE_ID.AppearanceCell.Options.UseFont = true;
this.colGOODS_MEASURE_ID.AppearanceHeader.Font = new System.Drawing.Font("微软雅黑", 11F);
this.colGOODS_MEASURE_ID.AppearanceHeader.Options.UseFont = true;
this.colGOODS_MEASURE_ID.AppearanceHeader.Options.UseTextOptions = true;
this.colGOODS_MEASURE_ID.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colGOODS_MEASURE_ID.FieldName = "GOODS_MEASURE_ID";
this.colGOODS_MEASURE_ID.Name = "colGOODS_MEASURE_ID";
//
// colGOODS_ID1
//
this.colGOODS_ID1.AppearanceCell.Font = new System.Drawing.Font("微软雅黑", 11F);
this.colGOODS_ID1.AppearanceCell.Options.UseFont = true;
this.colGOODS_ID1.AppearanceHeader.Font = new System.Drawing.Font("微软雅黑", 11F);
this.colGOODS_ID1.AppearanceHeader.Options.UseFont = true;
this.colGOODS_ID1.AppearanceHeader.Options.UseTextOptions = true;
this.colGOODS_ID1.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colGOODS_ID1.FieldName = "GOODS_ID";
this.colGOODS_ID1.Name = "colGOODS_ID1";
//
// colUNIT_ID
//
this.colUNIT_ID.AppearanceCell.Font = new System.Drawing.Font("微软雅黑", 11F);
this.colUNIT_ID.AppearanceCell.Options.UseFont = true;
this.colUNIT_ID.AppearanceHeader.Font = new System.Drawing.Font("微软雅黑", 11F);
this.colUNIT_ID.AppearanceHeader.Options.UseFont = true;
this.colUNIT_ID.AppearanceHeader.Options.UseTextOptions = true;
this.colUNIT_ID.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colUNIT_ID.FieldName = "UNIT_ID";
this.colUNIT_ID.Name = "colUNIT_ID";
//
// colUNIT_NAME1
//
this.colUNIT_NAME1.AppearanceCell.Font = new System.Drawing.Font("微软雅黑", 11F);
this.colUNIT_NAME1.AppearanceCell.Options.UseFont = true;
this.colUNIT_NAME1.AppearanceHeader.Font = new System.Drawing.Font("微软雅黑", 11F);
this.colUNIT_NAME1.AppearanceHeader.Options.UseFont = true;
this.colUNIT_NAME1.AppearanceHeader.Options.UseTextOptions = true;
this.colUNIT_NAME1.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colUNIT_NAME1.Caption = "单位";
this.colUNIT_NAME1.FieldName = "UNIT_NAME";
this.colUNIT_NAME1.Name = "colUNIT_NAME1";
this.colUNIT_NAME1.Visible = true;
this.colUNIT_NAME1.VisibleIndex = 0;
this.colUNIT_NAME1.Width = 68;
//
// colCONVERSION_RATIO
//
this.colCONVERSION_RATIO.AppearanceCell.Font = new System.Drawing.Font("微软雅黑", 11F);
this.colCONVERSION_RATIO.AppearanceCell.Options.UseFont = true;
this.colCONVERSION_RATIO.AppearanceHeader.Font = new System.Drawing.Font("微软雅黑", 11F);
this.colCONVERSION_RATIO.AppearanceHeader.Options.UseFont = true;
this.colCONVERSION_RATIO.AppearanceHeader.Options.UseTextOptions = true;
this.colCONVERSION_RATIO.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colCONVERSION_RATIO.FieldName = "CONVERSION_RATIO";
this.colCONVERSION_RATIO.Name = "colCONVERSION_RATIO";
this.colCONVERSION_RATIO.Visible = true;
this.colCONVERSION_RATIO.VisibleIndex = 1;
this.colCONVERSION_RATIO.Width = 174;
//
// colSTORAGE_LOCATION
//
this.colSTORAGE_LOCATION.AppearanceCell.Font = new System.Drawing.Font("微软雅黑", 11F);
this.colSTORAGE_LOCATION.AppearanceCell.Options.UseFont = true;
this.colSTORAGE_LOCATION.AppearanceHeader.Font = new System.Drawing.Font("微软雅黑", 11F);
this.colSTORAGE_LOCATION.AppearanceHeader.Options.UseFont = true;
this.colSTORAGE_LOCATION.AppearanceHeader.Options.UseTextOptions = true;
this.colSTORAGE_LOCATION.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colSTORAGE_LOCATION.FieldName = "STORAGE_LOCATION";
this.colSTORAGE_LOCATION.Name = "colSTORAGE_LOCATION";
this.colSTORAGE_LOCATION.Visible = true;
this.colSTORAGE_LOCATION.VisibleIndex = 2;
this.colSTORAGE_LOCATION.Width = 114;
//
// colCASES_STORED
//
this.colCASES_STORED.AppearanceCell.Font = new System.Drawing.Font("微软雅黑", 11F);
this.colCASES_STORED.AppearanceCell.Options.UseFont = true;
this.colCASES_STORED.AppearanceHeader.Font = new System.Drawing.Font("微软雅黑", 11F);
this.colCASES_STORED.AppearanceHeader.Options.UseFont = true;
this.colCASES_STORED.AppearanceHeader.Options.UseTextOptions = true;
this.colCASES_STORED.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colCASES_STORED.FieldName = "CASES_STORED";
this.colCASES_STORED.Name = "colCASES_STORED";
this.colCASES_STORED.Visible = true;
this.colCASES_STORED.VisibleIndex = 3;
this.colCASES_STORED.Width = 108;
//
// colBOX_CASES_STORED
//
this.colBOX_CASES_STORED.AppearanceCell.Font = new System.Drawing.Font("微软雅黑", 11F);
this.colBOX_CASES_STORED.AppearanceCell.Options.UseFont = true;
this.colBOX_CASES_STORED.AppearanceHeader.Font = new System.Drawing.Font("微软雅黑", 11F);
this.colBOX_CASES_STORED.AppearanceHeader.Options.UseFont = true;
this.colBOX_CASES_STORED.AppearanceHeader.Options.UseTextOptions = true;
this.colBOX_CASES_STORED.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colBOX_CASES_STORED.FieldName = "BOX_CASES_STORED";
this.colBOX_CASES_STORED.Name = "colBOX_CASES_STORED";
this.colBOX_CASES_STORED.Visible = true;
this.colBOX_CASES_STORED.VisibleIndex = 4;
this.colBOX_CASES_STORED.Width = 106;
//
// colGLONG
//
this.colGLONG.AppearanceCell.Font = new System.Drawing.Font("微软雅黑", 11F);
this.colGLONG.AppearanceCell.Options.UseFont = true;
this.colGLONG.AppearanceHeader.Font = new System.Drawing.Font("微软雅黑", 11F);
this.colGLONG.AppearanceHeader.Options.UseFont = true;
this.colGLONG.AppearanceHeader.Options.UseTextOptions = true;
this.colGLONG.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colGLONG.FieldName = "GLONG";
this.colGLONG.Name = "colGLONG";
this.colGLONG.Visible = true;
this.colGLONG.VisibleIndex = 5;
this.colGLONG.Width = 57;
//
// colGWIDTH1
//
this.colGWIDTH1.AppearanceCell.Font = new System.Drawing.Font("微软雅黑", 11F);
this.colGWIDTH1.AppearanceCell.Options.UseFont = true;
this.colGWIDTH1.AppearanceHeader.Font = new System.Drawing.Font("微软雅黑", 11F);
this.colGWIDTH1.AppearanceHeader.Options.UseFont = true;
this.colGWIDTH1.AppearanceHeader.Options.UseTextOptions = true;
this.colGWIDTH1.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colGWIDTH1.FieldName = "GWIDTH";
this.colGWIDTH1.Name = "colGWIDTH1";
this.colGWIDTH1.Visible = true;
this.colGWIDTH1.VisibleIndex = 6;
this.colGWIDTH1.Width = 63;
//
// colGHEIGHT1
//
this.colGHEIGHT1.AppearanceCell.Font = new System.Drawing.Font("微软雅黑", 11F);
this.colGHEIGHT1.AppearanceCell.Options.UseFont = true;
this.colGHEIGHT1.AppearanceHeader.Font = new System.Drawing.Font("微软雅黑", 11F);
this.colGHEIGHT1.AppearanceHeader.Options.UseFont = true;
this.colGHEIGHT1.AppearanceHeader.Options.UseTextOptions = true;
this.colGHEIGHT1.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colGHEIGHT1.FieldName = "GHEIGHT";
this.colGHEIGHT1.Name = "colGHEIGHT1";
this.colGHEIGHT1.Visible = true;
this.colGHEIGHT1.VisibleIndex = 7;
this.colGHEIGHT1.Width = 59;
//
// colGVOLUME1
//
this.colGVOLUME1.AppearanceCell.Font = new System.Drawing.Font("微软雅黑", 11F);
this.colGVOLUME1.AppearanceCell.Options.UseFont = true;
this.colGVOLUME1.AppearanceHeader.Font = new System.Drawing.Font("微软雅黑", 11F);
this.colGVOLUME1.AppearanceHeader.Options.UseFont = true;
this.colGVOLUME1.AppearanceHeader.Options.UseTextOptions = true;
this.colGVOLUME1.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colGVOLUME1.FieldName = "GVOLUME";
this.colGVOLUME1.Name = "colGVOLUME1";
this.colGVOLUME1.Visible = true;
this.colGVOLUME1.VisibleIndex = 8;
this.colGVOLUME1.Width = 71;
//
// colREMARK1
//
this.colREMARK1.AppearanceCell.Font = new System.Drawing.Font("微软雅黑", 11F);
this.colREMARK1.AppearanceCell.Options.UseFont = true;
this.colREMARK1.AppearanceHeader.Font = new System.Drawing.Font("微软雅黑", 11F);
this.colREMARK1.AppearanceHeader.Options.UseFont = true;
this.colREMARK1.AppearanceHeader.Options.UseTextOptions = true;
this.colREMARK1.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colREMARK1.FieldName = "REMARK";
this.colREMARK1.Name = "colREMARK1";
this.colREMARK1.Width = 544;
//
// colVERSION1
//
this.colVERSION1.AppearanceCell.Font = new System.Drawing.Font("微软雅黑", 11F);
this.colVERSION1.AppearanceCell.Options.UseFont = true;
this.colVERSION1.AppearanceHeader.Font = new System.Drawing.Font("微软雅黑", 11F);
this.colVERSION1.AppearanceHeader.Options.UseFont = true;
this.colVERSION1.AppearanceHeader.Options.UseTextOptions = true;
this.colVERSION1.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colVERSION1.FieldName = "VERSION";
this.colVERSION1.Name = "colVERSION1";
//
// xtraTabPage1
//
this.xtraTabPage1.Controls.Add(this.gridControlCustom3);
this.xtraTabPage1.Margin = new System.Windows.Forms.Padding(4);
this.xtraTabPage1.Name = "xtraTabPage1";
this.xtraTabPage1.Size = new System.Drawing.Size(0, 0);
this.xtraTabPage1.Text = "供应商";
//
// gridControlCustom3
//
this.gridControlCustom3.ColorApprove = System.Drawing.Color.Empty;
this.gridControlCustom3.ColorApproveValue = null;
this.gridControlCustom3.ColorPass = System.Drawing.Color.Empty;
this.gridControlCustom3.ColorPassValue = null;
this.gridControlCustom3.ColorRepeal = System.Drawing.Color.Empty;
this.gridControlCustom3.ColorRepealValue = null;
this.gridControlCustom3.ColorReWork = System.Drawing.Color.Empty;
this.gridControlCustom3.ColorReWorkValue = null;
this.gridControlCustom3.ColorSelectedRow = System.Drawing.Color.Empty;
this.gridControlCustom3.ColorShortage = System.Drawing.Color.Empty;
this.gridControlCustom3.ColorShortageFlagColumn = null;
this.gridControlCustom3.ColorShortageValue = null;
this.gridControlCustom3.ColorUnExecute = System.Drawing.Color.Empty;
this.gridControlCustom3.ColorUnExecuteValue = null;
this.gridControlCustom3.ColorUnPass = System.Drawing.Color.Empty;
this.gridControlCustom3.ColorUnPassValue = null;
this.gridControlCustom3.ColorVerify = System.Drawing.Color.Empty;
this.gridControlCustom3.ColorVerifyFlagColumn = null;
this.gridControlCustom3.ColorVerifyValue = null;
this.gridControlCustom3.ColorWarning = System.Drawing.Color.Empty;
this.gridControlCustom3.ColorWarningValue = null;
this.gridControlCustom3.DataSource = this.goodsProviderModelBindingSource;
this.gridControlCustom3.Dock = System.Windows.Forms.DockStyle.Fill;
this.gridControlCustom3.EnableAppearanceEvenRow = true;
this.gridControlCustom3.IndicatorWidth = 40;
this.gridControlCustom3.Location = new System.Drawing.Point(0, 0);
this.gridControlCustom3.MainView = this.gridView3;
this.gridControlCustom3.Name = "gridControlCustom3";
this.gridControlCustom3.ShowRowID = true;
this.gridControlCustom3.Size = new System.Drawing.Size(0, 0);
this.gridControlCustom3.TabIndex = 0;
this.gridControlCustom3.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
this.gridView3});
//
// goodsProviderModelBindingSource
//
this.goodsProviderModelBindingSource.DataSource = typeof(WMS.Model.Base.JWGoodsInfoModel);
//
// gridView3
//
this.gridView3.Appearance.EvenRow.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(240)))), ((int)(((byte)(250)))));
this.gridView3.Appearance.EvenRow.Options.UseBackColor = true;
this.gridView3.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
this.colGOODS_PROVIDER_ID,
this.colGOODS_ID2,
this.colPROVIDER_ID,
this.colPROVIDER_NAME1,
this.colREMARK2,
this.colVERSION2});
this.gridView3.GridControl = this.gridControlCustom3;
this.gridView3.IndicatorWidth = 34;
this.gridView3.Name = "gridView3";
this.gridView3.OptionsBehavior.Editable = false;
this.gridView3.OptionsView.ColumnAutoWidth = false;
this.gridView3.OptionsView.EnableAppearanceEvenRow = true;
this.gridView3.OptionsView.ShowGroupPanel = false;
//
// colGOODS_PROVIDER_ID
//
this.colGOODS_PROVIDER_ID.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.colGOODS_PROVIDER_ID.AppearanceCell.Options.UseFont = true;
this.colGOODS_PROVIDER_ID.AppearanceHeader.Options.UseTextOptions = true;
this.colGOODS_PROVIDER_ID.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colGOODS_PROVIDER_ID.FieldName = "GOODS_PROVIDER_ID";
this.colGOODS_PROVIDER_ID.Name = "colGOODS_PROVIDER_ID";
//
// colGOODS_ID2
//
this.colGOODS_ID2.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.colGOODS_ID2.AppearanceCell.Options.UseFont = true;
this.colGOODS_ID2.AppearanceHeader.Options.UseTextOptions = true;
this.colGOODS_ID2.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colGOODS_ID2.FieldName = "GOODS_ID";
this.colGOODS_ID2.Name = "colGOODS_ID2";
//
// colPROVIDER_ID
//
this.colPROVIDER_ID.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.colPROVIDER_ID.AppearanceCell.Options.UseFont = true;
this.colPROVIDER_ID.AppearanceHeader.Options.UseTextOptions = true;
this.colPROVIDER_ID.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colPROVIDER_ID.FieldName = "PROVIDER_ID";
this.colPROVIDER_ID.Name = "colPROVIDER_ID";
//
// colPROVIDER_NAME1
//
this.colPROVIDER_NAME1.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.colPROVIDER_NAME1.AppearanceCell.Options.UseFont = true;
this.colPROVIDER_NAME1.AppearanceHeader.Options.UseTextOptions = true;
this.colPROVIDER_NAME1.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colPROVIDER_NAME1.FieldName = "PROVIDER_NAME";
this.colPROVIDER_NAME1.Name = "colPROVIDER_NAME1";
this.colPROVIDER_NAME1.Visible = true;
this.colPROVIDER_NAME1.VisibleIndex = 0;
this.colPROVIDER_NAME1.Width = 177;
//
// colREMARK2
//
this.colREMARK2.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.colREMARK2.AppearanceCell.Options.UseFont = true;
this.colREMARK2.AppearanceHeader.Options.UseTextOptions = true;
this.colREMARK2.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colREMARK2.FieldName = "REMARK";
this.colREMARK2.Name = "colREMARK2";
this.colREMARK2.Width = 1066;
//
// colVERSION2
//
this.colVERSION2.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.colVERSION2.AppearanceCell.Options.UseFont = true;
this.colVERSION2.AppearanceHeader.Options.UseTextOptions = true;
this.colVERSION2.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colVERSION2.FieldName = "VERSION";
this.colVERSION2.Name = "colVERSION2";
//
// splitContainerControl1
//
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.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
this.splitContainerControl1.Panel1.Controls.Add(this.gridControlCustom1);
this.splitContainerControl1.Panel1.Text = "Panel1";
this.splitContainerControl1.Panel2.Controls.Add(this.xtraTabControl1);
this.splitContainerControl1.Panel2.Text = "Panel2";
this.splitContainerControl1.PanelVisibility = DevExpress.XtraEditors.SplitPanelVisibility.Panel1;
this.splitContainerControl1.Size = new System.Drawing.Size(1066, 621);
this.splitContainerControl1.SplitterPosition = 565;
this.splitContainerControl1.TabIndex = 67;
this.splitContainerControl1.Text = "splitContainerControl1";
//
// FrmGoodsInfo
//
this.Appearance.Options.UseFont = true;
this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 13F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(1066, 621);
this.Controls.Add(this.splitContainerControl1);
this.Font = new System.Drawing.Font("宋体", 10F);
this.LookAndFeel.SkinName = "Office 2010 Blue";
this.Name = "FrmGoodsInfo";
this.Text = "商品信息";
this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.FrmGoodsInfo_FormClosed);
this.Load += new System.EventHandler(this.FrmGoodsInfo_Load);
((System.ComponentModel.ISupportInitialize)(this.gridControlCustom1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.JWGoodsInfoBindingSource)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemImageEdit1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.GvGoods)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemLookUpEdit1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemPictureEdit1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.goodsInfoModelBindingSource)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).EndInit();
this.xtraTabControl1.ResumeLayout(false);
this.xtraTabPage2.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.gridControlCustom2)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.goodsMeasureModelBindingSource)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.gdvMeasure)).EndInit();
this.xtraTabPage1.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.gridControlCustom3)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.goodsProviderModelBindingSource)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.gridView3)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1)).EndInit();
this.splitContainerControl1.ResumeLayout(false);
this.ResumeLayout(false);
}
#endregion
private Ctrl.GridControlCustom gridControlCustom1;
private DevExpress.XtraGrid.Views.Grid.GridView GvGoods;
private DevExpress.XtraEditors.Repository.RepositoryItemLookUpEdit repositoryItemLookUpEdit1;
private DevExpress.XtraTab.XtraTabControl xtraTabControl1;
private DevExpress.XtraTab.XtraTabPage xtraTabPage2;
private DevExpress.XtraTab.XtraTabPage xtraTabPage1;
private System.Windows.Forms.BindingSource goodsInfoModelBindingSource;
private Ctrl.GridControlCustom gridControlCustom2;
private System.Windows.Forms.BindingSource goodsMeasureModelBindingSource;
private DevExpress.XtraGrid.Views.Grid.GridView gdvMeasure;
private Ctrl.GridControlCustom gridControlCustom3;
private System.Windows.Forms.BindingSource goodsProviderModelBindingSource;
private DevExpress.XtraGrid.Views.Grid.GridView gridView3;
private DevExpress.XtraGrid.Columns.GridColumn ORGANIZATION_ID;
private DevExpress.XtraGrid.Columns.GridColumn ORGANIZATION_CODE;
private DevExpress.XtraGrid.Columns.GridColumn INVENTORY_ITEM_ID;
private DevExpress.XtraGrid.Columns.GridColumn ITEM_TYPE;
private DevExpress.XtraGrid.Columns.GridColumn SEGMENT1;
private DevExpress.XtraGrid.Columns.GridColumn ITEM_DESCRIPTION;
private DevExpress.XtraGrid.Columns.GridColumn UNIT_OF_ISSUE;
private DevExpress.XtraGrid.Columns.GridColumn INV_UOM_CODE;
private DevExpress.XtraGrid.Columns.GridColumn SHELF_LIFE_DAYS;
private DevExpress.XtraGrid.Columns.GridColumn LOT_CONTROL_CODE;
private DevExpress.XtraGrid.Columns.GridColumn INVENTORY_ITEM_STATUS_CODE;
private DevExpress.XtraGrid.Columns.GridColumn CATEGORY1;
private DevExpress.XtraGrid.Columns.GridColumn CATEGORY2;
private DevExpress.XtraGrid.Columns.GridColumn CATEGORY3;
private DevExpress.XtraGrid.Columns.GridColumn DEFAULT_LOT_STATUS;
private DevExpress.XtraGrid.Columns.GridColumn LAST_UPDATE_DATE;
private DevExpress.XtraGrid.Columns.GridColumn LAST_UPDATED_BY;
private DevExpress.XtraGrid.Columns.GridColumn CREATION_DATE;
private DevExpress.XtraGrid.Columns.GridColumn CREATED_BY;
private DevExpress.XtraGrid.Columns.GridColumn STATUS;
private DevExpress.XtraGrid.Columns.GridColumn THICKNESS;
private DevExpress.XtraGrid.Columns.GridColumn THICKNESS_UNITS;
private DevExpress.XtraGrid.Columns.GridColumn colGOODS_MEASURE_ID;
private DevExpress.XtraGrid.Columns.GridColumn colGOODS_ID1;
private DevExpress.XtraGrid.Columns.GridColumn colUNIT_ID;
private DevExpress.XtraGrid.Columns.GridColumn colUNIT_NAME1;
private DevExpress.XtraGrid.Columns.GridColumn colCONVERSION_RATIO;
private DevExpress.XtraGrid.Columns.GridColumn colSTORAGE_LOCATION;
private DevExpress.XtraGrid.Columns.GridColumn colCASES_STORED;
private DevExpress.XtraGrid.Columns.GridColumn colBOX_CASES_STORED;
private DevExpress.XtraGrid.Columns.GridColumn colGLONG;
private DevExpress.XtraGrid.Columns.GridColumn colGWIDTH1;
private DevExpress.XtraGrid.Columns.GridColumn colGHEIGHT1;
private DevExpress.XtraGrid.Columns.GridColumn colGVOLUME1;
private DevExpress.XtraGrid.Columns.GridColumn colREMARK1;
private DevExpress.XtraGrid.Columns.GridColumn colVERSION1;
private DevExpress.XtraGrid.Columns.GridColumn colGOODS_PROVIDER_ID;
private DevExpress.XtraGrid.Columns.GridColumn colGOODS_ID2;
private DevExpress.XtraGrid.Columns.GridColumn colPROVIDER_ID;
private DevExpress.XtraGrid.Columns.GridColumn colPROVIDER_NAME1;
private DevExpress.XtraGrid.Columns.GridColumn colREMARK2;
private DevExpress.XtraGrid.Columns.GridColumn colVERSION2;
private DevExpress.XtraEditors.SplitContainerControl splitContainerControl1;
private DevExpress.XtraEditors.Repository.RepositoryItemImageEdit repositoryItemImageEdit1;
private DevExpress.XtraEditors.Repository.RepositoryItemPictureEdit repositoryItemPictureEdit1;
private DevExpress.XtraGrid.Columns.GridColumn ISHALOGEN;
private DevExpress.XtraGrid.Columns.GridColumn STATUS2;
private System.Windows.Forms.BindingSource JWGoodsInfoBindingSource;
}
}