namespace WMS.FrmTR { partial class FrmTransport { /// /// 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(FrmTransport)); DevExpress.XtraGrid.GridLevelNode gridLevelNode1 = new DevExpress.XtraGrid.GridLevelNode(); this.bsTransport = new System.Windows.Forms.BindingSource(); this.bsTransportEdit = new System.Windows.Forms.BindingSource(); this.bsTransportTab = new System.Windows.Forms.BindingSource(); this.colAREA_ID = new DevExpress.XtraGrid.Columns.GridColumn(); this.colAREA_NAME = new DevExpress.XtraGrid.Columns.GridColumn(); this.colSTO_LOC_ID = new DevExpress.XtraGrid.Columns.GridColumn(); this.colSTO_LOC_NAME = new DevExpress.XtraGrid.Columns.GridColumn(); this.xtraTabControl1 = new DevExpress.XtraTab.XtraTabControl(); this.xtraTabPage1 = new DevExpress.XtraTab.XtraTabPage(); this.splitContainerControl2 = new DevExpress.XtraEditors.SplitContainerControl(); this.panelControl1 = new DevExpress.XtraEditors.PanelControl(); this.txtDistance = new WMS.Ctrl.WMSCtrlTextBox(); this.label23 = new System.Windows.Forms.Label(); this.dicManStart = new WMS.Ctrl.CtrlDictonary(); this.dePlanStart = new DevExpress.XtraEditors.DateEdit(); this.ltreeEnd = new DevExpress.XtraEditors.TreeListLookUpEdit(); this.treeList1 = new DevExpress.XtraTreeList.TreeList(); this.treeListColumn1 = new DevExpress.XtraTreeList.Columns.TreeListColumn(); this.treeListColumn2 = new DevExpress.XtraTreeList.Columns.TreeListColumn(); this.ltreeStart = new DevExpress.XtraEditors.TreeListLookUpEdit(); this.treeListLookUpEdit1TreeList = new DevExpress.XtraTreeList.TreeList(); this.Add_name = new DevExpress.XtraTreeList.Columns.TreeListColumn(); this.Add_id = new DevExpress.XtraTreeList.Columns.TreeListColumn(); this.txtRemark = new WMS.Ctrl.NoteData(); this.txtID = new WMS.Ctrl.WMSCtrlTextBox(); this.dePlanEnd = new DevExpress.XtraEditors.DateEdit(); this.txtDriverPhone = new WMS.Ctrl.WMSCtrlTextBox(); this.dicTeamEnd = new WMS.Ctrl.CtrlDictonary(); this.dicCK = new WMS.Ctrl.CtrlDictonary(); this.txtReceivePhone = new WMS.Ctrl.WMSCtrlTextBox(); this.lueState = new WMS.Ctrl.LookUpEditSystem(); this.label22 = new System.Windows.Forms.Label(); this.label21 = new System.Windows.Forms.Label(); this.label4 = new System.Windows.Forms.Label(); this.dicManEnd = new WMS.Ctrl.CtrlDictonary(); this.label19 = new System.Windows.Forms.Label(); this.label18 = new System.Windows.Forms.Label(); this.label11 = new System.Windows.Forms.Label(); this.deMustEnd = new DevExpress.XtraEditors.DateEdit(); this.label14 = new System.Windows.Forms.Label(); this.deRealStart = new DevExpress.XtraEditors.DateEdit(); this.label13 = new System.Windows.Forms.Label(); this.label8 = new System.Windows.Forms.Label(); this.txtEndAddress = new WMS.Ctrl.WMSCtrlTextBox(); this.labelControl5 = new DevExpress.XtraEditors.LabelControl(); this.txtStartAddress = new WMS.Ctrl.WMSCtrlTextBox(); this.labelControl4 = new DevExpress.XtraEditors.LabelControl(); this.labelControl8 = new DevExpress.XtraEditors.LabelControl(); this.label7 = new System.Windows.Forms.Label(); this.dicCar = new WMS.Ctrl.CtrlDictonary(); this.label6 = new System.Windows.Forms.Label(); this.dicDriver = new WMS.Ctrl.CtrlDictonary(); this.label24 = new System.Windows.Forms.Label(); this.dicTeamStart = new WMS.Ctrl.CtrlDictonary(); this.dicReceive = new WMS.Ctrl.CtrlDictonary(); this.label17 = new System.Windows.Forms.Label(); this.label1 = new System.Windows.Forms.Label(); this.label20 = new System.Windows.Forms.Label(); this.deRealEnd = new DevExpress.XtraEditors.DateEdit(); this.label15 = new System.Windows.Forms.Label(); this.label12 = new System.Windows.Forms.Label(); this.label5 = new System.Windows.Forms.Label(); this.label16 = new System.Windows.Forms.Label(); this.label9 = new System.Windows.Forms.Label(); this.GCTransport = new WMS.Ctrl.GridControlCustom(); this.GVTransport = new DevExpress.XtraGrid.Views.Grid.GridView(); this.colCheck = new DevExpress.XtraGrid.Columns.GridColumn(); this.Check = new DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit(); this.colTRANSPORT_ID = new DevExpress.XtraGrid.Columns.GridColumn(); this.colCARID = new DevExpress.XtraGrid.Columns.GridColumn(); this.colDRIVER_MAN = new DevExpress.XtraGrid.Columns.GridColumn(); this.colDRIVER_PHONE = new DevExpress.XtraGrid.Columns.GridColumn(); this.colRECEIVE_MAN = new DevExpress.XtraGrid.Columns.GridColumn(); this.colRECEIVE_PHONE = new DevExpress.XtraGrid.Columns.GridColumn(); this.colSTART_AREA = new DevExpress.XtraGrid.Columns.GridColumn(); this.colSTART_ADDRESS = new DevExpress.XtraGrid.Columns.GridColumn(); this.colEND_AREA = new DevExpress.XtraGrid.Columns.GridColumn(); this.colEND_ADDRESS = new DevExpress.XtraGrid.Columns.GridColumn(); this.colPLAN_START_DATE = new DevExpress.XtraGrid.Columns.GridColumn(); this.colREAL_START_DATE = new DevExpress.XtraGrid.Columns.GridColumn(); this.colPLAN_END_DATE = new DevExpress.XtraGrid.Columns.GridColumn(); this.colEND_END_DATE = new DevExpress.XtraGrid.Columns.GridColumn(); this.colREAL_END_DATE = new DevExpress.XtraGrid.Columns.GridColumn(); this.colDISTANCE = new DevExpress.XtraGrid.Columns.GridColumn(); this.colASSIGN_MAN = new DevExpress.XtraGrid.Columns.GridColumn(); this.colPROPOSER_MAN = new DevExpress.XtraGrid.Columns.GridColumn(); this.colCREATE_DATE = new DevExpress.XtraGrid.Columns.GridColumn(); this.colUPDATE_MAN = new DevExpress.XtraGrid.Columns.GridColumn(); this.colUPDATE_DATE = new DevExpress.XtraGrid.Columns.GridColumn(); this.colAUDIT_MAN = new DevExpress.XtraGrid.Columns.GridColumn(); this.colAUDIT_DATE = new DevExpress.XtraGrid.Columns.GridColumn(); this.colBLOW_MAN = new DevExpress.XtraGrid.Columns.GridColumn(); this.colBLOW_DATE = new DevExpress.XtraGrid.Columns.GridColumn(); this.colSTATE = new DevExpress.XtraGrid.Columns.GridColumn(); this.colTOTAL_COUNT = new DevExpress.XtraGrid.Columns.GridColumn(); this.colTOTAL_VOLUME1 = new DevExpress.XtraGrid.Columns.GridColumn(); this.colTOTAL_WEIGHT = new DevExpress.XtraGrid.Columns.GridColumn(); this.colTOTAL_PRICE = new DevExpress.XtraGrid.Columns.GridColumn(); this.colREMARK = new DevExpress.XtraGrid.Columns.GridColumn(); this.colLOADING_MAN = new DevExpress.XtraGrid.Columns.GridColumn(); this.colLOADING_TEAM = new DevExpress.XtraGrid.Columns.GridColumn(); this.colUNLOAD_MAN = new DevExpress.XtraGrid.Columns.GridColumn(); this.colUNLOAD_TEAM = new DevExpress.XtraGrid.Columns.GridColumn(); this.colSTART_PROVINCE = new DevExpress.XtraGrid.Columns.GridColumn(); this.colSTART_CITY = new DevExpress.XtraGrid.Columns.GridColumn(); this.colEND_PROVINCE = new DevExpress.XtraGrid.Columns.GridColumn(); this.colEND_CITY = new DevExpress.XtraGrid.Columns.GridColumn(); this.colPRINT_NUM = new DevExpress.XtraGrid.Columns.GridColumn(); this.colEND_PROVINCE_NAME = new DevExpress.XtraGrid.Columns.GridColumn(); this.colEND_CITY_NAME = new DevExpress.XtraGrid.Columns.GridColumn(); this.colEND_AREA_NAME = new DevExpress.XtraGrid.Columns.GridColumn(); this.colSTART_PROVINCE_NAME = new DevExpress.XtraGrid.Columns.GridColumn(); this.colSTART_CITY_NAME = new DevExpress.XtraGrid.Columns.GridColumn(); this.colSTART_AREA_NAME = new DevExpress.XtraGrid.Columns.GridColumn(); this.colASSIGN_MAN_NAME = new DevExpress.XtraGrid.Columns.GridColumn(); this.colAUDIT_MAN_NAME = new DevExpress.XtraGrid.Columns.GridColumn(); this.colBLOW_MAN_NAME = new DevExpress.XtraGrid.Columns.GridColumn(); this.colDRIVER_MAN_NAME = new DevExpress.XtraGrid.Columns.GridColumn(); this.colLOADING_MAN_NAME = new DevExpress.XtraGrid.Columns.GridColumn(); this.colLOADING_TEAM_NAME = new DevExpress.XtraGrid.Columns.GridColumn(); this.colPROPOSER_MAN_NAME = new DevExpress.XtraGrid.Columns.GridColumn(); this.colRECEIVE_MAN_NAME = new DevExpress.XtraGrid.Columns.GridColumn(); this.colUNLOAD_MAN_NAME = new DevExpress.XtraGrid.Columns.GridColumn(); this.colUNLOAD_TEAM_NAME = new DevExpress.XtraGrid.Columns.GridColumn(); this.colUPDATE_MAN_NAME = new DevExpress.XtraGrid.Columns.GridColumn(); this.xtraTabPage2 = new DevExpress.XtraTab.XtraTabPage(); this.GCStorageArea = new WMS.Ctrl.GridControlCustom(); this.GVTransportTab = new DevExpress.XtraGrid.Views.Grid.GridView(); this.colTRANSPORT_ID1 = new DevExpress.XtraGrid.Columns.GridColumn(); this.colCK_ID = new DevExpress.XtraGrid.Columns.GridColumn(); this.colGOODS_ID = new DevExpress.XtraGrid.Columns.GridColumn(); this.colTR_NUM = new DevExpress.XtraGrid.Columns.GridColumn(); this.repositoryItemTextEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemTextEdit(); this.colLOSE_NUM = new DevExpress.XtraGrid.Columns.GridColumn(); this.colUNIT = new DevExpress.XtraGrid.Columns.GridColumn(); this.lueUnit = new DevExpress.XtraEditors.Repository.RepositoryItemLookUpEdit(); this.colVOLUME = new DevExpress.XtraGrid.Columns.GridColumn(); this.colWEIGHT = new DevExpress.XtraGrid.Columns.GridColumn(); this.colPRICE = new DevExpress.XtraGrid.Columns.GridColumn(); this.colTR_NEED_NUM = new DevExpress.XtraGrid.Columns.GridColumn(); this.colCUSTOMERADDRESS = new DevExpress.XtraGrid.Columns.GridColumn(); this.colGood_name = new DevExpress.XtraGrid.Columns.GridColumn(); this.repositoryItemDateEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemDateEdit(); this.lueKGUnit = new DevExpress.XtraEditors.Repository.RepositoryItemLookUpEdit(); this.repositoryItemCalcEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemCalcEdit(); this.repositoryItemHyperLinkEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemHyperLinkEdit(); ((System.ComponentModel.ISupportInitialize)(this.bsTransport)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.bsTransportEdit)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.bsTransportTab)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit(); this.xtraTabControl1.SuspendLayout(); this.xtraTabPage1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl2)).BeginInit(); this.splitContainerControl2.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).BeginInit(); this.panelControl1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.txtDistance.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.dePlanStart.Properties.CalendarTimeProperties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.dePlanStart.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.ltreeEnd.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.treeList1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.ltreeStart.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.treeListLookUpEdit1TreeList)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txtID.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.dePlanEnd.Properties.CalendarTimeProperties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.dePlanEnd.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txtDriverPhone.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txtReceivePhone.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.lueState.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.deMustEnd.Properties.CalendarTimeProperties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.deMustEnd.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.deRealStart.Properties.CalendarTimeProperties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.deRealStart.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txtEndAddress.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txtStartAddress.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.deRealEnd.Properties.CalendarTimeProperties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.deRealEnd.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.GCTransport)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.GVTransport)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.Check)).BeginInit(); this.xtraTabPage2.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.GCStorageArea)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.GVTransportTab)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemTextEdit1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.lueUnit)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemDateEdit1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemDateEdit1.CalendarTimeProperties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.lueKGUnit)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemCalcEdit1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemHyperLinkEdit1)).BeginInit(); this.SuspendLayout(); // // bsTransport // this.bsTransport.DataSource = typeof(WMS.Model.TR.TransportModel); // // bsTransportEdit // this.bsTransportEdit.DataSource = typeof(WMS.Model.TR.TransportModel); // // bsTransportTab // this.bsTransportTab.DataSource = typeof(WMS.Model.TR.TransportTabModel); // // colAREA_ID // this.colAREA_ID.Name = "colAREA_ID"; // // colAREA_NAME // this.colAREA_NAME.Name = "colAREA_NAME"; // // colSTO_LOC_ID // this.colSTO_LOC_ID.Name = "colSTO_LOC_ID"; // // colSTO_LOC_NAME // this.colSTO_LOC_NAME.Name = "colSTO_LOC_NAME"; // // xtraTabControl1 // this.xtraTabControl1.Dock = System.Windows.Forms.DockStyle.Fill; this.xtraTabControl1.Location = new System.Drawing.Point(3, 4); this.xtraTabControl1.Name = "xtraTabControl1"; this.xtraTabControl1.SelectedTabPage = this.xtraTabPage1; this.xtraTabControl1.Size = new System.Drawing.Size(1239, 699); this.xtraTabControl1.TabIndex = 1273; this.xtraTabControl1.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] { this.xtraTabPage1, this.xtraTabPage2}); // // xtraTabPage1 // this.xtraTabPage1.Controls.Add(this.splitContainerControl2); this.xtraTabPage1.Name = "xtraTabPage1"; this.xtraTabPage1.Size = new System.Drawing.Size(1233, 670); this.xtraTabPage1.Text = "运输任务"; // // splitContainerControl2 // this.splitContainerControl2.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat; this.splitContainerControl2.Dock = System.Windows.Forms.DockStyle.Fill; this.splitContainerControl2.Horizontal = false; this.splitContainerControl2.Location = new System.Drawing.Point(0, 0); this.splitContainerControl2.Name = "splitContainerControl2"; this.splitContainerControl2.Panel1.Controls.Add(this.panelControl1); this.splitContainerControl2.Panel1.Text = "Panel1"; this.splitContainerControl2.Panel2.Controls.Add(this.GCTransport); this.splitContainerControl2.Panel2.Text = "Panel2"; this.splitContainerControl2.Size = new System.Drawing.Size(1233, 670); this.splitContainerControl2.SplitterPosition = 259; this.splitContainerControl2.TabIndex = 4; this.splitContainerControl2.Text = "splitContainerControl2"; // // panelControl1 // this.panelControl1.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat; this.panelControl1.Controls.Add(this.txtDistance); this.panelControl1.Controls.Add(this.label23); this.panelControl1.Controls.Add(this.dicManStart); this.panelControl1.Controls.Add(this.dePlanStart); this.panelControl1.Controls.Add(this.ltreeEnd); this.panelControl1.Controls.Add(this.ltreeStart); this.panelControl1.Controls.Add(this.txtRemark); this.panelControl1.Controls.Add(this.txtID); this.panelControl1.Controls.Add(this.dePlanEnd); this.panelControl1.Controls.Add(this.txtDriverPhone); this.panelControl1.Controls.Add(this.dicTeamEnd); this.panelControl1.Controls.Add(this.dicCK); this.panelControl1.Controls.Add(this.txtReceivePhone); this.panelControl1.Controls.Add(this.lueState); this.panelControl1.Controls.Add(this.label22); this.panelControl1.Controls.Add(this.label21); this.panelControl1.Controls.Add(this.label4); this.panelControl1.Controls.Add(this.dicManEnd); this.panelControl1.Controls.Add(this.label19); this.panelControl1.Controls.Add(this.label18); this.panelControl1.Controls.Add(this.label11); this.panelControl1.Controls.Add(this.deMustEnd); this.panelControl1.Controls.Add(this.label14); this.panelControl1.Controls.Add(this.deRealStart); this.panelControl1.Controls.Add(this.label13); this.panelControl1.Controls.Add(this.label8); this.panelControl1.Controls.Add(this.txtEndAddress); this.panelControl1.Controls.Add(this.labelControl5); this.panelControl1.Controls.Add(this.txtStartAddress); this.panelControl1.Controls.Add(this.labelControl4); this.panelControl1.Controls.Add(this.labelControl8); this.panelControl1.Controls.Add(this.label7); this.panelControl1.Controls.Add(this.dicCar); this.panelControl1.Controls.Add(this.label6); this.panelControl1.Controls.Add(this.dicDriver); this.panelControl1.Controls.Add(this.label24); this.panelControl1.Controls.Add(this.dicTeamStart); this.panelControl1.Controls.Add(this.dicReceive); this.panelControl1.Controls.Add(this.label17); this.panelControl1.Controls.Add(this.label1); this.panelControl1.Controls.Add(this.label20); this.panelControl1.Controls.Add(this.deRealEnd); this.panelControl1.Controls.Add(this.label15); this.panelControl1.Controls.Add(this.label12); this.panelControl1.Controls.Add(this.label5); this.panelControl1.Controls.Add(this.label16); this.panelControl1.Controls.Add(this.label9); this.panelControl1.Dock = System.Windows.Forms.DockStyle.Fill; this.panelControl1.Location = new System.Drawing.Point(0, 0); this.panelControl1.Name = "panelControl1"; this.panelControl1.Size = new System.Drawing.Size(1229, 259); this.panelControl1.TabIndex = 1; // // txtDistance // this.txtDistance.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.bsTransportEdit, "DISTANCE", true)); this.txtDistance.FrmSelect = false; this.txtDistance.Location = new System.Drawing.Point(69, 218); this.txtDistance.MustText = false; this.txtDistance.Name = "txtDistance"; this.txtDistance.Properties.Appearance.BackColor = System.Drawing.SystemColors.Window; this.txtDistance.Properties.Appearance.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.txtDistance.Properties.Appearance.Options.UseBackColor = true; this.txtDistance.Properties.Appearance.Options.UseFont = true; this.txtDistance.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat; this.txtDistance.Size = new System.Drawing.Size(179, 22); this.txtDistance.StrLen = 0; this.txtDistance.TabIndex = 1369; this.txtDistance.Valatt = WMS.Ctrl.ValidationAttribute.无; this.txtDistance.ValText = ""; // // label23 // this.label23.AutoSize = true; this.label23.Font = new System.Drawing.Font("宋体", 10F); this.label23.ForeColor = System.Drawing.SystemColors.ControlText; this.label23.Location = new System.Drawing.Point(9, 224); this.label23.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.label23.Name = "label23"; this.label23.Size = new System.Drawing.Size(63, 14); this.label23.TabIndex = 1392; this.label23.Text = "距 离"; // // dicManStart // this.dicManStart.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.dicManStart.Cursor = System.Windows.Forms.Cursors.Default; this.dicManStart.DictonaryTableName = WMS.Ctrl.DictonaryType.人员信息t_Base_UserInfo; this.dicManStart.ErrText = "无数据重新查询"; this.dicManStart.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.dicManStart.IsSqlWhere = true; this.dicManStart.Location = new System.Drawing.Point(69, 136); this.dicManStart.Name = "dicManStart"; this.dicManStart.Number = 0; this.dicManStart.SelectType = WMS.Ctrl.DataSlectType.RadioSelect; this.dicManStart.ShowColumns.AddRange(new WMS.Ctrl.ColumnsItem[] { ((WMS.Ctrl.ColumnsItem)(resources.GetObject("dicManStart.ShowColumns"))), ((WMS.Ctrl.ColumnsItem)(resources.GetObject("dicManStart.ShowColumns1")))}); this.dicManStart.Size = new System.Drawing.Size(213, 22); this.dicManStart.SqlStr = " left join T_BASE_USERAREA on t_Base_UserInfo.user_id = T_BASE_USERAREA.user_id w" + "here T_BASE_USERAREA.WORKKIND_ID = 5 "; this.dicManStart.TabIndex = 1384; this.dicManStart.TextBoxFlag = ""; this.dicManStart.TextBoxValue = ""; // // dePlanStart // this.dePlanStart.DataBindings.Add(new System.Windows.Forms.Binding("EditValue", this.bsTransportEdit, "PLAN_START_DATE", true)); this.dePlanStart.EditValue = ""; this.dePlanStart.Location = new System.Drawing.Point(69, 84); this.dePlanStart.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3); this.dePlanStart.Name = "dePlanStart"; this.dePlanStart.Properties.Appearance.Font = new System.Drawing.Font("宋体", 10F); this.dePlanStart.Properties.Appearance.Options.UseFont = true; this.dePlanStart.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat; this.dePlanStart.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.dePlanStart.Properties.CalendarTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.dePlanStart.Properties.DisplayFormat.FormatString = "yyyy-MM-dd"; this.dePlanStart.Properties.DisplayFormat.FormatType = DevExpress.Utils.FormatType.DateTime; this.dePlanStart.Properties.NullDate = ""; this.dePlanStart.Size = new System.Drawing.Size(213, 22); this.dePlanStart.TabIndex = 1376; // // ltreeEnd // this.ltreeEnd.EditValue = ""; this.ltreeEnd.Location = new System.Drawing.Point(69, 58); this.ltreeEnd.Name = "ltreeEnd"; this.ltreeEnd.Properties.Appearance.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.ltreeEnd.Properties.Appearance.Options.UseFont = true; this.ltreeEnd.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat; this.ltreeEnd.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.ltreeEnd.Properties.NullText = ""; this.ltreeEnd.Properties.TreeList = this.treeList1; this.ltreeEnd.Size = new System.Drawing.Size(213, 22); this.ltreeEnd.TabIndex = 1366; this.ltreeEnd.EditValueChanged += new System.EventHandler(this.ltreeEnd_EditValueChanged); // // treeList1 // this.treeList1.Columns.AddRange(new DevExpress.XtraTreeList.Columns.TreeListColumn[] { this.treeListColumn1, this.treeListColumn2}); this.treeList1.KeyFieldName = "Add_id"; this.treeList1.Location = new System.Drawing.Point(633, -22); this.treeList1.Name = "treeList1"; this.treeList1.OptionsBehavior.EnableFiltering = true; this.treeList1.OptionsView.ShowIndentAsRowStyle = true; this.treeList1.ParentFieldName = "Add_pid"; this.treeList1.Size = new System.Drawing.Size(400, 200); this.treeList1.TabIndex = 0; // // treeListColumn1 // this.treeListColumn1.Caption = "起始城市"; this.treeListColumn1.FieldName = "Add_name"; this.treeListColumn1.MinWidth = 50; this.treeListColumn1.Name = "treeListColumn1"; this.treeListColumn1.Visible = true; this.treeListColumn1.VisibleIndex = 0; this.treeListColumn1.Width = 200; // // treeListColumn2 // this.treeListColumn2.Caption = "Add_id"; this.treeListColumn2.FieldName = "Add_id"; this.treeListColumn2.Name = "treeListColumn2"; // // ltreeStart // this.ltreeStart.EditValue = ""; this.ltreeStart.Location = new System.Drawing.Point(69, 32); this.ltreeStart.Name = "ltreeStart"; this.ltreeStart.Properties.Appearance.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.ltreeStart.Properties.Appearance.Options.UseFont = true; this.ltreeStart.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat; this.ltreeStart.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.ltreeStart.Properties.NullText = ""; this.ltreeStart.Properties.TreeList = this.treeListLookUpEdit1TreeList; this.ltreeStart.Size = new System.Drawing.Size(213, 22); this.ltreeStart.TabIndex = 1365; this.ltreeStart.EditValueChanged += new System.EventHandler(this.ltreeStart_EditValueChanged); // // treeListLookUpEdit1TreeList // this.treeListLookUpEdit1TreeList.Columns.AddRange(new DevExpress.XtraTreeList.Columns.TreeListColumn[] { this.Add_name, this.Add_id}); this.treeListLookUpEdit1TreeList.KeyFieldName = "Add_id"; this.treeListLookUpEdit1TreeList.Location = new System.Drawing.Point(512, -21); this.treeListLookUpEdit1TreeList.Name = "treeListLookUpEdit1TreeList"; this.treeListLookUpEdit1TreeList.OptionsBehavior.EnableFiltering = true; this.treeListLookUpEdit1TreeList.OptionsView.ShowIndentAsRowStyle = true; this.treeListLookUpEdit1TreeList.ParentFieldName = "Add_pid"; this.treeListLookUpEdit1TreeList.Size = new System.Drawing.Size(400, 200); this.treeListLookUpEdit1TreeList.TabIndex = 0; // // Add_name // this.Add_name.Caption = "起始城市"; this.Add_name.FieldName = "Add_name"; this.Add_name.MinWidth = 50; this.Add_name.Name = "Add_name"; this.Add_name.Visible = true; this.Add_name.VisibleIndex = 0; this.Add_name.Width = 200; // // Add_id // this.Add_id.Caption = "Add_id"; this.Add_id.FieldName = "Add_id"; this.Add_id.Name = "Add_id"; // // txtRemark // this.txtRemark.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.bsTransportEdit, "REMARK", true)); this.txtRemark.DisplayMember = "CONTENT"; this.txtRemark.FormattingEnabled = true; this.txtRemark.Location = new System.Drawing.Point(69, 161); this.txtRemark.Name = "txtRemark"; this.txtRemark.NoteTypes = WMS.Ctrl.DateType.系统配置备注; this.txtRemark.Size = new System.Drawing.Size(801, 22); this.txtRemark.TabIndex = 121; this.txtRemark.ValueMember = "CONTENT"; // // txtID // this.txtID.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.bsTransportEdit, "TRANSPORT_ID", true)); this.txtID.FrmSelect = true; this.txtID.Location = new System.Drawing.Point(69, 6); this.txtID.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3); this.txtID.MustText = false; this.txtID.Name = "txtID"; this.txtID.Properties.Appearance.BackColor = System.Drawing.SystemColors.Window; this.txtID.Properties.Appearance.Font = new System.Drawing.Font("宋体", 10F); this.txtID.Properties.Appearance.Options.UseBackColor = true; this.txtID.Properties.Appearance.Options.UseFont = true; this.txtID.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat; this.txtID.Properties.MaxLength = 1111; this.txtID.Properties.ReadOnly = true; this.txtID.Size = new System.Drawing.Size(213, 22); this.txtID.StrLen = 50; this.txtID.TabIndex = 101; this.txtID.Valatt = WMS.Ctrl.ValidationAttribute.无; this.txtID.ValText = ""; // // dePlanEnd // this.dePlanEnd.DataBindings.Add(new System.Windows.Forms.Binding("EditValue", this.bsTransportEdit, "PLAN_END_DATE", true)); this.dePlanEnd.EditValue = ""; this.dePlanEnd.Location = new System.Drawing.Point(69, 110); this.dePlanEnd.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3); this.dePlanEnd.Name = "dePlanEnd"; this.dePlanEnd.Properties.Appearance.Font = new System.Drawing.Font("宋体", 10F); this.dePlanEnd.Properties.Appearance.Options.UseFont = true; this.dePlanEnd.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat; this.dePlanEnd.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.dePlanEnd.Properties.CalendarTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.dePlanEnd.Properties.DisplayFormat.FormatString = "yyyy-MM-dd"; this.dePlanEnd.Properties.DisplayFormat.FormatType = DevExpress.Utils.FormatType.DateTime; this.dePlanEnd.Properties.NullDate = ""; this.dePlanEnd.Size = new System.Drawing.Size(213, 22); this.dePlanEnd.TabIndex = 103; // // txtDriverPhone // this.txtDriverPhone.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.bsTransportEdit, "DRIVER_PHONE", true)); this.txtDriverPhone.FrmSelect = true; this.txtDriverPhone.Location = new System.Drawing.Point(100, 160); this.txtDriverPhone.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3); this.txtDriverPhone.MustText = false; this.txtDriverPhone.Name = "txtDriverPhone"; this.txtDriverPhone.Properties.Appearance.BackColor = System.Drawing.SystemColors.Window; this.txtDriverPhone.Properties.Appearance.Font = new System.Drawing.Font("宋体", 10F); this.txtDriverPhone.Properties.Appearance.Options.UseBackColor = true; this.txtDriverPhone.Properties.Appearance.Options.UseFont = true; this.txtDriverPhone.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat; this.txtDriverPhone.Properties.MaxLength = 1111; this.txtDriverPhone.Size = new System.Drawing.Size(213, 22); this.txtDriverPhone.StrLen = 50; this.txtDriverPhone.TabIndex = 1388; this.txtDriverPhone.Valatt = WMS.Ctrl.ValidationAttribute.电话; this.txtDriverPhone.ValText = ""; // // dicTeamEnd // this.dicTeamEnd.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.dicTeamEnd.Cursor = System.Windows.Forms.Cursors.Default; this.dicTeamEnd.DictonaryTableName = WMS.Ctrl.DictonaryType.班组信息t_SYS_TEAM; this.dicTeamEnd.ErrText = "无数据重新查询"; this.dicTeamEnd.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.dicTeamEnd.IsSqlWhere = false; this.dicTeamEnd.Location = new System.Drawing.Point(658, 196); this.dicTeamEnd.Name = "dicTeamEnd"; this.dicTeamEnd.Number = 0; this.dicTeamEnd.SelectType = WMS.Ctrl.DataSlectType.RadioSelect; this.dicTeamEnd.ShowColumns.AddRange(new WMS.Ctrl.ColumnsItem[] { ((WMS.Ctrl.ColumnsItem)(resources.GetObject("dicTeamEnd.ShowColumns"))), ((WMS.Ctrl.ColumnsItem)(resources.GetObject("dicTeamEnd.ShowColumns1")))}); this.dicTeamEnd.Size = new System.Drawing.Size(213, 22); this.dicTeamEnd.SqlStr = null; this.dicTeamEnd.TabIndex = 1382; this.dicTeamEnd.TextBoxFlag = ""; this.dicTeamEnd.TextBoxValue = ""; // // dicCK // this.dicCK.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.dicCK.Cursor = System.Windows.Forms.Cursors.Default; this.dicCK.DictonaryTableName = WMS.Ctrl.DictonaryType.出库通知单t_ck_orders; this.dicCK.ErrText = "无数据重新查询"; this.dicCK.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.dicCK.IsSqlWhere = true; this.dicCK.Location = new System.Drawing.Point(69, 192); this.dicCK.Name = "dicCK"; this.dicCK.Number = 0; this.dicCK.SelectType = WMS.Ctrl.DataSlectType.MultiSelect; this.dicCK.ShowColumns.AddRange(new WMS.Ctrl.ColumnsItem[] { ((WMS.Ctrl.ColumnsItem)(resources.GetObject("dicCK.ShowColumns"))), ((WMS.Ctrl.ColumnsItem)(resources.GetObject("dicCK.ShowColumns1"))), ((WMS.Ctrl.ColumnsItem)(resources.GetObject("dicCK.ShowColumns2"))), ((WMS.Ctrl.ColumnsItem)(resources.GetObject("dicCK.ShowColumns3"))), ((WMS.Ctrl.ColumnsItem)(resources.GetObject("dicCK.ShowColumns4"))), ((WMS.Ctrl.ColumnsItem)(resources.GetObject("dicCK.ShowColumns5")))}); this.dicCK.Size = new System.Drawing.Size(213, 22); this.dicCK.SqlStr = "where STATUS = \'4\' "; this.dicCK.TabIndex = 1363; this.dicCK.TextBoxFlag = ""; this.dicCK.TextBoxValue = ""; this.dicCK.Button_Click += new System.EventHandler(this.dicCK_Button_Click); // // txtReceivePhone // this.txtReceivePhone.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.bsTransportEdit, "RECEIVE_PHONE", true)); this.txtReceivePhone.FrmSelect = true; this.txtReceivePhone.Location = new System.Drawing.Point(363, 189); this.txtReceivePhone.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3); this.txtReceivePhone.MustText = false; this.txtReceivePhone.Name = "txtReceivePhone"; this.txtReceivePhone.Properties.Appearance.BackColor = System.Drawing.SystemColors.Window; this.txtReceivePhone.Properties.Appearance.Font = new System.Drawing.Font("宋体", 10F); this.txtReceivePhone.Properties.Appearance.Options.UseBackColor = true; this.txtReceivePhone.Properties.Appearance.Options.UseFont = true; this.txtReceivePhone.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat; this.txtReceivePhone.Properties.MaxLength = 1111; this.txtReceivePhone.Size = new System.Drawing.Size(213, 22); this.txtReceivePhone.StrLen = 50; this.txtReceivePhone.TabIndex = 118; this.txtReceivePhone.Valatt = WMS.Ctrl.ValidationAttribute.电话; this.txtReceivePhone.ValText = ""; // // lueState // this.lueState.DataBindings.Add(new System.Windows.Forms.Binding("EditValue", this.bsTransportEdit, "STATE", true)); this.lueState.EditValue = ""; this.lueState.Location = new System.Drawing.Point(363, 215); this.lueState.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3); this.lueState.Name = "lueState"; this.lueState.Properties.Appearance.Font = new System.Drawing.Font("宋体", 10F); this.lueState.Properties.Appearance.Options.UseFont = true; this.lueState.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat; this.lueState.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.lueState.Properties.NullText = ""; this.lueState.Size = new System.Drawing.Size(213, 22); this.lueState.TabIndex = 117; // // label22 // this.label22.AutoSize = true; this.label22.Font = new System.Drawing.Font("宋体", 10F); this.label22.ForeColor = System.Drawing.SystemColors.ControlText; this.label22.Location = new System.Drawing.Point(9, 64); this.label22.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.label22.Name = "label22"; this.label22.Size = new System.Drawing.Size(63, 14); this.label22.TabIndex = 1391; this.label22.Text = "目的地区"; // // label21 // this.label21.AutoSize = true; this.label21.Font = new System.Drawing.Font("宋体", 10F); this.label21.ForeColor = System.Drawing.SystemColors.ControlText; this.label21.Location = new System.Drawing.Point(9, 38); this.label21.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.label21.Name = "label21"; this.label21.Size = new System.Drawing.Size(63, 14); this.label21.TabIndex = 1390; this.label21.Text = "出发地区"; // // label4 // this.label4.AutoSize = true; this.label4.Font = new System.Drawing.Font("宋体", 10F); this.label4.ForeColor = System.Drawing.SystemColors.ControlText; this.label4.Location = new System.Drawing.Point(40, 166); this.label4.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.label4.Name = "label4"; this.label4.Size = new System.Drawing.Size(63, 14); this.label4.TabIndex = 1389; this.label4.Text = "司机电话"; // // dicManEnd // this.dicManEnd.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.dicManEnd.Cursor = System.Windows.Forms.Cursors.Default; this.dicManEnd.DictonaryTableName = WMS.Ctrl.DictonaryType.人员信息t_Base_UserInfo; this.dicManEnd.ErrText = "无数据重新查询"; this.dicManEnd.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.dicManEnd.IsSqlWhere = true; this.dicManEnd.Location = new System.Drawing.Point(363, 136); this.dicManEnd.Name = "dicManEnd"; this.dicManEnd.Number = 0; this.dicManEnd.SelectType = WMS.Ctrl.DataSlectType.RadioSelect; this.dicManEnd.ShowColumns.AddRange(new WMS.Ctrl.ColumnsItem[] { ((WMS.Ctrl.ColumnsItem)(resources.GetObject("dicManEnd.ShowColumns"))), ((WMS.Ctrl.ColumnsItem)(resources.GetObject("dicManEnd.ShowColumns1")))}); this.dicManEnd.Size = new System.Drawing.Size(213, 22); this.dicManEnd.SqlStr = " left join T_BASE_USERAREA on t_Base_UserInfo.user_id = T_BASE_USERAREA.user_id w" + "here T_BASE_USERAREA.WORKKIND_ID = 5 "; this.dicManEnd.TabIndex = 1386; this.dicManEnd.TextBoxFlag = ""; this.dicManEnd.TextBoxValue = ""; // // label19 // this.label19.AutoSize = true; this.label19.Font = new System.Drawing.Font("宋体", 10F); this.label19.ForeColor = System.Drawing.SystemColors.ControlText; this.label19.Location = new System.Drawing.Point(302, 142); this.label19.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.label19.Name = "label19"; this.label19.Size = new System.Drawing.Size(63, 14); this.label19.TabIndex = 1387; this.label19.Text = "卸 车 人"; // // label18 // this.label18.AutoSize = true; this.label18.Font = new System.Drawing.Font("宋体", 10F); this.label18.ForeColor = System.Drawing.SystemColors.ControlText; this.label18.Location = new System.Drawing.Point(9, 142); this.label18.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.label18.Name = "label18"; this.label18.Size = new System.Drawing.Size(63, 14); this.label18.TabIndex = 1385; this.label18.Text = "装 车 人"; // // label11 // this.label11.AutoSize = true; this.label11.Font = new System.Drawing.Font("宋体", 10F); this.label11.ForeColor = System.Drawing.SystemColors.ControlText; this.label11.Location = new System.Drawing.Point(598, 202); this.label11.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.label11.Name = "label11"; this.label11.Size = new System.Drawing.Size(63, 14); this.label11.TabIndex = 1383; this.label11.Text = "卸车班组"; // // deMustEnd // this.deMustEnd.DataBindings.Add(new System.Windows.Forms.Binding("EditValue", this.bsTransportEdit, "END_END_DATE", true)); this.deMustEnd.EditValue = ""; this.deMustEnd.Location = new System.Drawing.Point(658, 110); this.deMustEnd.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3); this.deMustEnd.Name = "deMustEnd"; this.deMustEnd.Properties.Appearance.Font = new System.Drawing.Font("宋体", 10F); this.deMustEnd.Properties.Appearance.Options.UseFont = true; this.deMustEnd.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat; this.deMustEnd.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.deMustEnd.Properties.CalendarTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.deMustEnd.Properties.DisplayFormat.FormatString = "yyyy-MM-dd"; this.deMustEnd.Properties.DisplayFormat.FormatType = DevExpress.Utils.FormatType.DateTime; this.deMustEnd.Properties.NullDate = ""; this.deMustEnd.Size = new System.Drawing.Size(213, 22); this.deMustEnd.TabIndex = 1380; // // label14 // this.label14.AutoSize = true; this.label14.Font = new System.Drawing.Font("宋体", 10F); this.label14.ForeColor = System.Drawing.SystemColors.ControlText; this.label14.Location = new System.Drawing.Point(599, 116); this.label14.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.label14.Name = "label14"; this.label14.Size = new System.Drawing.Size(63, 14); this.label14.TabIndex = 1381; this.label14.Text = "限定到达"; // // deRealStart // this.deRealStart.DataBindings.Add(new System.Windows.Forms.Binding("EditValue", this.bsTransportEdit, "REAL_START_DATE", true)); this.deRealStart.EditValue = ""; this.deRealStart.Location = new System.Drawing.Point(363, 84); this.deRealStart.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3); this.deRealStart.Name = "deRealStart"; this.deRealStart.Properties.Appearance.Font = new System.Drawing.Font("宋体", 10F); this.deRealStart.Properties.Appearance.Options.UseFont = true; this.deRealStart.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat; this.deRealStart.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.deRealStart.Properties.CalendarTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.deRealStart.Properties.DisplayFormat.FormatString = "yyyy-MM-dd"; this.deRealStart.Properties.DisplayFormat.FormatType = DevExpress.Utils.FormatType.DateTime; this.deRealStart.Properties.NullDate = ""; this.deRealStart.Size = new System.Drawing.Size(213, 22); this.deRealStart.TabIndex = 1378; // // label13 // this.label13.AutoSize = true; this.label13.Font = new System.Drawing.Font("宋体", 10F); this.label13.ForeColor = System.Drawing.SystemColors.ControlText; this.label13.Location = new System.Drawing.Point(302, 90); this.label13.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.label13.Name = "label13"; this.label13.Size = new System.Drawing.Size(63, 14); this.label13.TabIndex = 1379; this.label13.Text = "实际出发"; // // label8 // this.label8.AutoSize = true; this.label8.Font = new System.Drawing.Font("宋体", 10F); this.label8.ForeColor = System.Drawing.SystemColors.ControlText; this.label8.Location = new System.Drawing.Point(9, 90); this.label8.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.label8.Name = "label8"; this.label8.Size = new System.Drawing.Size(63, 14); this.label8.TabIndex = 1377; this.label8.Text = "预计出发"; // // txtEndAddress // this.txtEndAddress.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.bsTransportEdit, "END_ADDRESS", true)); this.txtEndAddress.FrmSelect = false; this.txtEndAddress.Location = new System.Drawing.Point(363, 58); this.txtEndAddress.MustText = false; this.txtEndAddress.Name = "txtEndAddress"; this.txtEndAddress.Properties.Appearance.BackColor = System.Drawing.SystemColors.Window; this.txtEndAddress.Properties.Appearance.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.txtEndAddress.Properties.Appearance.Options.UseBackColor = true; this.txtEndAddress.Properties.Appearance.Options.UseFont = true; this.txtEndAddress.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat; this.txtEndAddress.Size = new System.Drawing.Size(508, 22); this.txtEndAddress.StrLen = 0; this.txtEndAddress.TabIndex = 1375; this.txtEndAddress.Valatt = WMS.Ctrl.ValidationAttribute.无; this.txtEndAddress.ValText = ""; // // labelControl5 // this.labelControl5.Appearance.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.labelControl5.Appearance.Options.UseFont = true; this.labelControl5.Location = new System.Drawing.Point(305, 64); this.labelControl5.Name = "labelControl5"; this.labelControl5.Size = new System.Drawing.Size(56, 14); this.labelControl5.TabIndex = 1374; this.labelControl5.Text = "目的地址"; // // txtStartAddress // this.txtStartAddress.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.bsTransportEdit, "START_ADDRESS", true)); this.txtStartAddress.FrmSelect = false; this.txtStartAddress.Location = new System.Drawing.Point(363, 32); this.txtStartAddress.MustText = false; this.txtStartAddress.Name = "txtStartAddress"; this.txtStartAddress.Properties.Appearance.BackColor = System.Drawing.SystemColors.Window; this.txtStartAddress.Properties.Appearance.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.txtStartAddress.Properties.Appearance.Options.UseBackColor = true; this.txtStartAddress.Properties.Appearance.Options.UseFont = true; this.txtStartAddress.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat; this.txtStartAddress.Size = new System.Drawing.Size(508, 22); this.txtStartAddress.StrLen = 0; this.txtStartAddress.TabIndex = 1372; this.txtStartAddress.Valatt = WMS.Ctrl.ValidationAttribute.无; this.txtStartAddress.ValText = ""; // // labelControl4 // this.labelControl4.Appearance.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.labelControl4.Appearance.Options.UseFont = true; this.labelControl4.Location = new System.Drawing.Point(305, 38); this.labelControl4.Name = "labelControl4"; this.labelControl4.Size = new System.Drawing.Size(56, 14); this.labelControl4.TabIndex = 1373; this.labelControl4.Text = "出发地址"; // // labelControl8 // this.labelControl8.Appearance.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.labelControl8.Appearance.Options.UseFont = true; this.labelControl8.Location = new System.Drawing.Point(256, 226); this.labelControl8.Name = "labelControl8"; this.labelControl8.Size = new System.Drawing.Size(28, 14); this.labelControl8.TabIndex = 1371; this.labelControl8.Text = "公里"; // // label7 // this.label7.AutoSize = true; this.label7.Font = new System.Drawing.Font("宋体", 10F); this.label7.ForeColor = System.Drawing.SystemColors.ControlText; this.label7.Location = new System.Drawing.Point(9, 198); this.label7.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.label7.Name = "label7"; this.label7.Size = new System.Drawing.Size(63, 14); this.label7.TabIndex = 1364; this.label7.Text = "出 库 单"; // // dicCar // this.dicCar.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.dicCar.Cursor = System.Windows.Forms.Cursors.Default; this.dicCar.DictonaryTableName = WMS.Ctrl.DictonaryType.车辆t_BASE_CAPACITY; this.dicCar.ErrText = "无数据重新查询"; this.dicCar.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.dicCar.IsSqlWhere = true; this.dicCar.Location = new System.Drawing.Point(363, 6); this.dicCar.Name = "dicCar"; this.dicCar.Number = 0; this.dicCar.SelectType = WMS.Ctrl.DataSlectType.RadioSelect; this.dicCar.ShowColumns.AddRange(new WMS.Ctrl.ColumnsItem[] { ((WMS.Ctrl.ColumnsItem)(resources.GetObject("dicCar.ShowColumns"))), ((WMS.Ctrl.ColumnsItem)(resources.GetObject("dicCar.ShowColumns1"))), ((WMS.Ctrl.ColumnsItem)(resources.GetObject("dicCar.ShowColumns2"))), ((WMS.Ctrl.ColumnsItem)(resources.GetObject("dicCar.ShowColumns3"))), ((WMS.Ctrl.ColumnsItem)(resources.GetObject("dicCar.ShowColumns4"))), ((WMS.Ctrl.ColumnsItem)(resources.GetObject("dicCar.ShowColumns5")))}); this.dicCar.Size = new System.Drawing.Size(213, 22); this.dicCar.SqlStr = "where STATUS = \'1\' and CAR_DISPART = \'0\' "; this.dicCar.TabIndex = 1361; this.dicCar.TextBoxFlag = ""; this.dicCar.TextBoxValue = ""; this.dicCar.Button_Click += new System.EventHandler(this.dicCar_Button_Click); // // label6 // this.label6.AutoSize = true; this.label6.Font = new System.Drawing.Font("宋体", 10F); this.label6.ForeColor = System.Drawing.SystemColors.ControlText; this.label6.Location = new System.Drawing.Point(302, 12); this.label6.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.label6.Name = "label6"; this.label6.Size = new System.Drawing.Size(63, 14); this.label6.TabIndex = 1362; this.label6.Text = "车 辆"; // // dicDriver // this.dicDriver.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.dicDriver.Cursor = System.Windows.Forms.Cursors.Default; this.dicDriver.DictonaryTableName = WMS.Ctrl.DictonaryType.人员信息t_Base_UserInfo; this.dicDriver.ErrText = "无数据重新查询"; this.dicDriver.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.dicDriver.IsSqlWhere = true; this.dicDriver.Location = new System.Drawing.Point(658, 6); this.dicDriver.Name = "dicDriver"; this.dicDriver.Number = 0; this.dicDriver.SelectType = WMS.Ctrl.DataSlectType.RadioSelect; this.dicDriver.ShowColumns.AddRange(new WMS.Ctrl.ColumnsItem[] { ((WMS.Ctrl.ColumnsItem)(resources.GetObject("dicDriver.ShowColumns"))), ((WMS.Ctrl.ColumnsItem)(resources.GetObject("dicDriver.ShowColumns1"))), ((WMS.Ctrl.ColumnsItem)(resources.GetObject("dicDriver.ShowColumns2")))}); this.dicDriver.Size = new System.Drawing.Size(213, 22); this.dicDriver.SqlStr = " where drive_status = \'0\' and ISDRIVER = \'0\'"; this.dicDriver.TabIndex = 1360; this.dicDriver.TextBoxFlag = ""; this.dicDriver.TextBoxValue = ""; this.dicDriver.Button_Click += new System.EventHandler(this.dicDriver_Button_Click); // // label24 // this.label24.AutoSize = true; this.label24.Font = new System.Drawing.Font("宋体", 10F); this.label24.ForeColor = System.Drawing.SystemColors.ControlText; this.label24.Location = new System.Drawing.Point(303, 195); this.label24.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.label24.Name = "label24"; this.label24.Size = new System.Drawing.Size(63, 14); this.label24.TabIndex = 1359; this.label24.Text = "收货电话"; // // dicTeamStart // this.dicTeamStart.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.dicTeamStart.Cursor = System.Windows.Forms.Cursors.Default; this.dicTeamStart.DictonaryTableName = WMS.Ctrl.DictonaryType.班组信息t_SYS_TEAM; this.dicTeamStart.ErrText = "无数据重新查询"; this.dicTeamStart.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.dicTeamStart.IsSqlWhere = false; this.dicTeamStart.Location = new System.Drawing.Point(658, 136); this.dicTeamStart.Name = "dicTeamStart"; this.dicTeamStart.Number = 0; this.dicTeamStart.SelectType = WMS.Ctrl.DataSlectType.RadioSelect; this.dicTeamStart.ShowColumns.AddRange(new WMS.Ctrl.ColumnsItem[] { ((WMS.Ctrl.ColumnsItem)(resources.GetObject("dicTeamStart.ShowColumns"))), ((WMS.Ctrl.ColumnsItem)(resources.GetObject("dicTeamStart.ShowColumns1")))}); this.dicTeamStart.Size = new System.Drawing.Size(213, 22); this.dicTeamStart.SqlStr = null; this.dicTeamStart.TabIndex = 108; this.dicTeamStart.TextBoxFlag = ""; this.dicTeamStart.TextBoxValue = ""; // // dicReceive // this.dicReceive.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.dicReceive.Cursor = System.Windows.Forms.Cursors.Default; this.dicReceive.DictonaryTableName = WMS.Ctrl.DictonaryType.客户资料t_CUS_CUSTOMER; this.dicReceive.ErrText = "无数据重新查询"; this.dicReceive.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.dicReceive.IsSqlWhere = false; this.dicReceive.Location = new System.Drawing.Point(658, 84); this.dicReceive.Name = "dicReceive"; this.dicReceive.Number = 0; this.dicReceive.SelectType = WMS.Ctrl.DataSlectType.RadioSelect; this.dicReceive.ShowColumns.AddRange(new WMS.Ctrl.ColumnsItem[] { ((WMS.Ctrl.ColumnsItem)(resources.GetObject("dicReceive.ShowColumns"))), ((WMS.Ctrl.ColumnsItem)(resources.GetObject("dicReceive.ShowColumns1"))), ((WMS.Ctrl.ColumnsItem)(resources.GetObject("dicReceive.ShowColumns2")))}); this.dicReceive.Size = new System.Drawing.Size(213, 22); this.dicReceive.SqlStr = ""; this.dicReceive.TabIndex = 107; this.dicReceive.TextBoxFlag = ""; this.dicReceive.TextBoxValue = ""; this.dicReceive.Button_Click += new System.EventHandler(this.dicReceive_Button_Click); // // label17 // this.label17.AutoSize = true; this.label17.Font = new System.Drawing.Font("宋体", 10F); this.label17.ForeColor = System.Drawing.SystemColors.ControlText; this.label17.Location = new System.Drawing.Point(303, 221); this.label17.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.label17.Name = "label17"; this.label17.Size = new System.Drawing.Size(63, 14); this.label17.TabIndex = 1346; this.label17.Text = "状 态"; // // label1 // this.label1.AutoSize = true; this.label1.Font = new System.Drawing.Font("宋体", 10F); this.label1.ForeColor = System.Drawing.SystemColors.ControlText; this.label1.Location = new System.Drawing.Point(9, 12); this.label1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(63, 14); this.label1.TabIndex = 1351; this.label1.Text = "运输编号"; // // label20 // this.label20.AutoSize = true; this.label20.Font = new System.Drawing.Font("宋体", 10F); this.label20.ForeColor = System.Drawing.SystemColors.ControlText; this.label20.Location = new System.Drawing.Point(599, 142); this.label20.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.label20.Name = "label20"; this.label20.Size = new System.Drawing.Size(63, 14); this.label20.TabIndex = 1347; this.label20.Text = "装车班组"; // // deRealEnd // this.deRealEnd.DataBindings.Add(new System.Windows.Forms.Binding("EditValue", this.bsTransportEdit, "REAL_END_DATE", true)); this.deRealEnd.EditValue = ""; this.deRealEnd.Location = new System.Drawing.Point(363, 110); this.deRealEnd.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3); this.deRealEnd.Name = "deRealEnd"; this.deRealEnd.Properties.Appearance.Font = new System.Drawing.Font("宋体", 10F); this.deRealEnd.Properties.Appearance.Options.UseFont = true; this.deRealEnd.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat; this.deRealEnd.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.deRealEnd.Properties.CalendarTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.deRealEnd.Properties.DisplayFormat.FormatString = "yyyy-MM-dd"; this.deRealEnd.Properties.DisplayFormat.FormatType = DevExpress.Utils.FormatType.DateTime; this.deRealEnd.Size = new System.Drawing.Size(213, 22); this.deRealEnd.TabIndex = 105; // // label15 // this.label15.AutoSize = true; this.label15.Font = new System.Drawing.Font("宋体", 10F); this.label15.ForeColor = System.Drawing.SystemColors.ControlText; this.label15.Location = new System.Drawing.Point(599, 90); this.label15.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.label15.Name = "label15"; this.label15.Size = new System.Drawing.Size(63, 14); this.label15.TabIndex = 1344; this.label15.Text = "收 货 人"; // // label12 // this.label12.AutoSize = true; this.label12.Font = new System.Drawing.Font("宋体", 10F); this.label12.ForeColor = System.Drawing.SystemColors.ControlText; this.label12.Location = new System.Drawing.Point(9, 168); this.label12.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.label12.Name = "label12"; this.label12.Size = new System.Drawing.Size(63, 14); this.label12.TabIndex = 1342; this.label12.Text = "备 注"; // // label5 // this.label5.AutoSize = true; this.label5.Font = new System.Drawing.Font("宋体", 10F); this.label5.ForeColor = System.Drawing.SystemColors.ControlText; this.label5.Location = new System.Drawing.Point(9, 116); this.label5.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.label5.Name = "label5"; this.label5.Size = new System.Drawing.Size(63, 14); this.label5.TabIndex = 1340; this.label5.Text = "预计到达"; // // label16 // this.label16.AutoSize = true; this.label16.Font = new System.Drawing.Font("宋体", 10F); this.label16.ForeColor = System.Drawing.SystemColors.ControlText; this.label16.Location = new System.Drawing.Point(302, 116); this.label16.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.label16.Name = "label16"; this.label16.Size = new System.Drawing.Size(63, 14); this.label16.TabIndex = 1345; this.label16.Text = "实际到达"; // // label9 // this.label9.AutoSize = true; this.label9.Font = new System.Drawing.Font("宋体", 10F); this.label9.ForeColor = System.Drawing.SystemColors.ControlText; this.label9.Location = new System.Drawing.Point(599, 12); this.label9.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.label9.Name = "label9"; this.label9.Size = new System.Drawing.Size(63, 14); this.label9.TabIndex = 1339; this.label9.Text = "司 机"; // // GCTransport // this.GCTransport.ColorApprove = System.Drawing.Color.Empty; this.GCTransport.ColorApproveValue = null; this.GCTransport.ColorPass = System.Drawing.Color.Empty; this.GCTransport.ColorPassValue = null; this.GCTransport.ColorRepeal = System.Drawing.Color.Empty; this.GCTransport.ColorRepealValue = null; this.GCTransport.ColorReWork = System.Drawing.Color.Empty; this.GCTransport.ColorReWorkValue = null; this.GCTransport.ColorSelectedRow = System.Drawing.Color.Empty; this.GCTransport.ColorShortage = System.Drawing.Color.Empty; this.GCTransport.ColorShortageFlagColumn = null; this.GCTransport.ColorShortageValue = null; this.GCTransport.ColorUnExecute = System.Drawing.Color.Empty; this.GCTransport.ColorUnExecuteValue = null; this.GCTransport.ColorUnPass = System.Drawing.Color.Empty; this.GCTransport.ColorUnPassValue = null; this.GCTransport.ColorVerify = System.Drawing.Color.Empty; this.GCTransport.ColorVerifyFlagColumn = null; this.GCTransport.ColorVerifyValue = null; this.GCTransport.ColorWarning = System.Drawing.Color.Empty; this.GCTransport.ColorWarningValue = null; this.GCTransport.DataSource = this.bsTransport; this.GCTransport.Dock = System.Windows.Forms.DockStyle.Fill; this.GCTransport.EnableAppearanceEvenRow = true; this.GCTransport.IndicatorWidth = 40; gridLevelNode1.RelationName = "Level1"; this.GCTransport.LevelTree.Nodes.AddRange(new DevExpress.XtraGrid.GridLevelNode[] { gridLevelNode1}); this.GCTransport.Location = new System.Drawing.Point(0, 0); this.GCTransport.MainView = this.GVTransport; this.GCTransport.Name = "GCTransport"; this.GCTransport.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] { this.Check}); this.GCTransport.ShowRowID = true; this.GCTransport.Size = new System.Drawing.Size(1229, 402); this.GCTransport.TabIndex = 3; this.GCTransport.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { this.GVTransport}); this.GCTransport.DoubleClick += new System.EventHandler(this.GVTransport_DoubleClick); // // GVTransport // this.GVTransport.Appearance.EvenRow.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(240)))), ((int)(((byte)(250))))); this.GVTransport.Appearance.EvenRow.Options.UseBackColor = true; this.GVTransport.Appearance.Row.BackColor = System.Drawing.Color.White; this.GVTransport.Appearance.Row.Options.UseBackColor = true; this.GVTransport.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { this.colCheck, this.colTRANSPORT_ID, this.colCARID, this.colDRIVER_MAN, this.colDRIVER_PHONE, this.colRECEIVE_MAN, this.colRECEIVE_PHONE, this.colSTART_AREA, this.colSTART_ADDRESS, this.colEND_AREA, this.colEND_ADDRESS, this.colPLAN_START_DATE, this.colREAL_START_DATE, this.colPLAN_END_DATE, this.colEND_END_DATE, this.colREAL_END_DATE, this.colDISTANCE, this.colASSIGN_MAN, this.colPROPOSER_MAN, this.colCREATE_DATE, this.colUPDATE_MAN, this.colUPDATE_DATE, this.colAUDIT_MAN, this.colAUDIT_DATE, this.colBLOW_MAN, this.colBLOW_DATE, this.colSTATE, this.colTOTAL_COUNT, this.colTOTAL_VOLUME1, this.colTOTAL_WEIGHT, this.colTOTAL_PRICE, this.colREMARK, this.colLOADING_MAN, this.colLOADING_TEAM, this.colUNLOAD_MAN, this.colUNLOAD_TEAM, this.colSTART_PROVINCE, this.colSTART_CITY, this.colEND_PROVINCE, this.colEND_CITY, this.colPRINT_NUM, this.colEND_PROVINCE_NAME, this.colEND_CITY_NAME, this.colEND_AREA_NAME, this.colSTART_PROVINCE_NAME, this.colSTART_CITY_NAME, this.colSTART_AREA_NAME, this.colASSIGN_MAN_NAME, this.colAUDIT_MAN_NAME, this.colBLOW_MAN_NAME, this.colDRIVER_MAN_NAME, this.colLOADING_MAN_NAME, this.colLOADING_TEAM_NAME, this.colPROPOSER_MAN_NAME, this.colRECEIVE_MAN_NAME, this.colUNLOAD_MAN_NAME, this.colUNLOAD_TEAM_NAME, this.colUPDATE_MAN_NAME}); this.GVTransport.GridControl = this.GCTransport; this.GVTransport.IndicatorWidth = 34; this.GVTransport.Name = "GVTransport"; this.GVTransport.OptionsBehavior.Editable = false; this.GVTransport.OptionsView.ColumnAutoWidth = false; this.GVTransport.OptionsView.EnableAppearanceEvenRow = true; this.GVTransport.OptionsView.ShowFooter = true; this.GVTransport.OptionsView.ShowGroupPanel = false; this.GVTransport.CustomDrawColumnHeader += new DevExpress.XtraGrid.Views.Grid.ColumnHeaderCustomDrawEventHandler(this.GVGoodsInfo_CustomDrawColumnHeader); this.GVTransport.FocusedRowChanged += new DevExpress.XtraGrid.Views.Base.FocusedRowChangedEventHandler(this.GVTransport_FocusedRowChanged); this.GVTransport.CustomColumnDisplayText += new DevExpress.XtraGrid.Views.Base.CustomColumnDisplayTextEventHandler(this.GVTransport_CustomColumnDisplayText); this.GVTransport.Click += new System.EventHandler(this.GVGoodsInfo_Click); this.GVTransport.DataSourceChanged += new System.EventHandler(this.GVGoodsInfo_DataSourceChanged); // // colCheck // this.colCheck.AppearanceCell.Font = new System.Drawing.Font("宋体", 9.75F); this.colCheck.AppearanceCell.Options.UseFont = true; this.colCheck.AppearanceHeader.Options.UseTextOptions = true; this.colCheck.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.colCheck.Caption = "选择"; this.colCheck.ColumnEdit = this.Check; this.colCheck.FieldName = "IsCheck"; this.colCheck.Name = "colCheck"; this.colCheck.OptionsColumn.AllowMove = false; this.colCheck.OptionsColumn.AllowSize = false; this.colCheck.OptionsColumn.ShowCaption = false; this.colCheck.Visible = true; this.colCheck.VisibleIndex = 0; this.colCheck.Width = 20; // // Check // this.Check.AutoHeight = false; this.Check.Caption = "Check"; this.Check.Name = "Check"; this.Check.ValueChecked = false; // // colTRANSPORT_ID // this.colTRANSPORT_ID.AppearanceCell.Font = new System.Drawing.Font("宋体", 9.75F); this.colTRANSPORT_ID.AppearanceCell.Options.UseFont = true; this.colTRANSPORT_ID.AppearanceHeader.Options.UseTextOptions = true; this.colTRANSPORT_ID.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.colTRANSPORT_ID.FieldName = "TRANSPORT_ID"; this.colTRANSPORT_ID.Name = "colTRANSPORT_ID"; this.colTRANSPORT_ID.OptionsColumn.AllowEdit = false; this.colTRANSPORT_ID.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] { new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Count, "TRANSPORT_ID", "{0}条记录")}); this.colTRANSPORT_ID.Visible = true; this.colTRANSPORT_ID.VisibleIndex = 1; this.colTRANSPORT_ID.Width = 119; // // colCARID // this.colCARID.AppearanceCell.Font = new System.Drawing.Font("宋体", 9.75F); this.colCARID.AppearanceCell.Options.UseFont = true; this.colCARID.AppearanceHeader.Options.UseTextOptions = true; this.colCARID.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.colCARID.FieldName = "CARID"; this.colCARID.Name = "colCARID"; this.colCARID.OptionsColumn.AllowEdit = false; this.colCARID.Visible = true; this.colCARID.VisibleIndex = 2; this.colCARID.Width = 100; // // colDRIVER_MAN // this.colDRIVER_MAN.AppearanceCell.Font = new System.Drawing.Font("宋体", 9.75F); this.colDRIVER_MAN.AppearanceCell.Options.UseFont = true; this.colDRIVER_MAN.AppearanceHeader.Options.UseTextOptions = true; this.colDRIVER_MAN.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.colDRIVER_MAN.FieldName = "DRIVER_MAN"; this.colDRIVER_MAN.Name = "colDRIVER_MAN"; this.colDRIVER_MAN.OptionsColumn.AllowEdit = false; this.colDRIVER_MAN.Width = 60; // // colDRIVER_PHONE // this.colDRIVER_PHONE.AppearanceCell.Font = new System.Drawing.Font("宋体", 9.75F); this.colDRIVER_PHONE.AppearanceCell.Options.UseFont = true; this.colDRIVER_PHONE.AppearanceHeader.Options.UseTextOptions = true; this.colDRIVER_PHONE.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.colDRIVER_PHONE.FieldName = "DRIVER_PHONE"; this.colDRIVER_PHONE.Name = "colDRIVER_PHONE"; this.colDRIVER_PHONE.OptionsColumn.AllowEdit = false; this.colDRIVER_PHONE.Visible = true; this.colDRIVER_PHONE.VisibleIndex = 4; this.colDRIVER_PHONE.Width = 88; // // colRECEIVE_MAN // this.colRECEIVE_MAN.AppearanceCell.Font = new System.Drawing.Font("宋体", 9.75F); this.colRECEIVE_MAN.AppearanceCell.Options.UseFont = true; this.colRECEIVE_MAN.AppearanceHeader.Options.UseTextOptions = true; this.colRECEIVE_MAN.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.colRECEIVE_MAN.FieldName = "RECEIVE_MAN"; this.colRECEIVE_MAN.Name = "colRECEIVE_MAN"; this.colRECEIVE_MAN.OptionsColumn.AllowEdit = false; this.colRECEIVE_MAN.Width = 63; // // colRECEIVE_PHONE // this.colRECEIVE_PHONE.AppearanceCell.Font = new System.Drawing.Font("宋体", 9.75F); this.colRECEIVE_PHONE.AppearanceCell.Options.UseFont = true; this.colRECEIVE_PHONE.AppearanceHeader.Options.UseTextOptions = true; this.colRECEIVE_PHONE.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.colRECEIVE_PHONE.FieldName = "RECEIVE_PHONE"; this.colRECEIVE_PHONE.Name = "colRECEIVE_PHONE"; this.colRECEIVE_PHONE.OptionsColumn.AllowEdit = false; this.colRECEIVE_PHONE.Visible = true; this.colRECEIVE_PHONE.VisibleIndex = 6; this.colRECEIVE_PHONE.Width = 89; // // colSTART_AREA // this.colSTART_AREA.AppearanceCell.Font = new System.Drawing.Font("宋体", 9.75F); this.colSTART_AREA.AppearanceCell.Options.UseFont = true; this.colSTART_AREA.AppearanceHeader.Options.UseTextOptions = true; this.colSTART_AREA.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.colSTART_AREA.FieldName = "START_AREA"; this.colSTART_AREA.Name = "colSTART_AREA"; this.colSTART_AREA.OptionsColumn.AllowEdit = false; // // colSTART_ADDRESS // this.colSTART_ADDRESS.AppearanceCell.Font = new System.Drawing.Font("宋体", 9.75F); this.colSTART_ADDRESS.AppearanceCell.Options.UseFont = true; this.colSTART_ADDRESS.AppearanceHeader.Options.UseTextOptions = true; this.colSTART_ADDRESS.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.colSTART_ADDRESS.FieldName = "START_ADDRESS"; this.colSTART_ADDRESS.Name = "colSTART_ADDRESS"; this.colSTART_ADDRESS.OptionsColumn.AllowEdit = false; this.colSTART_ADDRESS.Visible = true; this.colSTART_ADDRESS.VisibleIndex = 10; this.colSTART_ADDRESS.Width = 121; // // colEND_AREA // this.colEND_AREA.AppearanceCell.Font = new System.Drawing.Font("宋体", 9.75F); this.colEND_AREA.AppearanceCell.Options.UseFont = true; this.colEND_AREA.AppearanceHeader.Options.UseTextOptions = true; this.colEND_AREA.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.colEND_AREA.FieldName = "END_AREA"; this.colEND_AREA.Name = "colEND_AREA"; this.colEND_AREA.OptionsColumn.AllowEdit = false; // // colEND_ADDRESS // this.colEND_ADDRESS.AppearanceCell.Font = new System.Drawing.Font("宋体", 9.75F); this.colEND_ADDRESS.AppearanceCell.Options.UseFont = true; this.colEND_ADDRESS.AppearanceHeader.Options.UseTextOptions = true; this.colEND_ADDRESS.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.colEND_ADDRESS.FieldName = "END_ADDRESS"; this.colEND_ADDRESS.Name = "colEND_ADDRESS"; this.colEND_ADDRESS.OptionsColumn.AllowEdit = false; this.colEND_ADDRESS.Visible = true; this.colEND_ADDRESS.VisibleIndex = 14; this.colEND_ADDRESS.Width = 106; // // colPLAN_START_DATE // this.colPLAN_START_DATE.AppearanceCell.Font = new System.Drawing.Font("宋体", 9.75F); this.colPLAN_START_DATE.AppearanceCell.Options.UseFont = true; this.colPLAN_START_DATE.AppearanceHeader.Options.UseTextOptions = true; this.colPLAN_START_DATE.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.colPLAN_START_DATE.DisplayFormat.FormatString = "yyyy-MM-dd"; this.colPLAN_START_DATE.DisplayFormat.FormatType = DevExpress.Utils.FormatType.DateTime; this.colPLAN_START_DATE.FieldName = "PLAN_START_DATE"; this.colPLAN_START_DATE.Name = "colPLAN_START_DATE"; this.colPLAN_START_DATE.OptionsColumn.AllowEdit = false; this.colPLAN_START_DATE.Visible = true; this.colPLAN_START_DATE.VisibleIndex = 15; this.colPLAN_START_DATE.Width = 80; // // colREAL_START_DATE // this.colREAL_START_DATE.AppearanceCell.Font = new System.Drawing.Font("宋体", 9.75F); this.colREAL_START_DATE.AppearanceCell.Options.UseFont = true; this.colREAL_START_DATE.AppearanceHeader.Options.UseTextOptions = true; this.colREAL_START_DATE.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.colREAL_START_DATE.DisplayFormat.FormatString = "yyyy-MM-dd"; this.colREAL_START_DATE.DisplayFormat.FormatType = DevExpress.Utils.FormatType.DateTime; this.colREAL_START_DATE.FieldName = "REAL_START_DATE"; this.colREAL_START_DATE.Name = "colREAL_START_DATE"; this.colREAL_START_DATE.OptionsColumn.AllowEdit = false; this.colREAL_START_DATE.Visible = true; this.colREAL_START_DATE.VisibleIndex = 16; this.colREAL_START_DATE.Width = 81; // // colPLAN_END_DATE // this.colPLAN_END_DATE.AppearanceCell.Font = new System.Drawing.Font("宋体", 9.75F); this.colPLAN_END_DATE.AppearanceCell.Options.UseFont = true; this.colPLAN_END_DATE.AppearanceHeader.Options.UseTextOptions = true; this.colPLAN_END_DATE.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.colPLAN_END_DATE.DisplayFormat.FormatString = "yyyy-MM-dd"; this.colPLAN_END_DATE.DisplayFormat.FormatType = DevExpress.Utils.FormatType.DateTime; this.colPLAN_END_DATE.FieldName = "PLAN_END_DATE"; this.colPLAN_END_DATE.Name = "colPLAN_END_DATE"; this.colPLAN_END_DATE.OptionsColumn.AllowEdit = false; this.colPLAN_END_DATE.Visible = true; this.colPLAN_END_DATE.VisibleIndex = 17; this.colPLAN_END_DATE.Width = 82; // // colEND_END_DATE // this.colEND_END_DATE.AppearanceCell.Font = new System.Drawing.Font("宋体", 9.75F); this.colEND_END_DATE.AppearanceCell.Options.UseFont = true; this.colEND_END_DATE.AppearanceHeader.Options.UseTextOptions = true; this.colEND_END_DATE.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.colEND_END_DATE.DisplayFormat.FormatString = "yyyy-MM-dd"; this.colEND_END_DATE.DisplayFormat.FormatType = DevExpress.Utils.FormatType.DateTime; this.colEND_END_DATE.FieldName = "END_END_DATE"; this.colEND_END_DATE.Name = "colEND_END_DATE"; this.colEND_END_DATE.OptionsColumn.AllowEdit = false; this.colEND_END_DATE.Visible = true; this.colEND_END_DATE.VisibleIndex = 18; this.colEND_END_DATE.Width = 79; // // colREAL_END_DATE // this.colREAL_END_DATE.AppearanceCell.Font = new System.Drawing.Font("宋体", 9.75F); this.colREAL_END_DATE.AppearanceCell.Options.UseFont = true; this.colREAL_END_DATE.AppearanceHeader.Options.UseTextOptions = true; this.colREAL_END_DATE.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.colREAL_END_DATE.DisplayFormat.FormatString = "yyyy-MM-dd"; this.colREAL_END_DATE.DisplayFormat.FormatType = DevExpress.Utils.FormatType.DateTime; this.colREAL_END_DATE.FieldName = "REAL_END_DATE"; this.colREAL_END_DATE.Name = "colREAL_END_DATE"; this.colREAL_END_DATE.OptionsColumn.AllowEdit = false; this.colREAL_END_DATE.Visible = true; this.colREAL_END_DATE.VisibleIndex = 19; this.colREAL_END_DATE.Width = 79; // // colDISTANCE // this.colDISTANCE.AppearanceCell.Font = new System.Drawing.Font("宋体", 9.75F); this.colDISTANCE.AppearanceCell.Options.UseFont = true; this.colDISTANCE.AppearanceHeader.Options.UseTextOptions = true; this.colDISTANCE.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.colDISTANCE.FieldName = "DISTANCE"; this.colDISTANCE.Name = "colDISTANCE"; this.colDISTANCE.OptionsColumn.AllowEdit = false; this.colDISTANCE.Visible = true; this.colDISTANCE.VisibleIndex = 20; // // colASSIGN_MAN // this.colASSIGN_MAN.AppearanceCell.Font = new System.Drawing.Font("宋体", 9.75F); this.colASSIGN_MAN.AppearanceCell.Options.UseFont = true; this.colASSIGN_MAN.AppearanceHeader.Options.UseTextOptions = true; this.colASSIGN_MAN.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.colASSIGN_MAN.FieldName = "ASSIGN_MAN"; this.colASSIGN_MAN.Name = "colASSIGN_MAN"; this.colASSIGN_MAN.OptionsColumn.AllowEdit = false; // // colPROPOSER_MAN // this.colPROPOSER_MAN.AppearanceCell.Font = new System.Drawing.Font("宋体", 9.75F); this.colPROPOSER_MAN.AppearanceCell.Options.UseFont = true; this.colPROPOSER_MAN.AppearanceHeader.Options.UseTextOptions = true; this.colPROPOSER_MAN.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.colPROPOSER_MAN.FieldName = "PROPOSER_MAN"; this.colPROPOSER_MAN.Name = "colPROPOSER_MAN"; this.colPROPOSER_MAN.OptionsColumn.AllowEdit = false; // // colCREATE_DATE // this.colCREATE_DATE.AppearanceCell.Font = new System.Drawing.Font("宋体", 9.75F); this.colCREATE_DATE.AppearanceCell.Options.UseFont = true; this.colCREATE_DATE.AppearanceHeader.Options.UseTextOptions = true; this.colCREATE_DATE.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.colCREATE_DATE.FieldName = "CREATE_DATE"; this.colCREATE_DATE.Name = "colCREATE_DATE"; this.colCREATE_DATE.OptionsColumn.AllowEdit = false; this.colCREATE_DATE.Visible = true; this.colCREATE_DATE.VisibleIndex = 23; // // colUPDATE_MAN // this.colUPDATE_MAN.AppearanceCell.Font = new System.Drawing.Font("宋体", 9.75F); this.colUPDATE_MAN.AppearanceCell.Options.UseFont = true; this.colUPDATE_MAN.AppearanceHeader.Options.UseTextOptions = true; this.colUPDATE_MAN.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.colUPDATE_MAN.FieldName = "UPDATE_MAN"; this.colUPDATE_MAN.Name = "colUPDATE_MAN"; this.colUPDATE_MAN.OptionsColumn.AllowEdit = false; // // colUPDATE_DATE // this.colUPDATE_DATE.AppearanceCell.Font = new System.Drawing.Font("宋体", 9.75F); this.colUPDATE_DATE.AppearanceCell.Options.UseFont = true; this.colUPDATE_DATE.AppearanceHeader.Options.UseTextOptions = true; this.colUPDATE_DATE.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.colUPDATE_DATE.FieldName = "UPDATE_DATE"; this.colUPDATE_DATE.Name = "colUPDATE_DATE"; this.colUPDATE_DATE.OptionsColumn.AllowEdit = false; this.colUPDATE_DATE.Visible = true; this.colUPDATE_DATE.VisibleIndex = 25; // // colAUDIT_MAN // this.colAUDIT_MAN.AppearanceCell.Font = new System.Drawing.Font("宋体", 9.75F); this.colAUDIT_MAN.AppearanceCell.Options.UseFont = true; this.colAUDIT_MAN.AppearanceHeader.Options.UseTextOptions = true; this.colAUDIT_MAN.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.colAUDIT_MAN.FieldName = "AUDIT_MAN"; this.colAUDIT_MAN.Name = "colAUDIT_MAN"; this.colAUDIT_MAN.OptionsColumn.AllowEdit = false; // // colAUDIT_DATE // this.colAUDIT_DATE.AppearanceCell.Font = new System.Drawing.Font("宋体", 9.75F); this.colAUDIT_DATE.AppearanceCell.Options.UseFont = true; this.colAUDIT_DATE.AppearanceHeader.Options.UseTextOptions = true; this.colAUDIT_DATE.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.colAUDIT_DATE.FieldName = "AUDIT_DATE"; this.colAUDIT_DATE.Name = "colAUDIT_DATE"; this.colAUDIT_DATE.OptionsColumn.AllowEdit = false; this.colAUDIT_DATE.Visible = true; this.colAUDIT_DATE.VisibleIndex = 27; // // colBLOW_MAN // this.colBLOW_MAN.AppearanceCell.Font = new System.Drawing.Font("宋体", 9.75F); this.colBLOW_MAN.AppearanceCell.Options.UseFont = true; this.colBLOW_MAN.AppearanceHeader.Options.UseTextOptions = true; this.colBLOW_MAN.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.colBLOW_MAN.FieldName = "BLOW_MAN"; this.colBLOW_MAN.Name = "colBLOW_MAN"; this.colBLOW_MAN.OptionsColumn.AllowEdit = false; // // colBLOW_DATE // this.colBLOW_DATE.AppearanceCell.Font = new System.Drawing.Font("宋体", 9.75F); this.colBLOW_DATE.AppearanceCell.Options.UseFont = true; this.colBLOW_DATE.AppearanceHeader.Options.UseTextOptions = true; this.colBLOW_DATE.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.colBLOW_DATE.FieldName = "BLOW_DATE"; this.colBLOW_DATE.Name = "colBLOW_DATE"; this.colBLOW_DATE.OptionsColumn.AllowEdit = false; this.colBLOW_DATE.Visible = true; this.colBLOW_DATE.VisibleIndex = 29; // // colSTATE // this.colSTATE.AppearanceCell.Font = new System.Drawing.Font("宋体", 9.75F); this.colSTATE.AppearanceCell.Options.UseFont = true; this.colSTATE.AppearanceHeader.Options.UseTextOptions = true; this.colSTATE.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.colSTATE.FieldName = "STATE"; this.colSTATE.Name = "colSTATE"; this.colSTATE.OptionsColumn.AllowEdit = false; this.colSTATE.Visible = true; this.colSTATE.VisibleIndex = 30; // // colTOTAL_COUNT // this.colTOTAL_COUNT.AppearanceCell.Font = new System.Drawing.Font("宋体", 9.75F); this.colTOTAL_COUNT.AppearanceCell.Options.UseFont = true; this.colTOTAL_COUNT.AppearanceHeader.Options.UseTextOptions = true; this.colTOTAL_COUNT.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.colTOTAL_COUNT.FieldName = "TOTAL_COUNT"; this.colTOTAL_COUNT.Name = "colTOTAL_COUNT"; this.colTOTAL_COUNT.OptionsColumn.AllowEdit = false; this.colTOTAL_COUNT.Visible = true; this.colTOTAL_COUNT.VisibleIndex = 31; // // colTOTAL_VOLUME1 // this.colTOTAL_VOLUME1.AppearanceCell.Font = new System.Drawing.Font("宋体", 9.75F); this.colTOTAL_VOLUME1.AppearanceCell.Options.UseFont = true; this.colTOTAL_VOLUME1.AppearanceHeader.Options.UseTextOptions = true; this.colTOTAL_VOLUME1.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.colTOTAL_VOLUME1.FieldName = "TOTAL_VOLUME"; this.colTOTAL_VOLUME1.Name = "colTOTAL_VOLUME1"; this.colTOTAL_VOLUME1.OptionsColumn.AllowEdit = false; this.colTOTAL_VOLUME1.Visible = true; this.colTOTAL_VOLUME1.VisibleIndex = 32; // // colTOTAL_WEIGHT // this.colTOTAL_WEIGHT.AppearanceCell.Font = new System.Drawing.Font("宋体", 9.75F); this.colTOTAL_WEIGHT.AppearanceCell.Options.UseFont = true; this.colTOTAL_WEIGHT.AppearanceHeader.Options.UseTextOptions = true; this.colTOTAL_WEIGHT.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.colTOTAL_WEIGHT.FieldName = "TOTAL_WEIGHT"; this.colTOTAL_WEIGHT.Name = "colTOTAL_WEIGHT"; this.colTOTAL_WEIGHT.OptionsColumn.AllowEdit = false; this.colTOTAL_WEIGHT.Visible = true; this.colTOTAL_WEIGHT.VisibleIndex = 33; // // colTOTAL_PRICE // this.colTOTAL_PRICE.AppearanceCell.Font = new System.Drawing.Font("宋体", 9.75F); this.colTOTAL_PRICE.AppearanceCell.Options.UseFont = true; this.colTOTAL_PRICE.AppearanceHeader.Options.UseTextOptions = true; this.colTOTAL_PRICE.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.colTOTAL_PRICE.FieldName = "TOTAL_PRICE"; this.colTOTAL_PRICE.Name = "colTOTAL_PRICE"; this.colTOTAL_PRICE.OptionsColumn.AllowEdit = false; this.colTOTAL_PRICE.Visible = true; this.colTOTAL_PRICE.VisibleIndex = 34; // // colREMARK // this.colREMARK.AppearanceCell.Font = new System.Drawing.Font("宋体", 9.75F); 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.OptionsColumn.AllowEdit = false; this.colREMARK.Visible = true; this.colREMARK.VisibleIndex = 40; // // colLOADING_MAN // this.colLOADING_MAN.AppearanceCell.Font = new System.Drawing.Font("宋体", 9.75F); this.colLOADING_MAN.AppearanceCell.Options.UseFont = true; this.colLOADING_MAN.AppearanceHeader.Options.UseTextOptions = true; this.colLOADING_MAN.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.colLOADING_MAN.FieldName = "LOADING_MAN"; this.colLOADING_MAN.Name = "colLOADING_MAN"; this.colLOADING_MAN.OptionsColumn.AllowEdit = false; // // colLOADING_TEAM // this.colLOADING_TEAM.AppearanceCell.Font = new System.Drawing.Font("宋体", 9.75F); this.colLOADING_TEAM.AppearanceCell.Options.UseFont = true; this.colLOADING_TEAM.AppearanceHeader.Options.UseTextOptions = true; this.colLOADING_TEAM.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.colLOADING_TEAM.FieldName = "LOADING_TEAM"; this.colLOADING_TEAM.Name = "colLOADING_TEAM"; this.colLOADING_TEAM.OptionsColumn.AllowEdit = false; // // colUNLOAD_MAN // this.colUNLOAD_MAN.AppearanceCell.Font = new System.Drawing.Font("宋体", 9.75F); this.colUNLOAD_MAN.AppearanceCell.Options.UseFont = true; this.colUNLOAD_MAN.AppearanceHeader.Options.UseTextOptions = true; this.colUNLOAD_MAN.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.colUNLOAD_MAN.FieldName = "UNLOAD_MAN"; this.colUNLOAD_MAN.Name = "colUNLOAD_MAN"; this.colUNLOAD_MAN.OptionsColumn.AllowEdit = false; // // colUNLOAD_TEAM // this.colUNLOAD_TEAM.AppearanceCell.Font = new System.Drawing.Font("宋体", 9.75F); this.colUNLOAD_TEAM.AppearanceCell.Options.UseFont = true; this.colUNLOAD_TEAM.AppearanceHeader.Options.UseTextOptions = true; this.colUNLOAD_TEAM.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.colUNLOAD_TEAM.FieldName = "UNLOAD_TEAM"; this.colUNLOAD_TEAM.Name = "colUNLOAD_TEAM"; this.colUNLOAD_TEAM.OptionsColumn.AllowEdit = false; // // colSTART_PROVINCE // this.colSTART_PROVINCE.AppearanceCell.Font = new System.Drawing.Font("宋体", 9.75F); this.colSTART_PROVINCE.AppearanceCell.Options.UseFont = true; this.colSTART_PROVINCE.AppearanceHeader.Options.UseTextOptions = true; this.colSTART_PROVINCE.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.colSTART_PROVINCE.FieldName = "START_PROVINCE"; this.colSTART_PROVINCE.Name = "colSTART_PROVINCE"; this.colSTART_PROVINCE.OptionsColumn.AllowEdit = false; // // colSTART_CITY // this.colSTART_CITY.AppearanceCell.Font = new System.Drawing.Font("宋体", 9.75F); this.colSTART_CITY.AppearanceCell.Options.UseFont = true; this.colSTART_CITY.AppearanceHeader.Options.UseTextOptions = true; this.colSTART_CITY.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.colSTART_CITY.FieldName = "START_CITY"; this.colSTART_CITY.Name = "colSTART_CITY"; this.colSTART_CITY.OptionsColumn.AllowEdit = false; // // colEND_PROVINCE // this.colEND_PROVINCE.AppearanceCell.Font = new System.Drawing.Font("宋体", 9.75F); this.colEND_PROVINCE.AppearanceCell.Options.UseFont = true; this.colEND_PROVINCE.AppearanceHeader.Options.UseTextOptions = true; this.colEND_PROVINCE.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.colEND_PROVINCE.FieldName = "END_PROVINCE"; this.colEND_PROVINCE.Name = "colEND_PROVINCE"; this.colEND_PROVINCE.OptionsColumn.AllowEdit = false; // // colEND_CITY // this.colEND_CITY.AppearanceCell.Font = new System.Drawing.Font("宋体", 9.75F); this.colEND_CITY.AppearanceCell.Options.UseFont = true; this.colEND_CITY.AppearanceHeader.Options.UseTextOptions = true; this.colEND_CITY.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.colEND_CITY.FieldName = "END_CITY"; this.colEND_CITY.Name = "colEND_CITY"; this.colEND_CITY.OptionsColumn.AllowEdit = false; // // colPRINT_NUM // this.colPRINT_NUM.AppearanceCell.Font = new System.Drawing.Font("宋体", 9.75F); this.colPRINT_NUM.AppearanceCell.Options.UseFont = true; this.colPRINT_NUM.AppearanceHeader.Options.UseTextOptions = true; this.colPRINT_NUM.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.colPRINT_NUM.DisplayFormat.FormatString = "n0"; this.colPRINT_NUM.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric; this.colPRINT_NUM.FieldName = "PRINT_NUM"; this.colPRINT_NUM.Name = "colPRINT_NUM"; this.colPRINT_NUM.OptionsColumn.AllowEdit = false; this.colPRINT_NUM.Visible = true; this.colPRINT_NUM.VisibleIndex = 39; // // colEND_PROVINCE_NAME // this.colEND_PROVINCE_NAME.AppearanceCell.Font = new System.Drawing.Font("宋体", 9.75F); this.colEND_PROVINCE_NAME.AppearanceCell.Options.UseFont = true; this.colEND_PROVINCE_NAME.AppearanceHeader.Options.UseTextOptions = true; this.colEND_PROVINCE_NAME.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.colEND_PROVINCE_NAME.FieldName = "END_PROVINCE_NAME"; this.colEND_PROVINCE_NAME.Name = "colEND_PROVINCE_NAME"; this.colEND_PROVINCE_NAME.OptionsColumn.AllowEdit = false; this.colEND_PROVINCE_NAME.Visible = true; this.colEND_PROVINCE_NAME.VisibleIndex = 11; // // colEND_CITY_NAME // this.colEND_CITY_NAME.AppearanceCell.Font = new System.Drawing.Font("宋体", 9.75F); this.colEND_CITY_NAME.AppearanceCell.Options.UseFont = true; this.colEND_CITY_NAME.AppearanceHeader.Options.UseTextOptions = true; this.colEND_CITY_NAME.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.colEND_CITY_NAME.FieldName = "END_CITY_NAME"; this.colEND_CITY_NAME.Name = "colEND_CITY_NAME"; this.colEND_CITY_NAME.OptionsColumn.AllowEdit = false; this.colEND_CITY_NAME.Visible = true; this.colEND_CITY_NAME.VisibleIndex = 12; // // colEND_AREA_NAME // this.colEND_AREA_NAME.AppearanceCell.Font = new System.Drawing.Font("宋体", 9.75F); this.colEND_AREA_NAME.AppearanceCell.Options.UseFont = true; this.colEND_AREA_NAME.AppearanceHeader.Options.UseTextOptions = true; this.colEND_AREA_NAME.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.colEND_AREA_NAME.FieldName = "END_AREA_NAME"; this.colEND_AREA_NAME.Name = "colEND_AREA_NAME"; this.colEND_AREA_NAME.OptionsColumn.AllowEdit = false; this.colEND_AREA_NAME.Visible = true; this.colEND_AREA_NAME.VisibleIndex = 13; // // colSTART_PROVINCE_NAME // this.colSTART_PROVINCE_NAME.AppearanceCell.Font = new System.Drawing.Font("宋体", 9.75F); this.colSTART_PROVINCE_NAME.AppearanceCell.Options.UseFont = true; this.colSTART_PROVINCE_NAME.AppearanceHeader.Options.UseTextOptions = true; this.colSTART_PROVINCE_NAME.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.colSTART_PROVINCE_NAME.FieldName = "START_PROVINCE_NAME"; this.colSTART_PROVINCE_NAME.Name = "colSTART_PROVINCE_NAME"; this.colSTART_PROVINCE_NAME.OptionsColumn.AllowEdit = false; this.colSTART_PROVINCE_NAME.Visible = true; this.colSTART_PROVINCE_NAME.VisibleIndex = 7; // // colSTART_CITY_NAME // this.colSTART_CITY_NAME.AppearanceCell.Font = new System.Drawing.Font("宋体", 9.75F); this.colSTART_CITY_NAME.AppearanceCell.Options.UseFont = true; this.colSTART_CITY_NAME.AppearanceHeader.Options.UseTextOptions = true; this.colSTART_CITY_NAME.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.colSTART_CITY_NAME.FieldName = "START_CITY_NAME"; this.colSTART_CITY_NAME.Name = "colSTART_CITY_NAME"; this.colSTART_CITY_NAME.OptionsColumn.AllowEdit = false; this.colSTART_CITY_NAME.Visible = true; this.colSTART_CITY_NAME.VisibleIndex = 8; // // colSTART_AREA_NAME // this.colSTART_AREA_NAME.AppearanceCell.Font = new System.Drawing.Font("宋体", 9.75F); this.colSTART_AREA_NAME.AppearanceCell.Options.UseFont = true; this.colSTART_AREA_NAME.AppearanceHeader.Options.UseTextOptions = true; this.colSTART_AREA_NAME.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.colSTART_AREA_NAME.FieldName = "START_AREA_NAME"; this.colSTART_AREA_NAME.Name = "colSTART_AREA_NAME"; this.colSTART_AREA_NAME.OptionsColumn.AllowEdit = false; this.colSTART_AREA_NAME.Visible = true; this.colSTART_AREA_NAME.VisibleIndex = 9; // // colASSIGN_MAN_NAME // this.colASSIGN_MAN_NAME.AppearanceCell.Font = new System.Drawing.Font("宋体", 9.75F); this.colASSIGN_MAN_NAME.AppearanceCell.Options.UseFont = true; this.colASSIGN_MAN_NAME.AppearanceHeader.Options.UseTextOptions = true; this.colASSIGN_MAN_NAME.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.colASSIGN_MAN_NAME.FieldName = "ASSIGN_MAN_NAME"; this.colASSIGN_MAN_NAME.Name = "colASSIGN_MAN_NAME"; this.colASSIGN_MAN_NAME.OptionsColumn.AllowEdit = false; this.colASSIGN_MAN_NAME.Visible = true; this.colASSIGN_MAN_NAME.VisibleIndex = 21; // // colAUDIT_MAN_NAME // this.colAUDIT_MAN_NAME.AppearanceCell.Font = new System.Drawing.Font("宋体", 9.75F); this.colAUDIT_MAN_NAME.AppearanceCell.Options.UseFont = true; this.colAUDIT_MAN_NAME.AppearanceHeader.Options.UseTextOptions = true; this.colAUDIT_MAN_NAME.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.colAUDIT_MAN_NAME.FieldName = "AUDIT_MAN_NAME"; this.colAUDIT_MAN_NAME.Name = "colAUDIT_MAN_NAME"; this.colAUDIT_MAN_NAME.OptionsColumn.AllowEdit = false; this.colAUDIT_MAN_NAME.Visible = true; this.colAUDIT_MAN_NAME.VisibleIndex = 26; // // colBLOW_MAN_NAME // this.colBLOW_MAN_NAME.AppearanceCell.Font = new System.Drawing.Font("宋体", 9.75F); this.colBLOW_MAN_NAME.AppearanceCell.Options.UseFont = true; this.colBLOW_MAN_NAME.AppearanceHeader.Options.UseTextOptions = true; this.colBLOW_MAN_NAME.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.colBLOW_MAN_NAME.FieldName = "BLOW_MAN_NAME"; this.colBLOW_MAN_NAME.Name = "colBLOW_MAN_NAME"; this.colBLOW_MAN_NAME.OptionsColumn.AllowEdit = false; this.colBLOW_MAN_NAME.Visible = true; this.colBLOW_MAN_NAME.VisibleIndex = 28; // // colDRIVER_MAN_NAME // this.colDRIVER_MAN_NAME.AppearanceCell.Font = new System.Drawing.Font("宋体", 9.75F); this.colDRIVER_MAN_NAME.AppearanceCell.Options.UseFont = true; this.colDRIVER_MAN_NAME.AppearanceHeader.Options.UseTextOptions = true; this.colDRIVER_MAN_NAME.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.colDRIVER_MAN_NAME.FieldName = "DRIVER_MAN_NAME"; this.colDRIVER_MAN_NAME.Name = "colDRIVER_MAN_NAME"; this.colDRIVER_MAN_NAME.OptionsColumn.AllowEdit = false; this.colDRIVER_MAN_NAME.Visible = true; this.colDRIVER_MAN_NAME.VisibleIndex = 3; // // colLOADING_MAN_NAME // this.colLOADING_MAN_NAME.AppearanceCell.Font = new System.Drawing.Font("宋体", 9.75F); this.colLOADING_MAN_NAME.AppearanceCell.Options.UseFont = true; this.colLOADING_MAN_NAME.AppearanceHeader.Options.UseTextOptions = true; this.colLOADING_MAN_NAME.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.colLOADING_MAN_NAME.FieldName = "LOADING_MAN_NAME"; this.colLOADING_MAN_NAME.Name = "colLOADING_MAN_NAME"; this.colLOADING_MAN_NAME.OptionsColumn.AllowEdit = false; this.colLOADING_MAN_NAME.Visible = true; this.colLOADING_MAN_NAME.VisibleIndex = 35; // // colLOADING_TEAM_NAME // this.colLOADING_TEAM_NAME.AppearanceCell.Font = new System.Drawing.Font("宋体", 9.75F); this.colLOADING_TEAM_NAME.AppearanceCell.Options.UseFont = true; this.colLOADING_TEAM_NAME.AppearanceHeader.Options.UseTextOptions = true; this.colLOADING_TEAM_NAME.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.colLOADING_TEAM_NAME.FieldName = "LOADING_TEAM_NAME"; this.colLOADING_TEAM_NAME.Name = "colLOADING_TEAM_NAME"; this.colLOADING_TEAM_NAME.OptionsColumn.AllowEdit = false; this.colLOADING_TEAM_NAME.Visible = true; this.colLOADING_TEAM_NAME.VisibleIndex = 36; // // colPROPOSER_MAN_NAME // this.colPROPOSER_MAN_NAME.AppearanceCell.Font = new System.Drawing.Font("宋体", 9.75F); this.colPROPOSER_MAN_NAME.AppearanceCell.Options.UseFont = true; this.colPROPOSER_MAN_NAME.AppearanceHeader.Options.UseTextOptions = true; this.colPROPOSER_MAN_NAME.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.colPROPOSER_MAN_NAME.FieldName = "PROPOSER_MAN_NAME"; this.colPROPOSER_MAN_NAME.Name = "colPROPOSER_MAN_NAME"; this.colPROPOSER_MAN_NAME.OptionsColumn.AllowEdit = false; this.colPROPOSER_MAN_NAME.Visible = true; this.colPROPOSER_MAN_NAME.VisibleIndex = 22; // // colRECEIVE_MAN_NAME // this.colRECEIVE_MAN_NAME.AppearanceCell.Font = new System.Drawing.Font("宋体", 9.75F); this.colRECEIVE_MAN_NAME.AppearanceCell.Options.UseFont = true; this.colRECEIVE_MAN_NAME.AppearanceHeader.Options.UseTextOptions = true; this.colRECEIVE_MAN_NAME.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.colRECEIVE_MAN_NAME.FieldName = "RECEIVE_MAN_NAME"; this.colRECEIVE_MAN_NAME.Name = "colRECEIVE_MAN_NAME"; this.colRECEIVE_MAN_NAME.OptionsColumn.AllowEdit = false; this.colRECEIVE_MAN_NAME.Visible = true; this.colRECEIVE_MAN_NAME.VisibleIndex = 5; // // colUNLOAD_MAN_NAME // this.colUNLOAD_MAN_NAME.AppearanceCell.Font = new System.Drawing.Font("宋体", 9.75F); this.colUNLOAD_MAN_NAME.AppearanceCell.Options.UseFont = true; this.colUNLOAD_MAN_NAME.AppearanceHeader.Options.UseTextOptions = true; this.colUNLOAD_MAN_NAME.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.colUNLOAD_MAN_NAME.FieldName = "UNLOAD_MAN_NAME"; this.colUNLOAD_MAN_NAME.Name = "colUNLOAD_MAN_NAME"; this.colUNLOAD_MAN_NAME.OptionsColumn.AllowEdit = false; this.colUNLOAD_MAN_NAME.Visible = true; this.colUNLOAD_MAN_NAME.VisibleIndex = 37; // // colUNLOAD_TEAM_NAME // this.colUNLOAD_TEAM_NAME.AppearanceCell.Font = new System.Drawing.Font("宋体", 9.75F); this.colUNLOAD_TEAM_NAME.AppearanceCell.Options.UseFont = true; this.colUNLOAD_TEAM_NAME.AppearanceHeader.Options.UseTextOptions = true; this.colUNLOAD_TEAM_NAME.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.colUNLOAD_TEAM_NAME.FieldName = "UNLOAD_TEAM_NAME"; this.colUNLOAD_TEAM_NAME.Name = "colUNLOAD_TEAM_NAME"; this.colUNLOAD_TEAM_NAME.OptionsColumn.AllowEdit = false; this.colUNLOAD_TEAM_NAME.Visible = true; this.colUNLOAD_TEAM_NAME.VisibleIndex = 38; // // colUPDATE_MAN_NAME // this.colUPDATE_MAN_NAME.AppearanceCell.Font = new System.Drawing.Font("宋体", 9.75F); this.colUPDATE_MAN_NAME.AppearanceCell.Options.UseFont = true; this.colUPDATE_MAN_NAME.AppearanceHeader.Options.UseTextOptions = true; this.colUPDATE_MAN_NAME.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.colUPDATE_MAN_NAME.FieldName = "UPDATE_MAN_NAME"; this.colUPDATE_MAN_NAME.Name = "colUPDATE_MAN_NAME"; this.colUPDATE_MAN_NAME.OptionsColumn.AllowEdit = false; this.colUPDATE_MAN_NAME.Visible = true; this.colUPDATE_MAN_NAME.VisibleIndex = 24; // // xtraTabPage2 // this.xtraTabPage2.Controls.Add(this.GCStorageArea); this.xtraTabPage2.Name = "xtraTabPage2"; this.xtraTabPage2.Size = new System.Drawing.Size(1233, 670); this.xtraTabPage2.Text = "运输任务明细"; // // GCStorageArea // this.GCStorageArea.ColorApprove = System.Drawing.Color.Empty; this.GCStorageArea.ColorApproveValue = null; this.GCStorageArea.ColorPass = System.Drawing.Color.Empty; this.GCStorageArea.ColorPassValue = null; this.GCStorageArea.ColorRepeal = System.Drawing.Color.Empty; this.GCStorageArea.ColorRepealValue = null; this.GCStorageArea.ColorReWork = System.Drawing.Color.Empty; this.GCStorageArea.ColorReWorkValue = null; this.GCStorageArea.ColorSelectedRow = System.Drawing.Color.Empty; this.GCStorageArea.ColorShortage = System.Drawing.Color.Empty; this.GCStorageArea.ColorShortageFlagColumn = null; this.GCStorageArea.ColorShortageValue = null; this.GCStorageArea.ColorUnExecute = System.Drawing.Color.Empty; this.GCStorageArea.ColorUnExecuteValue = null; this.GCStorageArea.ColorUnPass = System.Drawing.Color.Empty; this.GCStorageArea.ColorUnPassValue = null; this.GCStorageArea.ColorVerify = System.Drawing.Color.Empty; this.GCStorageArea.ColorVerifyFlagColumn = null; this.GCStorageArea.ColorVerifyValue = null; this.GCStorageArea.ColorWarning = System.Drawing.Color.Empty; this.GCStorageArea.ColorWarningValue = null; this.GCStorageArea.DataSource = this.bsTransportTab; this.GCStorageArea.Dock = System.Windows.Forms.DockStyle.Fill; this.GCStorageArea.EnableAppearanceEvenRow = true; this.GCStorageArea.IndicatorWidth = 40; this.GCStorageArea.Location = new System.Drawing.Point(0, 0); this.GCStorageArea.MainView = this.GVTransportTab; this.GCStorageArea.Name = "GCStorageArea"; this.GCStorageArea.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] { this.repositoryItemDateEdit1, this.repositoryItemTextEdit1, this.lueUnit, this.lueKGUnit, this.repositoryItemCalcEdit1, this.repositoryItemHyperLinkEdit1}); this.GCStorageArea.ShowRowID = true; this.GCStorageArea.Size = new System.Drawing.Size(1233, 670); this.GCStorageArea.TabIndex = 130; this.GCStorageArea.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { this.GVTransportTab}); this.GCStorageArea.DoubleClick += new System.EventHandler(this.GVTransportTab_DoubleClick); this.GCStorageArea.MouseLeave += new System.EventHandler(this.GVTransportTab_MouseLeave); this.GCStorageArea.MouseMove += new System.Windows.Forms.MouseEventHandler(this.GVTransportTab_MouseMove); // // GVTransportTab // this.GVTransportTab.Appearance.EvenRow.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(240)))), ((int)(((byte)(250))))); this.GVTransportTab.Appearance.EvenRow.Options.UseBackColor = true; this.GVTransportTab.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { this.colTRANSPORT_ID1, this.colCK_ID, this.colGOODS_ID, this.colTR_NUM, this.colLOSE_NUM, this.colUNIT, this.colVOLUME, this.colWEIGHT, this.colPRICE, this.colTR_NEED_NUM, this.colCUSTOMERADDRESS, this.colGood_name}); this.GVTransportTab.GridControl = this.GCStorageArea; this.GVTransportTab.IndicatorWidth = 34; this.GVTransportTab.Name = "GVTransportTab"; this.GVTransportTab.OptionsSelection.MultiSelectMode = DevExpress.XtraGrid.Views.Grid.GridMultiSelectMode.CellSelect; this.GVTransportTab.OptionsView.ColumnAutoWidth = false; this.GVTransportTab.OptionsView.EnableAppearanceEvenRow = true; this.GVTransportTab.OptionsView.ShowFooter = true; this.GVTransportTab.OptionsView.ShowGroupPanel = false; this.GVTransportTab.CellValueChanged += new DevExpress.XtraGrid.Views.Base.CellValueChangedEventHandler(this.GVTransportTab_CellValueChanged); this.GVTransportTab.CellValueChanging += new DevExpress.XtraGrid.Views.Base.CellValueChangedEventHandler(this.GVTransportTab_CellValueChanging); // // colTRANSPORT_ID1 // this.colTRANSPORT_ID1.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F); this.colTRANSPORT_ID1.AppearanceCell.Options.UseFont = true; this.colTRANSPORT_ID1.AppearanceHeader.Options.UseTextOptions = true; this.colTRANSPORT_ID1.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.colTRANSPORT_ID1.FieldName = "TRANSPORT_ID"; this.colTRANSPORT_ID1.Name = "colTRANSPORT_ID1"; this.colTRANSPORT_ID1.OptionsColumn.AllowEdit = false; // // colCK_ID // this.colCK_ID.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F); this.colCK_ID.AppearanceCell.Options.UseFont = true; this.colCK_ID.AppearanceHeader.Options.UseTextOptions = true; this.colCK_ID.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.colCK_ID.FieldName = "CK_ID"; this.colCK_ID.Name = "colCK_ID"; this.colCK_ID.OptionsColumn.AllowEdit = false; this.colCK_ID.Visible = true; this.colCK_ID.VisibleIndex = 0; this.colCK_ID.Width = 127; // // 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"; this.colGOODS_ID.OptionsColumn.AllowEdit = false; this.colGOODS_ID.Visible = true; this.colGOODS_ID.VisibleIndex = 1; this.colGOODS_ID.Width = 85; // // colTR_NUM // this.colTR_NUM.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F); this.colTR_NUM.AppearanceCell.Options.UseFont = true; this.colTR_NUM.AppearanceHeader.Options.UseTextOptions = true; this.colTR_NUM.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.colTR_NUM.ColumnEdit = this.repositoryItemTextEdit1; this.colTR_NUM.FieldName = "TR_NUM"; this.colTR_NUM.Name = "colTR_NUM"; this.colTR_NUM.Visible = true; this.colTR_NUM.VisibleIndex = 4; // // repositoryItemTextEdit1 // this.repositoryItemTextEdit1.AutoHeight = false; this.repositoryItemTextEdit1.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat; this.repositoryItemTextEdit1.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric; this.repositoryItemTextEdit1.EditFormat.FormatType = DevExpress.Utils.FormatType.Numeric; this.repositoryItemTextEdit1.Mask.MaskType = DevExpress.XtraEditors.Mask.MaskType.Numeric; this.repositoryItemTextEdit1.Name = "repositoryItemTextEdit1"; // // colLOSE_NUM // this.colLOSE_NUM.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F); this.colLOSE_NUM.AppearanceCell.Options.UseFont = true; this.colLOSE_NUM.AppearanceHeader.Options.UseTextOptions = true; this.colLOSE_NUM.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.colLOSE_NUM.ColumnEdit = this.repositoryItemTextEdit1; this.colLOSE_NUM.FieldName = "LOSE_NUM"; this.colLOSE_NUM.Name = "colLOSE_NUM"; this.colLOSE_NUM.Visible = true; this.colLOSE_NUM.VisibleIndex = 5; // // 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.ColumnEdit = this.lueUnit; this.colUNIT.FieldName = "UNIT"; this.colUNIT.Name = "colUNIT"; this.colUNIT.OptionsColumn.AllowEdit = false; this.colUNIT.Visible = true; this.colUNIT.VisibleIndex = 6; this.colUNIT.Width = 44; // // 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"; this.lueUnit.NullText = ""; // // colVOLUME // this.colVOLUME.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F); this.colVOLUME.AppearanceCell.Options.UseFont = true; this.colVOLUME.AppearanceHeader.Options.UseTextOptions = true; this.colVOLUME.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.colVOLUME.FieldName = "VOLUME"; this.colVOLUME.Name = "colVOLUME"; this.colVOLUME.OptionsColumn.AllowEdit = false; this.colVOLUME.Visible = true; this.colVOLUME.VisibleIndex = 7; // // colWEIGHT // this.colWEIGHT.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F); this.colWEIGHT.AppearanceCell.Options.UseFont = true; this.colWEIGHT.AppearanceHeader.Options.UseTextOptions = true; this.colWEIGHT.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.colWEIGHT.FieldName = "WEIGHT"; this.colWEIGHT.Name = "colWEIGHT"; this.colWEIGHT.OptionsColumn.AllowEdit = false; this.colWEIGHT.Visible = true; this.colWEIGHT.VisibleIndex = 8; // // 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.FieldName = "PRICE"; this.colPRICE.Name = "colPRICE"; this.colPRICE.OptionsColumn.AllowEdit = false; this.colPRICE.Visible = true; this.colPRICE.VisibleIndex = 9; // // colTR_NEED_NUM // this.colTR_NEED_NUM.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F); this.colTR_NEED_NUM.AppearanceCell.Options.UseFont = true; this.colTR_NEED_NUM.AppearanceHeader.Options.UseTextOptions = true; this.colTR_NEED_NUM.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.colTR_NEED_NUM.FieldName = "TR_NEED_NUM"; this.colTR_NEED_NUM.Name = "colTR_NEED_NUM"; this.colTR_NEED_NUM.OptionsColumn.AllowEdit = false; this.colTR_NEED_NUM.Visible = true; this.colTR_NEED_NUM.VisibleIndex = 3; // // colCUSTOMERADDRESS // this.colCUSTOMERADDRESS.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F); this.colCUSTOMERADDRESS.AppearanceCell.Options.UseFont = true; this.colCUSTOMERADDRESS.AppearanceHeader.Options.UseTextOptions = true; this.colCUSTOMERADDRESS.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.colCUSTOMERADDRESS.FieldName = "CUSTOMERADDRESS"; this.colCUSTOMERADDRESS.Name = "colCUSTOMERADDRESS"; this.colCUSTOMERADDRESS.OptionsColumn.AllowEdit = false; this.colCUSTOMERADDRESS.Visible = true; this.colCUSTOMERADDRESS.VisibleIndex = 10; this.colCUSTOMERADDRESS.Width = 268; // // colGood_name // this.colGood_name.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F); this.colGood_name.AppearanceCell.Options.UseFont = true; this.colGood_name.AppearanceHeader.Options.UseTextOptions = true; this.colGood_name.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.colGood_name.FieldName = "Good_name"; this.colGood_name.Name = "colGood_name"; this.colGood_name.OptionsColumn.AllowEdit = false; this.colGood_name.Visible = true; this.colGood_name.VisibleIndex = 2; this.colGood_name.Width = 220; // // repositoryItemDateEdit1 // this.repositoryItemDateEdit1.AutoHeight = false; this.repositoryItemDateEdit1.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat; this.repositoryItemDateEdit1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.repositoryItemDateEdit1.CalendarTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.repositoryItemDateEdit1.Name = "repositoryItemDateEdit1"; // // lueKGUnit // this.lueKGUnit.AutoHeight = false; this.lueKGUnit.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder; this.lueKGUnit.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.lueKGUnit.Name = "lueKGUnit"; this.lueKGUnit.NullText = ""; // // repositoryItemCalcEdit1 // this.repositoryItemCalcEdit1.AutoHeight = false; this.repositoryItemCalcEdit1.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat; this.repositoryItemCalcEdit1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.repositoryItemCalcEdit1.Name = "repositoryItemCalcEdit1"; // // repositoryItemHyperLinkEdit1 // this.repositoryItemHyperLinkEdit1.AutoHeight = false; this.repositoryItemHyperLinkEdit1.Name = "repositoryItemHyperLinkEdit1"; // // FrmTransport // this.Appearance.Options.UseFont = true; this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 16F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(1245, 707); this.Controls.Add(this.xtraTabControl1); this.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.LookAndFeel.SkinName = "Office 2010 Blue"; this.Margin = new System.Windows.Forms.Padding(5); this.Name = "FrmTransport"; this.Padding = new System.Windows.Forms.Padding(3, 4, 3, 4); this.Text = "运输任务"; this.Load += new System.EventHandler(this.FrmTransport_Load); ((System.ComponentModel.ISupportInitialize)(this.bsTransport)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.bsTransportEdit)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.bsTransportTab)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).EndInit(); this.xtraTabControl1.ResumeLayout(false); this.xtraTabPage1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl2)).EndInit(); this.splitContainerControl2.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).EndInit(); this.panelControl1.ResumeLayout(false); this.panelControl1.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.txtDistance.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.dePlanStart.Properties.CalendarTimeProperties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.dePlanStart.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.ltreeEnd.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.treeList1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.ltreeStart.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.treeListLookUpEdit1TreeList)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txtID.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.dePlanEnd.Properties.CalendarTimeProperties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.dePlanEnd.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txtDriverPhone.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txtReceivePhone.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.lueState.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.deMustEnd.Properties.CalendarTimeProperties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.deMustEnd.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.deRealStart.Properties.CalendarTimeProperties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.deRealStart.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txtEndAddress.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txtStartAddress.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.deRealEnd.Properties.CalendarTimeProperties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.deRealEnd.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.GCTransport)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.GVTransport)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.Check)).EndInit(); this.xtraTabPage2.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.GCStorageArea)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.GVTransportTab)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemTextEdit1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.lueUnit)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemDateEdit1.CalendarTimeProperties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemDateEdit1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.lueKGUnit)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemCalcEdit1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemHyperLinkEdit1)).EndInit(); this.ResumeLayout(false); } #endregion private DevExpress.XtraGrid.Columns.GridColumn colAREA_ID; private DevExpress.XtraGrid.Columns.GridColumn colAREA_NAME; private DevExpress.XtraGrid.Columns.GridColumn colSTO_LOC_ID; private DevExpress.XtraGrid.Columns.GridColumn colSTO_LOC_NAME; private System.Windows.Forms.BindingSource bsTransport; private System.Windows.Forms.BindingSource bsTransportTab; private System.Windows.Forms.BindingSource bsTransportEdit; private DevExpress.XtraTab.XtraTabControl xtraTabControl1; private DevExpress.XtraTab.XtraTabPage xtraTabPage1; private DevExpress.XtraEditors.SplitContainerControl splitContainerControl2; private DevExpress.XtraEditors.PanelControl panelControl1; private System.Windows.Forms.Label label1; private Ctrl.LookUpEditSystem lueState; private System.Windows.Forms.Label label20; private System.Windows.Forms.Label label17; private System.Windows.Forms.Label label16; private DevExpress.XtraEditors.DateEdit deRealEnd; private System.Windows.Forms.Label label15; private DevExpress.XtraEditors.DateEdit dePlanEnd; private System.Windows.Forms.Label label12; private System.Windows.Forms.Label label5; private System.Windows.Forms.Label label9; private Ctrl.GridControlCustom GCTransport; private DevExpress.XtraGrid.Views.Grid.GridView GVTransport; private DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit Check; private DevExpress.XtraTab.XtraTabPage xtraTabPage2; private Ctrl.GridControlCustom GCStorageArea; private DevExpress.XtraGrid.Views.Grid.GridView GVTransportTab; private DevExpress.XtraEditors.Repository.RepositoryItemTextEdit repositoryItemTextEdit1; private DevExpress.XtraEditors.Repository.RepositoryItemDateEdit repositoryItemDateEdit1; private DevExpress.XtraEditors.Repository.RepositoryItemLookUpEdit lueUnit; private DevExpress.XtraEditors.Repository.RepositoryItemLookUpEdit lueKGUnit; private Ctrl.WMSCtrlTextBox txtID; private DevExpress.XtraEditors.Repository.RepositoryItemCalcEdit repositoryItemCalcEdit1; private Ctrl.CtrlDictonary dicReceive; private Ctrl.CtrlDictonary dicTeamStart; private System.Windows.Forms.Label label24; private Ctrl.WMSCtrlTextBox txtReceivePhone; private DevExpress.XtraEditors.Repository.RepositoryItemHyperLinkEdit repositoryItemHyperLinkEdit1; private Ctrl.NoteData txtRemark; private DevExpress.XtraGrid.Columns.GridColumn colTRANSPORT_ID; private DevExpress.XtraGrid.Columns.GridColumn colCARID; private DevExpress.XtraGrid.Columns.GridColumn colDRIVER_MAN; private DevExpress.XtraGrid.Columns.GridColumn colDRIVER_PHONE; private DevExpress.XtraGrid.Columns.GridColumn colRECEIVE_MAN; private DevExpress.XtraGrid.Columns.GridColumn colRECEIVE_PHONE; private DevExpress.XtraGrid.Columns.GridColumn colSTART_AREA; private DevExpress.XtraGrid.Columns.GridColumn colSTART_ADDRESS; private DevExpress.XtraGrid.Columns.GridColumn colEND_AREA; private DevExpress.XtraGrid.Columns.GridColumn colEND_ADDRESS; private DevExpress.XtraGrid.Columns.GridColumn colPLAN_START_DATE; private DevExpress.XtraGrid.Columns.GridColumn colREAL_START_DATE; private DevExpress.XtraGrid.Columns.GridColumn colPLAN_END_DATE; private DevExpress.XtraGrid.Columns.GridColumn colEND_END_DATE; private DevExpress.XtraGrid.Columns.GridColumn colREAL_END_DATE; private DevExpress.XtraGrid.Columns.GridColumn colDISTANCE; private DevExpress.XtraGrid.Columns.GridColumn colASSIGN_MAN; private DevExpress.XtraGrid.Columns.GridColumn colPROPOSER_MAN; private DevExpress.XtraGrid.Columns.GridColumn colCREATE_DATE; private DevExpress.XtraGrid.Columns.GridColumn colUPDATE_MAN; private DevExpress.XtraGrid.Columns.GridColumn colUPDATE_DATE; private DevExpress.XtraGrid.Columns.GridColumn colAUDIT_MAN; private DevExpress.XtraGrid.Columns.GridColumn colAUDIT_DATE; private DevExpress.XtraGrid.Columns.GridColumn colBLOW_MAN; private DevExpress.XtraGrid.Columns.GridColumn colBLOW_DATE; private DevExpress.XtraGrid.Columns.GridColumn colSTATE; private DevExpress.XtraGrid.Columns.GridColumn colTOTAL_COUNT; private DevExpress.XtraGrid.Columns.GridColumn colTOTAL_VOLUME1; private DevExpress.XtraGrid.Columns.GridColumn colTOTAL_WEIGHT; private DevExpress.XtraGrid.Columns.GridColumn colTOTAL_PRICE; private DevExpress.XtraGrid.Columns.GridColumn colREMARK; private DevExpress.XtraGrid.Columns.GridColumn colLOADING_MAN; private DevExpress.XtraGrid.Columns.GridColumn colLOADING_TEAM; private DevExpress.XtraGrid.Columns.GridColumn colUNLOAD_MAN; private DevExpress.XtraGrid.Columns.GridColumn colUNLOAD_TEAM; private DevExpress.XtraGrid.Columns.GridColumn colSTART_PROVINCE; private DevExpress.XtraGrid.Columns.GridColumn colSTART_CITY; private DevExpress.XtraGrid.Columns.GridColumn colEND_PROVINCE; private DevExpress.XtraGrid.Columns.GridColumn colEND_CITY; private DevExpress.XtraGrid.Columns.GridColumn colPRINT_NUM; private DevExpress.XtraGrid.Columns.GridColumn colTRANSPORT_ID1; private DevExpress.XtraGrid.Columns.GridColumn colCK_ID; private DevExpress.XtraGrid.Columns.GridColumn colGOODS_ID; private DevExpress.XtraGrid.Columns.GridColumn colTR_NUM; private DevExpress.XtraGrid.Columns.GridColumn colLOSE_NUM; private DevExpress.XtraGrid.Columns.GridColumn colUNIT; private DevExpress.XtraGrid.Columns.GridColumn colVOLUME; private DevExpress.XtraGrid.Columns.GridColumn colWEIGHT; private DevExpress.XtraGrid.Columns.GridColumn colPRICE; private Ctrl.CtrlDictonary dicDriver; private Ctrl.CtrlDictonary dicCar; private Ctrl.CtrlDictonary dicCK; private System.Windows.Forms.Label label6; private System.Windows.Forms.Label label7; private DevExpress.XtraGrid.Columns.GridColumn colTR_NEED_NUM; private DevExpress.XtraEditors.TreeListLookUpEdit ltreeStart; private DevExpress.XtraTreeList.TreeList treeListLookUpEdit1TreeList; private DevExpress.XtraTreeList.Columns.TreeListColumn Add_name; private DevExpress.XtraTreeList.Columns.TreeListColumn Add_id; private DevExpress.XtraEditors.TreeListLookUpEdit ltreeEnd; private DevExpress.XtraTreeList.TreeList treeList1; private DevExpress.XtraTreeList.Columns.TreeListColumn treeListColumn1; private DevExpress.XtraTreeList.Columns.TreeListColumn treeListColumn2; private DevExpress.XtraEditors.LabelControl labelControl8; private Ctrl.WMSCtrlTextBox txtDistance; private Ctrl.WMSCtrlTextBox txtEndAddress; private DevExpress.XtraEditors.LabelControl labelControl5; private Ctrl.WMSCtrlTextBox txtStartAddress; private DevExpress.XtraEditors.LabelControl labelControl4; private DevExpress.XtraEditors.DateEdit deMustEnd; private System.Windows.Forms.Label label14; private DevExpress.XtraEditors.DateEdit deRealStart; private System.Windows.Forms.Label label13; private DevExpress.XtraEditors.DateEdit dePlanStart; private System.Windows.Forms.Label label8; private Ctrl.CtrlDictonary dicTeamEnd; private System.Windows.Forms.Label label11; private Ctrl.CtrlDictonary dicManEnd; private System.Windows.Forms.Label label19; private Ctrl.CtrlDictonary dicManStart; private System.Windows.Forms.Label label18; private Ctrl.WMSCtrlTextBox txtDriverPhone; private System.Windows.Forms.Label label4; private System.Windows.Forms.Label label22; private System.Windows.Forms.Label label21; private System.Windows.Forms.Label label23; private DevExpress.XtraGrid.Columns.GridColumn colCUSTOMERADDRESS; private DevExpress.XtraGrid.Columns.GridColumn colGood_name; private DevExpress.XtraGrid.Columns.GridColumn colEND_PROVINCE_NAME; private DevExpress.XtraGrid.Columns.GridColumn colEND_CITY_NAME; private DevExpress.XtraGrid.Columns.GridColumn colEND_AREA_NAME; private DevExpress.XtraGrid.Columns.GridColumn colSTART_PROVINCE_NAME; private DevExpress.XtraGrid.Columns.GridColumn colSTART_CITY_NAME; private DevExpress.XtraGrid.Columns.GridColumn colSTART_AREA_NAME; private DevExpress.XtraGrid.Columns.GridColumn colCheck; private DevExpress.XtraGrid.Columns.GridColumn colASSIGN_MAN_NAME; private DevExpress.XtraGrid.Columns.GridColumn colAUDIT_MAN_NAME; private DevExpress.XtraGrid.Columns.GridColumn colBLOW_MAN_NAME; private DevExpress.XtraGrid.Columns.GridColumn colDRIVER_MAN_NAME; private DevExpress.XtraGrid.Columns.GridColumn colLOADING_MAN_NAME; private DevExpress.XtraGrid.Columns.GridColumn colLOADING_TEAM_NAME; private DevExpress.XtraGrid.Columns.GridColumn colPROPOSER_MAN_NAME; private DevExpress.XtraGrid.Columns.GridColumn colRECEIVE_MAN_NAME; private DevExpress.XtraGrid.Columns.GridColumn colUNLOAD_MAN_NAME; private DevExpress.XtraGrid.Columns.GridColumn colUNLOAD_TEAM_NAME; private DevExpress.XtraGrid.Columns.GridColumn colUPDATE_MAN_NAME; } }