namespace ICSSoft.Frame.APP
{
partial class FormICSDispatchLists
{
///
/// Required designer variable.
///
private System.ComponentModel.IContainer components = null;
///
/// Clean up any resources being used.
///
/// true if managed resources should be disposed; otherwise, false.
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Windows Form Designer generated code
///
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
///
private void InitializeComponent()
{
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FormICSDispatchLists));
this.btnOutPut = new DevExpress.XtraEditors.SimpleButton();
this.btnConfig = new DevExpress.XtraEditors.SimpleButton();
this.btnExit = new DevExpress.XtraEditors.SimpleButton();
this.btnFilter = new DevExpress.XtraEditors.SimpleButton();
this.panelControl3 = new DevExpress.XtraEditors.PanelControl();
this.btnSynchro = new DevExpress.XtraEditors.SimpleButton();
this.btnbeginAdd = new DevExpress.XtraEditors.SimpleButton();
this.btnImportData = new DevExpress.XtraEditors.SimpleButton();
this.btnCancelAll = new DevExpress.XtraEditors.SimpleButton();
this.btnSelectAll = new DevExpress.XtraEditors.SimpleButton();
this.lblTitle = new DevExpress.XtraEditors.LabelControl();
this.btnRefresh = new DevExpress.XtraEditors.SimpleButton();
this.btnClose = new DevExpress.XtraEditors.SimpleButton();
this.rptPage = new ICSSoft.Base.UserControl.FormControl.PageNavTool();
this.groupControl1 = new DevExpress.XtraEditors.GroupControl();
this.grdDetail = new DevExpress.XtraGrid.GridControl();
this.grvDetail = new DevExpress.XtraGrid.Views.Grid.GridView();
this.ID = new DevExpress.XtraGrid.Columns.GridColumn();
this.DispatchCode = new DevExpress.XtraGrid.Columns.GridColumn();
this.DispatchRow = new DevExpress.XtraGrid.Columns.GridColumn();
this.SOCode = new DevExpress.XtraGrid.Columns.GridColumn();
this.SORow = new DevExpress.XtraGrid.Columns.GridColumn();
this.CusCode = new DevExpress.XtraGrid.Columns.GridColumn();
this.CusName = new DevExpress.XtraGrid.Columns.GridColumn();
this.SalesOrganization = new DevExpress.XtraGrid.Columns.GridColumn();
this.Type = new DevExpress.XtraGrid.Columns.GridColumn();
this.Class = new DevExpress.XtraGrid.Columns.GridColumn();
this.ArriveDate = new DevExpress.XtraGrid.Columns.GridColumn();
this.Term1 = new DevExpress.XtraGrid.Columns.GridColumn();
this.Term2 = new DevExpress.XtraGrid.Columns.GridColumn();
this.Send = new DevExpress.XtraGrid.Columns.GridColumn();
this.Sale = new DevExpress.XtraGrid.Columns.GridColumn();
this.InvCode = new DevExpress.XtraGrid.Columns.GridColumn();
this.INVNAME = new DevExpress.XtraGrid.Columns.GridColumn();
this.INVSTD = new DevExpress.XtraGrid.Columns.GridColumn();
this.WHCode = new DevExpress.XtraGrid.Columns.GridColumn();
this.WHName = new DevExpress.XtraGrid.Columns.GridColumn();
this.LotNo = new DevExpress.XtraGrid.Columns.GridColumn();
this.Quantity = new DevExpress.XtraGrid.Columns.GridColumn();
this.ComUnitCode = new DevExpress.XtraGrid.Columns.GridColumn();
this.Sign = new DevExpress.XtraGrid.Columns.GridColumn();
this.VoucherNO = new DevExpress.XtraGrid.Columns.GridColumn();
this.VoucherRow = new DevExpress.XtraGrid.Columns.GridColumn();
this.Year = new DevExpress.XtraGrid.Columns.GridColumn();
this.VoucherDate = new DevExpress.XtraGrid.Columns.GridColumn();
this.Status = new DevExpress.XtraGrid.Columns.GridColumn();
this.RowStatus = new DevExpress.XtraGrid.Columns.GridColumn();
this.CreatePerson = new DevExpress.XtraGrid.Columns.GridColumn();
this.ModifyDate = new DevExpress.XtraGrid.Columns.GridColumn();
this.MTIME = new DevExpress.XtraGrid.Columns.GridColumn();
this.grvAdvDetail = new DevExpress.XtraGrid.Views.BandedGrid.AdvBandedGridView();
this.colProductCode = new DevExpress.XtraGrid.Columns.GridColumn();
((System.ComponentModel.ISupportInitialize)(this.panelControl3)).BeginInit();
this.panelControl3.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.groupControl1)).BeginInit();
this.groupControl1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.grdDetail)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.grvDetail)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.grvAdvDetail)).BeginInit();
this.SuspendLayout();
//
// btnOutPut
//
this.btnOutPut.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.btnOutPut.Appearance.ForeColor = System.Drawing.Color.White;
this.btnOutPut.Appearance.Options.UseFont = true;
this.btnOutPut.Appearance.Options.UseForeColor = true;
this.btnOutPut.Appearance.Options.UseTextOptions = true;
this.btnOutPut.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
this.btnOutPut.Image = ((System.Drawing.Image)(resources.GetObject("btnOutPut.Image")));
this.btnOutPut.Location = new System.Drawing.Point(380, 0);
this.btnOutPut.LookAndFeel.SkinName = "BlueButtonSkin";
this.btnOutPut.LookAndFeel.UseDefaultLookAndFeel = false;
this.btnOutPut.Name = "btnOutPut";
this.btnOutPut.Size = new System.Drawing.Size(57, 30);
this.btnOutPut.TabIndex = 2;
this.btnOutPut.Text = "导出";
this.btnOutPut.Click += new System.EventHandler(this.btnOutPut_Click);
//
// btnConfig
//
this.btnConfig.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.btnConfig.Appearance.ForeColor = System.Drawing.Color.White;
this.btnConfig.Appearance.Options.UseFont = true;
this.btnConfig.Appearance.Options.UseForeColor = true;
this.btnConfig.Appearance.Options.UseTextOptions = true;
this.btnConfig.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
this.btnConfig.Image = ((System.Drawing.Image)(resources.GetObject("btnConfig.Image")));
this.btnConfig.Location = new System.Drawing.Point(173, 0);
this.btnConfig.LookAndFeel.SkinName = "BlueButtonSkin";
this.btnConfig.LookAndFeel.UseDefaultLookAndFeel = false;
this.btnConfig.Name = "btnConfig";
this.btnConfig.Size = new System.Drawing.Size(92, 30);
this.btnConfig.TabIndex = 4;
this.btnConfig.Text = "数据源设置";
this.btnConfig.Click += new System.EventHandler(this.btnConfig_Click);
//
// btnExit
//
this.btnExit.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.btnExit.Appearance.ForeColor = System.Drawing.Color.White;
this.btnExit.Appearance.Options.UseFont = true;
this.btnExit.Appearance.Options.UseForeColor = true;
this.btnExit.Appearance.Options.UseTextOptions = true;
this.btnExit.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
this.btnExit.Image = ((System.Drawing.Image)(resources.GetObject("btnExit.Image")));
this.btnExit.Location = new System.Drawing.Point(489, 0);
this.btnExit.LookAndFeel.SkinName = "BlueButtonSkin";
this.btnExit.LookAndFeel.UseDefaultLookAndFeel = false;
this.btnExit.Name = "btnExit";
this.btnExit.Size = new System.Drawing.Size(56, 30);
this.btnExit.TabIndex = 10;
this.btnExit.Text = "退出";
this.btnExit.Click += new System.EventHandler(this.btnExit_Click);
//
// btnFilter
//
this.btnFilter.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.btnFilter.Appearance.ForeColor = System.Drawing.Color.White;
this.btnFilter.Appearance.Options.UseFont = true;
this.btnFilter.Appearance.Options.UseForeColor = true;
this.btnFilter.Appearance.Options.UseTextOptions = true;
this.btnFilter.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
this.btnFilter.Image = ((System.Drawing.Image)(resources.GetObject("btnFilter.Image")));
this.btnFilter.Location = new System.Drawing.Point(114, 0);
this.btnFilter.LookAndFeel.SkinName = "BlueButtonSkin";
this.btnFilter.LookAndFeel.UseDefaultLookAndFeel = false;
this.btnFilter.Name = "btnFilter";
this.btnFilter.Size = new System.Drawing.Size(59, 30);
this.btnFilter.TabIndex = 11;
this.btnFilter.Text = "过滤";
this.btnFilter.Click += new System.EventHandler(this.btnFilter_Click);
//
// panelControl3
//
this.panelControl3.Appearance.BackColor = System.Drawing.Color.CornflowerBlue;
this.panelControl3.Appearance.Options.UseBackColor = true;
this.panelControl3.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
this.panelControl3.Controls.Add(this.btnSynchro);
this.panelControl3.Controls.Add(this.btnbeginAdd);
this.panelControl3.Controls.Add(this.btnImportData);
this.panelControl3.Controls.Add(this.btnCancelAll);
this.panelControl3.Controls.Add(this.btnSelectAll);
this.panelControl3.Controls.Add(this.lblTitle);
this.panelControl3.Controls.Add(this.btnRefresh);
this.panelControl3.Controls.Add(this.btnClose);
this.panelControl3.Controls.Add(this.btnFilter);
this.panelControl3.Controls.Add(this.btnExit);
this.panelControl3.Controls.Add(this.btnConfig);
this.panelControl3.Controls.Add(this.btnOutPut);
this.panelControl3.Dock = System.Windows.Forms.DockStyle.Top;
this.panelControl3.Location = new System.Drawing.Point(0, 0);
this.panelControl3.Name = "panelControl3";
this.panelControl3.Size = new System.Drawing.Size(995, 30);
this.panelControl3.TabIndex = 13;
//
// btnSynchro
//
this.btnSynchro.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.btnSynchro.Appearance.ForeColor = System.Drawing.Color.White;
this.btnSynchro.Appearance.Options.UseFont = true;
this.btnSynchro.Appearance.Options.UseForeColor = true;
this.btnSynchro.Appearance.Options.UseTextOptions = true;
this.btnSynchro.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
this.btnSynchro.Image = ((System.Drawing.Image)(resources.GetObject("btnSynchro.Image")));
this.btnSynchro.Location = new System.Drawing.Point(720, 0);
this.btnSynchro.LookAndFeel.SkinName = "BlueButtonSkin";
this.btnSynchro.LookAndFeel.UseDefaultLookAndFeel = false;
this.btnSynchro.Name = "btnSynchro";
this.btnSynchro.Size = new System.Drawing.Size(91, 30);
this.btnSynchro.TabIndex = 26;
this.btnSynchro.Text = "同步发货单";
this.btnSynchro.Visible = false;
this.btnSynchro.Click += new System.EventHandler(this.btnSynchro_Click);
//
// btnbeginAdd
//
this.btnbeginAdd.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.btnbeginAdd.Appearance.ForeColor = System.Drawing.Color.White;
this.btnbeginAdd.Appearance.Options.UseFont = true;
this.btnbeginAdd.Appearance.Options.UseForeColor = true;
this.btnbeginAdd.Appearance.Options.UseTextOptions = true;
this.btnbeginAdd.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
this.btnbeginAdd.Enabled = false;
this.btnbeginAdd.Image = ((System.Drawing.Image)(resources.GetObject("btnbeginAdd.Image")));
this.btnbeginAdd.Location = new System.Drawing.Point(817, 0);
this.btnbeginAdd.LookAndFeel.SkinName = "BlueButtonSkin";
this.btnbeginAdd.LookAndFeel.UseDefaultLookAndFeel = false;
this.btnbeginAdd.Name = "btnbeginAdd";
this.btnbeginAdd.Size = new System.Drawing.Size(80, 30);
this.btnbeginAdd.TabIndex = 25;
this.btnbeginAdd.Text = "期初新增";
this.btnbeginAdd.Visible = false;
this.btnbeginAdd.Click += new System.EventHandler(this.btnbeginAdd_Click);
//
// btnImportData
//
this.btnImportData.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.btnImportData.Appearance.ForeColor = System.Drawing.Color.White;
this.btnImportData.Appearance.Options.UseFont = true;
this.btnImportData.Appearance.Options.UseForeColor = true;
this.btnImportData.Appearance.Options.UseTextOptions = true;
this.btnImportData.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
this.btnImportData.Image = ((System.Drawing.Image)(resources.GetObject("btnImportData.Image")));
this.btnImportData.Location = new System.Drawing.Point(920, 0);
this.btnImportData.LookAndFeel.SkinName = "BlueButtonSkin";
this.btnImportData.LookAndFeel.UseDefaultLookAndFeel = false;
this.btnImportData.Name = "btnImportData";
this.btnImportData.Size = new System.Drawing.Size(43, 30);
this.btnImportData.TabIndex = 24;
this.btnImportData.Text = "期初数据导入";
this.btnImportData.Visible = false;
//
// btnCancelAll
//
this.btnCancelAll.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.btnCancelAll.Appearance.ForeColor = System.Drawing.Color.White;
this.btnCancelAll.Appearance.Options.UseFont = true;
this.btnCancelAll.Appearance.Options.UseForeColor = true;
this.btnCancelAll.Appearance.Options.UseTextOptions = true;
this.btnCancelAll.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
this.btnCancelAll.Image = ((System.Drawing.Image)(resources.GetObject("btnCancelAll.Image")));
this.btnCancelAll.Location = new System.Drawing.Point(323, 0);
this.btnCancelAll.LookAndFeel.SkinName = "BlueButtonSkin";
this.btnCancelAll.LookAndFeel.UseDefaultLookAndFeel = false;
this.btnCancelAll.Name = "btnCancelAll";
this.btnCancelAll.Size = new System.Drawing.Size(58, 30);
this.btnCancelAll.TabIndex = 22;
this.btnCancelAll.Text = "全消";
//
// btnSelectAll
//
this.btnSelectAll.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.btnSelectAll.Appearance.ForeColor = System.Drawing.Color.White;
this.btnSelectAll.Appearance.Options.UseFont = true;
this.btnSelectAll.Appearance.Options.UseForeColor = true;
this.btnSelectAll.Appearance.Options.UseTextOptions = true;
this.btnSelectAll.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
this.btnSelectAll.Image = ((System.Drawing.Image)(resources.GetObject("btnSelectAll.Image")));
this.btnSelectAll.Location = new System.Drawing.Point(265, 0);
this.btnSelectAll.LookAndFeel.SkinName = "BlueButtonSkin";
this.btnSelectAll.LookAndFeel.UseDefaultLookAndFeel = false;
this.btnSelectAll.Name = "btnSelectAll";
this.btnSelectAll.Size = new System.Drawing.Size(58, 30);
this.btnSelectAll.TabIndex = 20;
this.btnSelectAll.Text = "全选";
//
// lblTitle
//
this.lblTitle.Appearance.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.lblTitle.Appearance.ForeColor = System.Drawing.Color.White;
this.lblTitle.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None;
this.lblTitle.Location = new System.Drawing.Point(3, 4);
this.lblTitle.Name = "lblTitle";
this.lblTitle.Size = new System.Drawing.Size(111, 23);
this.lblTitle.TabIndex = 19;
this.lblTitle.Text = " 销售发货单列表";
//
// btnRefresh
//
this.btnRefresh.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.btnRefresh.Appearance.ForeColor = System.Drawing.Color.White;
this.btnRefresh.Appearance.Options.UseFont = true;
this.btnRefresh.Appearance.Options.UseForeColor = true;
this.btnRefresh.Appearance.Options.UseTextOptions = true;
this.btnRefresh.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
this.btnRefresh.Image = ((System.Drawing.Image)(resources.GetObject("btnRefresh.Image")));
this.btnRefresh.Location = new System.Drawing.Point(437, 0);
this.btnRefresh.LookAndFeel.SkinName = "BlueButtonSkin";
this.btnRefresh.LookAndFeel.UseDefaultLookAndFeel = false;
this.btnRefresh.Name = "btnRefresh";
this.btnRefresh.Size = new System.Drawing.Size(52, 30);
this.btnRefresh.TabIndex = 17;
this.btnRefresh.Text = "刷新";
this.btnRefresh.Click += new System.EventHandler(this.btnRefresh_Click);
//
// btnClose
//
this.btnClose.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.btnClose.Appearance.ForeColor = System.Drawing.Color.White;
this.btnClose.Appearance.Options.UseFont = true;
this.btnClose.Appearance.Options.UseForeColor = true;
this.btnClose.Appearance.Options.UseTextOptions = true;
this.btnClose.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.btnClose.Dock = System.Windows.Forms.DockStyle.Right;
this.btnClose.Image = ((System.Drawing.Image)(resources.GetObject("btnClose.Image")));
this.btnClose.Location = new System.Drawing.Point(969, 0);
this.btnClose.LookAndFeel.SkinName = "BlueButtonSkin";
this.btnClose.LookAndFeel.UseDefaultLookAndFeel = false;
this.btnClose.Name = "btnClose";
this.btnClose.Size = new System.Drawing.Size(26, 30);
this.btnClose.TabIndex = 14;
this.btnClose.Click += new System.EventHandler(this.btnClose_Click);
//
// rptPage
//
this.rptPage.Appearance.BackColor = System.Drawing.Color.White;
this.rptPage.Appearance.Options.UseBackColor = true;
this.rptPage.Dock = System.Windows.Forms.DockStyle.Bottom;
this.rptPage.isInit = false;
this.rptPage.Location = new System.Drawing.Point(0, 417);
this.rptPage.Name = "rptPage";
this.rptPage.PageIndex = 0;
this.rptPage.PageSize = 0;
this.rptPage.RecordNum = 0;
this.rptPage.Size = new System.Drawing.Size(995, 26);
this.rptPage.TabIndex = 15;
this.rptPage.PageIndexChanged += new ICSSoft.Base.UserControl.FormControl.PageNavTool.PageChageHandel(this.rptPage_PageIndexChanged);
//
// groupControl1
//
this.groupControl1.Controls.Add(this.grdDetail);
this.groupControl1.Dock = System.Windows.Forms.DockStyle.Fill;
this.groupControl1.Location = new System.Drawing.Point(0, 30);
this.groupControl1.Name = "groupControl1";
this.groupControl1.Size = new System.Drawing.Size(995, 387);
this.groupControl1.TabIndex = 14;
this.groupControl1.Text = "详细信息";
//
// grdDetail
//
this.grdDetail.Dock = System.Windows.Forms.DockStyle.Fill;
this.grdDetail.Location = new System.Drawing.Point(2, 22);
this.grdDetail.MainView = this.grvDetail;
this.grdDetail.Name = "grdDetail";
this.grdDetail.Size = new System.Drawing.Size(991, 363);
this.grdDetail.TabIndex = 0;
this.grdDetail.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
this.grvDetail,
this.grvAdvDetail});
//
// grvDetail
//
this.grvDetail.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
this.ID,
this.DispatchCode,
this.DispatchRow,
this.SOCode,
this.SORow,
this.CusCode,
this.CusName,
this.SalesOrganization,
this.Type,
this.Class,
this.ArriveDate,
this.Term1,
this.Term2,
this.Send,
this.Sale,
this.InvCode,
this.INVNAME,
this.INVSTD,
this.WHCode,
this.WHName,
this.LotNo,
this.Quantity,
this.ComUnitCode,
this.Sign,
this.VoucherNO,
this.VoucherRow,
this.Year,
this.VoucherDate,
this.Status,
this.RowStatus,
this.CreatePerson,
this.ModifyDate,
this.MTIME});
this.grvDetail.GridControl = this.grdDetail;
this.grvDetail.IndicatorWidth = 35;
this.grvDetail.Name = "grvDetail";
this.grvDetail.OptionsBehavior.Editable = false;
this.grvDetail.OptionsBehavior.ReadOnly = true;
this.grvDetail.OptionsSelection.MultiSelect = true;
this.grvDetail.OptionsView.ColumnAutoWidth = false;
this.grvDetail.OptionsView.ShowFooter = true;
this.grvDetail.OptionsView.ShowGroupPanel = false;
this.grvDetail.CustomDrawRowIndicator += new DevExpress.XtraGrid.Views.Grid.RowIndicatorCustomDrawEventHandler(this.grvDetail_CustomDrawRowIndicator);
//
// ID
//
this.ID.Caption = "ID";
this.ID.FieldName = "ID";
this.ID.Name = "ID";
//
// DispatchCode
//
this.DispatchCode.Caption = "发货单号";
this.DispatchCode.FieldName = "DispatchCode";
this.DispatchCode.Fixed = DevExpress.XtraGrid.Columns.FixedStyle.Left;
this.DispatchCode.Name = "DispatchCode";
this.DispatchCode.Visible = true;
this.DispatchCode.VisibleIndex = 0;
//
// DispatchRow
//
this.DispatchRow.Caption = "发货单行";
this.DispatchRow.FieldName = "DispatchRow";
this.DispatchRow.Fixed = DevExpress.XtraGrid.Columns.FixedStyle.Left;
this.DispatchRow.Name = "DispatchRow";
this.DispatchRow.Visible = true;
this.DispatchRow.VisibleIndex = 1;
//
// SOCode
//
this.SOCode.Caption = "销售订单号";
this.SOCode.FieldName = "SOCode";
this.SOCode.Name = "SOCode";
this.SOCode.Visible = true;
this.SOCode.VisibleIndex = 2;
//
// SORow
//
this.SORow.Caption = "销售订单行";
this.SORow.FieldName = "SORow";
this.SORow.Name = "SORow";
this.SORow.Visible = true;
this.SORow.VisibleIndex = 3;
//
// CusCode
//
this.CusCode.Caption = "客户代码";
this.CusCode.FieldName = "CusCode";
this.CusCode.Name = "CusCode";
this.CusCode.Visible = true;
this.CusCode.VisibleIndex = 4;
//
// CusName
//
this.CusName.Caption = "客户名称";
this.CusName.FieldName = "CusName";
this.CusName.Name = "CusName";
this.CusName.Visible = true;
this.CusName.VisibleIndex = 5;
//
// SalesOrganization
//
this.SalesOrganization.Caption = "销售组织";
this.SalesOrganization.FieldName = "SalesOrganization";
this.SalesOrganization.Name = "SalesOrganization";
this.SalesOrganization.Visible = true;
this.SalesOrganization.VisibleIndex = 6;
//
// Type
//
this.Type.Caption = "销售类型";
this.Type.FieldName = "Type";
this.Type.Name = "Type";
this.Type.Visible = true;
this.Type.VisibleIndex = 7;
//
// Class
//
this.Class.Caption = "交货项目类别";
this.Class.FieldName = "Class";
this.Class.Name = "Class";
this.Class.Visible = true;
this.Class.VisibleIndex = 8;
//
// ArriveDate
//
this.ArriveDate.Caption = "到货日期";
this.ArriveDate.FieldName = "ArriveDate";
this.ArriveDate.Name = "ArriveDate";
this.ArriveDate.Visible = true;
this.ArriveDate.VisibleIndex = 9;
//
// Term1
//
this.Term1.Caption = "国际贸易条款 1";
this.Term1.FieldName = "Term1";
this.Term1.Name = "Term1";
this.Term1.Visible = true;
this.Term1.VisibleIndex = 10;
//
// Term2
//
this.Term2.Caption = "国际贸易条件2";
this.Term2.FieldName = "Term2";
this.Term2.Name = "Term2";
this.Term2.Visible = true;
this.Term2.VisibleIndex = 11;
//
// Send
//
this.Send.Caption = "送达方";
this.Send.FieldName = "Send";
this.Send.Name = "Send";
this.Send.Visible = true;
this.Send.VisibleIndex = 12;
//
// Sale
//
this.Sale.Caption = "售出方";
this.Sale.FieldName = "Sale";
this.Sale.Name = "Sale";
this.Sale.Visible = true;
this.Sale.VisibleIndex = 13;
//
// InvCode
//
this.InvCode.Caption = "料号";
this.InvCode.FieldName = "InvCode";
this.InvCode.Name = "InvCode";
this.InvCode.Visible = true;
this.InvCode.VisibleIndex = 14;
//
// INVNAME
//
this.INVNAME.Caption = "品名";
this.INVNAME.FieldName = "INVNAME";
this.INVNAME.Name = "INVNAME";
this.INVNAME.Visible = true;
this.INVNAME.VisibleIndex = 15;
//
// INVSTD
//
this.INVSTD.Caption = "规格";
this.INVSTD.FieldName = "INVSTD";
this.INVSTD.Name = "INVSTD";
this.INVSTD.Visible = true;
this.INVSTD.VisibleIndex = 16;
//
// WHCode
//
this.WHCode.Caption = "仓库编码";
this.WHCode.FieldName = "WHCode";
this.WHCode.Name = "WHCode";
this.WHCode.Visible = true;
this.WHCode.VisibleIndex = 17;
//
// WHName
//
this.WHName.Caption = "仓库名称";
this.WHName.FieldName = "WHName";
this.WHName.Name = "WHName";
this.WHName.Visible = true;
this.WHName.VisibleIndex = 18;
//
// LotNo
//
this.LotNo.Caption = "条码";
this.LotNo.FieldName = "LotNo";
this.LotNo.Name = "LotNo";
this.LotNo.Visible = true;
this.LotNo.VisibleIndex = 19;
//
// Quantity
//
this.Quantity.Caption = "数量";
this.Quantity.FieldName = "Quantity";
this.Quantity.Name = "Quantity";
this.Quantity.Visible = true;
this.Quantity.VisibleIndex = 20;
//
// ComUnitCode
//
this.ComUnitCode.Caption = "计量单位";
this.ComUnitCode.FieldName = "ComUnitCode";
this.ComUnitCode.Name = "ComUnitCode";
this.ComUnitCode.Visible = true;
this.ComUnitCode.VisibleIndex = 21;
//
// Sign
//
this.Sign.Caption = "特殊库存标志";
this.Sign.FieldName = "Sign";
this.Sign.Name = "Sign";
this.Sign.Visible = true;
this.Sign.VisibleIndex = 22;
//
// VoucherNO
//
this.VoucherNO.Caption = "消耗凭证号";
this.VoucherNO.FieldName = "VoucherNO";
this.VoucherNO.Name = "VoucherNO";
this.VoucherNO.Visible = true;
this.VoucherNO.VisibleIndex = 23;
//
// VoucherRow
//
this.VoucherRow.Caption = "消耗凭证行号";
this.VoucherRow.FieldName = "VoucherRow";
this.VoucherRow.Name = "VoucherRow";
this.VoucherRow.Visible = true;
this.VoucherRow.VisibleIndex = 24;
//
// Year
//
this.Year.Caption = "会计年份";
this.Year.FieldName = "Year";
this.Year.Name = "Year";
this.Year.Visible = true;
this.Year.VisibleIndex = 25;
//
// VoucherDate
//
this.VoucherDate.Caption = "过账日期";
this.VoucherDate.FieldName = "VoucherDate";
this.VoucherDate.Name = "VoucherDate";
this.VoucherDate.Visible = true;
this.VoucherDate.VisibleIndex = 26;
//
// Status
//
this.Status.Caption = "状态";
this.Status.FieldName = "Status";
this.Status.Name = "Status";
this.Status.Visible = true;
this.Status.VisibleIndex = 27;
//
// RowStatus
//
this.RowStatus.Caption = "行状态";
this.RowStatus.FieldName = "RowStatus";
this.RowStatus.Name = "RowStatus";
this.RowStatus.Visible = true;
this.RowStatus.VisibleIndex = 28;
//
// CreatePerson
//
this.CreatePerson.Caption = "创建人";
this.CreatePerson.FieldName = "CreatePerson";
this.CreatePerson.Name = "CreatePerson";
this.CreatePerson.Visible = true;
this.CreatePerson.VisibleIndex = 29;
//
// ModifyDate
//
this.ModifyDate.Caption = "修改时间";
this.ModifyDate.FieldName = "ModifyDate";
this.ModifyDate.Name = "ModifyDate";
this.ModifyDate.Visible = true;
this.ModifyDate.VisibleIndex = 30;
//
// MTIME
//
this.MTIME.Caption = "同步时间";
this.MTIME.FieldName = "MTIME";
this.MTIME.Name = "MTIME";
this.MTIME.Visible = true;
this.MTIME.VisibleIndex = 31;
//
// grvAdvDetail
//
this.grvAdvDetail.GridControl = this.grdDetail;
this.grvAdvDetail.Name = "grvAdvDetail";
this.grvAdvDetail.OptionsBehavior.ReadOnly = true;
this.grvAdvDetail.OptionsSelection.MultiSelect = true;
this.grvAdvDetail.OptionsView.ShowFooter = true;
this.grvAdvDetail.OptionsView.ShowGroupPanel = false;
//
// colProductCode
//
this.colProductCode.Caption = "生产编码";
this.colProductCode.FieldName = "ProductCode";
this.colProductCode.Name = "colProductCode";
//
// FormICSDispatchLists
//
this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(995, 443);
this.Controls.Add(this.groupControl1);
this.Controls.Add(this.rptPage);
this.Controls.Add(this.panelControl3);
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
this.Name = "FormICSDispatchLists";
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
this.Text = "FormGridReport";
this.Load += new System.EventHandler(this.FormICSItemLot_Load);
((System.ComponentModel.ISupportInitialize)(this.panelControl3)).EndInit();
this.panelControl3.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.groupControl1)).EndInit();
this.groupControl1.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.grdDetail)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.grvDetail)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.grvAdvDetail)).EndInit();
this.ResumeLayout(false);
}
#endregion
private DevExpress.XtraEditors.SimpleButton btnOutPut;
private DevExpress.XtraEditors.SimpleButton btnConfig;
private DevExpress.XtraEditors.SimpleButton btnExit;
private DevExpress.XtraEditors.SimpleButton btnFilter;
private DevExpress.XtraEditors.PanelControl panelControl3;
private DevExpress.XtraEditors.SimpleButton btnClose;
private DevExpress.XtraEditors.SimpleButton btnRefresh;
private DevExpress.XtraEditors.LabelControl lblTitle;
private DevExpress.XtraEditors.SimpleButton btnCancelAll;
private DevExpress.XtraEditors.SimpleButton btnSelectAll;
private Base.UserControl.FormControl.PageNavTool rptPage;
private DevExpress.XtraEditors.GroupControl groupControl1;
private DevExpress.XtraGrid.GridControl grdDetail;
private DevExpress.XtraGrid.Views.Grid.GridView grvDetail;
private DevExpress.XtraGrid.Views.BandedGrid.AdvBandedGridView grvAdvDetail;
private DevExpress.XtraGrid.Columns.GridColumn colProductCode;
private DevExpress.XtraEditors.SimpleButton btnImportData;
private DevExpress.XtraEditors.SimpleButton btnbeginAdd;
private DevExpress.XtraGrid.Columns.GridColumn ID;
private DevExpress.XtraGrid.Columns.GridColumn DispatchCode;
private DevExpress.XtraGrid.Columns.GridColumn DispatchRow;
private DevExpress.XtraEditors.SimpleButton btnSynchro;
private DevExpress.XtraGrid.Columns.GridColumn SOCode;
private DevExpress.XtraGrid.Columns.GridColumn SORow;
private DevExpress.XtraGrid.Columns.GridColumn CusCode;
private DevExpress.XtraGrid.Columns.GridColumn CusName;
private DevExpress.XtraGrid.Columns.GridColumn SalesOrganization;
private DevExpress.XtraGrid.Columns.GridColumn Type;
private DevExpress.XtraGrid.Columns.GridColumn Class;
private DevExpress.XtraGrid.Columns.GridColumn ArriveDate;
private DevExpress.XtraGrid.Columns.GridColumn Term1;
private DevExpress.XtraGrid.Columns.GridColumn Term2;
private DevExpress.XtraGrid.Columns.GridColumn Send;
private DevExpress.XtraGrid.Columns.GridColumn Sale;
private DevExpress.XtraGrid.Columns.GridColumn InvCode;
private DevExpress.XtraGrid.Columns.GridColumn INVNAME;
private DevExpress.XtraGrid.Columns.GridColumn INVSTD;
private DevExpress.XtraGrid.Columns.GridColumn WHCode;
private DevExpress.XtraGrid.Columns.GridColumn WHName;
private DevExpress.XtraGrid.Columns.GridColumn LotNo;
private DevExpress.XtraGrid.Columns.GridColumn Quantity;
private DevExpress.XtraGrid.Columns.GridColumn ComUnitCode;
private DevExpress.XtraGrid.Columns.GridColumn Sign;
private DevExpress.XtraGrid.Columns.GridColumn VoucherNO;
private DevExpress.XtraGrid.Columns.GridColumn VoucherRow;
private DevExpress.XtraGrid.Columns.GridColumn Year;
private DevExpress.XtraGrid.Columns.GridColumn VoucherDate;
private DevExpress.XtraGrid.Columns.GridColumn Status;
private DevExpress.XtraGrid.Columns.GridColumn RowStatus;
private DevExpress.XtraGrid.Columns.GridColumn CreatePerson;
private DevExpress.XtraGrid.Columns.GridColumn ModifyDate;
private DevExpress.XtraGrid.Columns.GridColumn MTIME;
}
}