From 3cad85b98fff4ef5f45a1dc488c6620aa2f082e2 Mon Sep 17 00:00:00 2001 From: lu <99954486@qq.com> Date: 星期二, 25 二月 2025 11:03:36 +0800 Subject: [PATCH] 销售通知单 --- DevApp/Gs.DevApp/DevFrm/XtraForm1.Designer.cs | 977 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 files changed, 977 insertions(+), 0 deletions(-) diff --git a/DevApp/Gs.DevApp/DevFrm/XtraForm1.Designer.cs b/DevApp/Gs.DevApp/DevFrm/XtraForm1.Designer.cs new file mode 100644 index 0000000..59b6838 --- /dev/null +++ b/DevApp/Gs.DevApp/DevFrm/XtraForm1.Designer.cs @@ -0,0 +1,977 @@ +锘縩amespace Gs.DevApp.DevFrm +{ + partial class XtraForm1 + { + /// <summary> + /// Required designer variable. + /// </summary> + private System.ComponentModel.IContainer components = null; + + /// <summary> + /// Clean up any resources being used. + /// </summary> + /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param> + protected override void Dispose(bool disposing) + { + if (disposing && (components != null)) + { + components.Dispose(); + } + base.Dispose(disposing); + } + + #region Windows Form Designer generated code + + /// <summary> + /// Required method for Designer support - do not modify + /// the contents of this method with the code editor. + /// </summary> + private void InitializeComponent() + { + this.components = new System.ComponentModel.Container(); + this.tabControl1 = new System.Windows.Forms.TabControl(); + this.tabPage1 = new System.Windows.Forms.TabPage(); + this.gcMain = new DevExpress.XtraGrid.GridControl(); + this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView(); + this.gv_id = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gv_erpId = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gv_billNo = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gv_billTypeId = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gv_documentStatus = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gv_fDate = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gv_businessType = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gv_headDeliveryWay = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gv_headLocId = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gv_custId = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gv_closeStatus = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gv_saleDeptId = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gv_salerId = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gv_changeReason = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gv_note = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gv_settleId = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gv_approverId = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gv_linkMan = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gv_chargeId = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gv_linkPhone = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gv_creatorId = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gv_createDate = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gv_modifierId = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gv_modifyDate = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gv_approveDate = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gv_closerId = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gv_closeDate = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gv_changeDate = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gv_cancelStatus = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gv_cancellerId = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gv_versionNo = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gv_changerId = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gv_entryNote = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gv_fbilltype = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gv_saleOrgId = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gv_receiveId = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gv_receiveContact = new DevExpress.XtraGrid.Columns.GridColumn(); + this.tabPage2 = new System.Windows.Forms.TabPage(); + this.splitContainerControl1 = new DevExpress.XtraEditors.SplitContainerControl(); + this.labelControl2 = new DevExpress.XtraEditors.LabelControl(); + this.panelControl2 = new DevExpress.XtraEditors.PanelControl(); + this.labelControl3 = new DevExpress.XtraEditors.LabelControl(); + this.textEdit2 = new DevExpress.XtraEditors.TextEdit(); + this.panelControl1 = new DevExpress.XtraEditors.PanelControl(); + this.labelControl1 = new DevExpress.XtraEditors.LabelControl(); + this.textEdit1 = new DevExpress.XtraEditors.TextEdit(); + this.tabPage3 = new System.Windows.Forms.TabPage(); + this.dockManager1 = new DevExpress.XtraBars.Docking.DockManager(this.components); + this.dockPanel1 = new DevExpress.XtraBars.Docking.DockPanel(); + this.dockPanel1_Container = new DevExpress.XtraBars.Docking.ControlContainer(); + this.dockPanel2 = new DevExpress.XtraBars.Docking.DockPanel(); + this.dockPanel2_Container = new DevExpress.XtraBars.Docking.ControlContainer(); + this.tabControl1.SuspendLayout(); + this.tabPage1.SuspendLayout(); + ((System.ComponentModel.ISupportInitialize)(this.gcMain)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit(); + this.tabPage2.SuspendLayout(); + ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1.Panel1)).BeginInit(); + this.splitContainerControl1.Panel1.SuspendLayout(); + ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1.Panel2)).BeginInit(); + this.splitContainerControl1.SuspendLayout(); + ((System.ComponentModel.ISupportInitialize)(this.panelControl2)).BeginInit(); + this.panelControl2.SuspendLayout(); + ((System.ComponentModel.ISupportInitialize)(this.textEdit2.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).BeginInit(); + this.panelControl1.SuspendLayout(); + ((System.ComponentModel.ISupportInitialize)(this.textEdit1.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.dockManager1)).BeginInit(); + this.dockPanel1.SuspendLayout(); + this.dockPanel2.SuspendLayout(); + this.SuspendLayout(); + // + // tabControl1 + // + this.tabControl1.Controls.Add(this.tabPage1); + this.tabControl1.Controls.Add(this.tabPage2); + this.tabControl1.Controls.Add(this.tabPage3); + this.tabControl1.Dock = System.Windows.Forms.DockStyle.Fill; + this.tabControl1.Location = new System.Drawing.Point(0, 0); + this.tabControl1.Name = "tabControl1"; + this.tabControl1.SelectedIndex = 0; + this.tabControl1.Size = new System.Drawing.Size(1057, 660); + this.tabControl1.TabIndex = 0; + // + // tabPage1 + // + this.tabPage1.Controls.Add(this.gcMain); + this.tabPage1.Location = new System.Drawing.Point(4, 27); + this.tabPage1.Name = "tabPage1"; + this.tabPage1.Padding = new System.Windows.Forms.Padding(3); + this.tabPage1.Size = new System.Drawing.Size(1049, 629); + this.tabPage1.TabIndex = 0; + this.tabPage1.Text = "tabPage1"; + this.tabPage1.UseVisualStyleBackColor = true; + // + // gcMain + // + this.gcMain.Dock = System.Windows.Forms.DockStyle.Fill; + this.gcMain.Font = new System.Drawing.Font("Tahoma", 10F); + this.gcMain.Location = new System.Drawing.Point(3, 3); + this.gcMain.MainView = this.gridView1; + this.gcMain.Name = "gcMain"; + this.gcMain.Size = new System.Drawing.Size(1043, 623); + this.gcMain.TabIndex = 5; + this.gcMain.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { + this.gridView1}); + // + // gridView1 + // + this.gridView1.Appearance.Row.Font = new System.Drawing.Font("Tahoma", 10F); + this.gridView1.Appearance.Row.Options.UseFont = true; + this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { + this.gv_id, + this.gv_erpId, + this.gv_billNo, + this.gv_billTypeId, + this.gv_documentStatus, + this.gv_fDate, + this.gv_businessType, + this.gv_headDeliveryWay, + this.gv_headLocId, + this.gv_custId, + this.gv_closeStatus, + this.gv_saleDeptId, + this.gv_salerId, + this.gv_changeReason, + this.gv_note, + this.gv_settleId, + this.gv_approverId, + this.gv_linkMan, + this.gv_chargeId, + this.gv_linkPhone, + this.gv_creatorId, + this.gv_createDate, + this.gv_modifierId, + this.gv_modifyDate, + this.gv_approveDate, + this.gv_closerId, + this.gv_closeDate, + this.gv_changeDate, + this.gv_cancelStatus, + this.gv_cancellerId, + this.gv_versionNo, + this.gv_changerId, + this.gv_entryNote, + this.gv_fbilltype, + this.gv_saleOrgId, + this.gv_receiveId, + this.gv_receiveContact}); + this.gridView1.GridControl = this.gcMain; + this.gridView1.IndicatorWidth = 50; + this.gridView1.Name = "gridView1"; + this.gridView1.OptionsFind.ShowSearchNavButtons = false; + this.gridView1.OptionsView.ShowAutoFilterRow = true; + this.gridView1.OptionsView.ShowGroupPanel = false; + // + // gv_id + // + this.gv_id.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gv_id.AppearanceCell.Options.UseFont = true; + this.gv_id.Caption = "id "; + this.gv_id.FieldName = "id"; + this.gv_id.MinWidth = 50; + this.gv_id.Name = "gv_id"; + this.gv_id.OptionsColumn.AllowEdit = false; + this.gv_id.Tag = "query_a.id"; + this.gv_id.Visible = true; + this.gv_id.VisibleIndex = 0; + this.gv_id.Width = 94; + // + // gv_erpId + // + this.gv_erpId.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gv_erpId.AppearanceCell.Options.UseFont = true; + this.gv_erpId.Caption = "erp_id "; + this.gv_erpId.FieldName = "erpId"; + this.gv_erpId.MinWidth = 50; + this.gv_erpId.Name = "gv_erpId"; + this.gv_erpId.OptionsColumn.AllowEdit = false; + this.gv_erpId.Tag = "query_a.erp_id"; + this.gv_erpId.Visible = true; + this.gv_erpId.VisibleIndex = 1; + this.gv_erpId.Width = 94; + // + // gv_billNo + // + this.gv_billNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gv_billNo.AppearanceCell.Options.UseFont = true; + this.gv_billNo.Caption = "鍗曟嵁缂栧彿 "; + this.gv_billNo.FieldName = "billNo"; + this.gv_billNo.MinWidth = 50; + this.gv_billNo.Name = "gv_billNo"; + this.gv_billNo.OptionsColumn.AllowEdit = false; + this.gv_billNo.Tag = "query_a.bill_no"; + this.gv_billNo.Visible = true; + this.gv_billNo.VisibleIndex = 2; + this.gv_billNo.Width = 94; + // + // gv_billTypeId + // + this.gv_billTypeId.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gv_billTypeId.AppearanceCell.Options.UseFont = true; + this.gv_billTypeId.Caption = "鍗曟嵁绫诲瀷 "; + this.gv_billTypeId.FieldName = "billTypeId"; + this.gv_billTypeId.MinWidth = 50; + this.gv_billTypeId.Name = "gv_billTypeId"; + this.gv_billTypeId.OptionsColumn.AllowEdit = false; + this.gv_billTypeId.Tag = "query_a.bill_type_id"; + this.gv_billTypeId.Visible = true; + this.gv_billTypeId.VisibleIndex = 3; + this.gv_billTypeId.Width = 94; + // + // gv_documentStatus + // + this.gv_documentStatus.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gv_documentStatus.AppearanceCell.Options.UseFont = true; + this.gv_documentStatus.Caption = "鍗曟嵁鐘舵�� "; + this.gv_documentStatus.FieldName = "documentStatus"; + this.gv_documentStatus.MinWidth = 50; + this.gv_documentStatus.Name = "gv_documentStatus"; + this.gv_documentStatus.OptionsColumn.AllowEdit = false; + this.gv_documentStatus.Tag = "query_a.document_status"; + this.gv_documentStatus.Visible = true; + this.gv_documentStatus.VisibleIndex = 4; + this.gv_documentStatus.Width = 94; + // + // gv_fDate + // + this.gv_fDate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gv_fDate.AppearanceCell.Options.UseFont = true; + this.gv_fDate.Caption = "鏃ユ湡 "; + this.gv_fDate.FieldName = "fDate"; + this.gv_fDate.MinWidth = 50; + this.gv_fDate.Name = "gv_fDate"; + this.gv_fDate.OptionsColumn.AllowEdit = false; + this.gv_fDate.Tag = "query_a.f_date"; + this.gv_fDate.Visible = true; + this.gv_fDate.VisibleIndex = 5; + this.gv_fDate.Width = 94; + // + // gv_businessType + // + this.gv_businessType.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gv_businessType.AppearanceCell.Options.UseFont = true; + this.gv_businessType.Caption = "涓氬姟绫诲瀷 "; + this.gv_businessType.FieldName = "businessType"; + this.gv_businessType.MinWidth = 50; + this.gv_businessType.Name = "gv_businessType"; + this.gv_businessType.OptionsColumn.AllowEdit = false; + this.gv_businessType.Tag = "query_a.business_type"; + this.gv_businessType.Visible = true; + this.gv_businessType.VisibleIndex = 6; + this.gv_businessType.Width = 94; + // + // gv_headDeliveryWay + // + this.gv_headDeliveryWay.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gv_headDeliveryWay.AppearanceCell.Options.UseFont = true; + this.gv_headDeliveryWay.Caption = "浜よ揣鏂瑰紡 "; + this.gv_headDeliveryWay.FieldName = "headDeliveryWay"; + this.gv_headDeliveryWay.MinWidth = 50; + this.gv_headDeliveryWay.Name = "gv_headDeliveryWay"; + this.gv_headDeliveryWay.OptionsColumn.AllowEdit = false; + this.gv_headDeliveryWay.Tag = "query_a.head_delivery_way"; + this.gv_headDeliveryWay.Visible = true; + this.gv_headDeliveryWay.VisibleIndex = 7; + this.gv_headDeliveryWay.Width = 94; + // + // gv_headLocId + // + this.gv_headLocId.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gv_headLocId.AppearanceCell.Options.UseFont = true; + this.gv_headLocId.Caption = "浜よ揣鍦扮偣 "; + this.gv_headLocId.FieldName = "headLocId"; + this.gv_headLocId.MinWidth = 50; + this.gv_headLocId.Name = "gv_headLocId"; + this.gv_headLocId.OptionsColumn.AllowEdit = false; + this.gv_headLocId.Tag = "query_a.head_loc_id"; + this.gv_headLocId.Visible = true; + this.gv_headLocId.VisibleIndex = 8; + this.gv_headLocId.Width = 94; + // + // gv_custId + // + this.gv_custId.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gv_custId.AppearanceCell.Options.UseFont = true; + this.gv_custId.Caption = "瀹㈡埛 "; + this.gv_custId.FieldName = "custId"; + this.gv_custId.MinWidth = 50; + this.gv_custId.Name = "gv_custId"; + this.gv_custId.OptionsColumn.AllowEdit = false; + this.gv_custId.Tag = "query_a.cust_id"; + this.gv_custId.Visible = true; + this.gv_custId.VisibleIndex = 9; + this.gv_custId.Width = 94; + // + // gv_closeStatus + // + this.gv_closeStatus.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gv_closeStatus.AppearanceCell.Options.UseFont = true; + this.gv_closeStatus.Caption = "鍏抽棴鐘舵�� "; + this.gv_closeStatus.FieldName = "closeStatus"; + this.gv_closeStatus.MinWidth = 50; + this.gv_closeStatus.Name = "gv_closeStatus"; + this.gv_closeStatus.OptionsColumn.AllowEdit = false; + this.gv_closeStatus.Tag = "query_a.close_status"; + this.gv_closeStatus.Visible = true; + this.gv_closeStatus.VisibleIndex = 10; + this.gv_closeStatus.Width = 94; + // + // gv_saleDeptId + // + this.gv_saleDeptId.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gv_saleDeptId.AppearanceCell.Options.UseFont = true; + this.gv_saleDeptId.Caption = "閿�鍞儴闂� "; + this.gv_saleDeptId.FieldName = "saleDeptId"; + this.gv_saleDeptId.MinWidth = 50; + this.gv_saleDeptId.Name = "gv_saleDeptId"; + this.gv_saleDeptId.OptionsColumn.AllowEdit = false; + this.gv_saleDeptId.Tag = "query_a.sale_dept_id"; + this.gv_saleDeptId.Visible = true; + this.gv_saleDeptId.VisibleIndex = 11; + this.gv_saleDeptId.Width = 94; + // + // gv_salerId + // + this.gv_salerId.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gv_salerId.AppearanceCell.Options.UseFont = true; + this.gv_salerId.Caption = "閿�鍞憳 "; + this.gv_salerId.FieldName = "salerId"; + this.gv_salerId.MinWidth = 50; + this.gv_salerId.Name = "gv_salerId"; + this.gv_salerId.OptionsColumn.AllowEdit = false; + this.gv_salerId.Tag = "query_a.saler_id"; + this.gv_salerId.Visible = true; + this.gv_salerId.VisibleIndex = 12; + this.gv_salerId.Width = 94; + // + // gv_changeReason + // + this.gv_changeReason.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gv_changeReason.AppearanceCell.Options.UseFont = true; + this.gv_changeReason.Caption = "鍙樻洿鍘熷洜 "; + this.gv_changeReason.FieldName = "changeReason"; + this.gv_changeReason.MinWidth = 50; + this.gv_changeReason.Name = "gv_changeReason"; + this.gv_changeReason.OptionsColumn.AllowEdit = false; + this.gv_changeReason.Tag = "query_a.change_reason"; + this.gv_changeReason.Visible = true; + this.gv_changeReason.VisibleIndex = 13; + this.gv_changeReason.Width = 94; + // + // gv_note + // + this.gv_note.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gv_note.AppearanceCell.Options.UseFont = true; + this.gv_note.Caption = "澶囨敞 "; + this.gv_note.FieldName = "note"; + this.gv_note.MinWidth = 50; + this.gv_note.Name = "gv_note"; + this.gv_note.OptionsColumn.AllowEdit = false; + this.gv_note.Tag = "query_a.note"; + this.gv_note.Visible = true; + this.gv_note.VisibleIndex = 14; + this.gv_note.Width = 94; + // + // gv_settleId + // + this.gv_settleId.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gv_settleId.AppearanceCell.Options.UseFont = true; + this.gv_settleId.Caption = "缁撶畻鏂� "; + this.gv_settleId.FieldName = "settleId"; + this.gv_settleId.MinWidth = 50; + this.gv_settleId.Name = "gv_settleId"; + this.gv_settleId.OptionsColumn.AllowEdit = false; + this.gv_settleId.Tag = "query_a.settle_id"; + this.gv_settleId.Visible = true; + this.gv_settleId.VisibleIndex = 15; + this.gv_settleId.Width = 94; + // + // gv_approverId + // + this.gv_approverId.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gv_approverId.AppearanceCell.Options.UseFont = true; + this.gv_approverId.Caption = "瀹℃牳浜� "; + this.gv_approverId.FieldName = "approverId"; + this.gv_approverId.MinWidth = 50; + this.gv_approverId.Name = "gv_approverId"; + this.gv_approverId.OptionsColumn.AllowEdit = false; + this.gv_approverId.Tag = "query_a.approver_id"; + this.gv_approverId.Visible = true; + this.gv_approverId.VisibleIndex = 16; + this.gv_approverId.Width = 94; + // + // gv_linkMan + // + this.gv_linkMan.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gv_linkMan.AppearanceCell.Options.UseFont = true; + this.gv_linkMan.Caption = "鏀惰揣浜哄鍚� "; + this.gv_linkMan.FieldName = "linkMan"; + this.gv_linkMan.MinWidth = 50; + this.gv_linkMan.Name = "gv_linkMan"; + this.gv_linkMan.OptionsColumn.AllowEdit = false; + this.gv_linkMan.Tag = "query_a.link_man"; + this.gv_linkMan.Visible = true; + this.gv_linkMan.VisibleIndex = 17; + this.gv_linkMan.Width = 94; + // + // gv_chargeId + // + this.gv_chargeId.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gv_chargeId.AppearanceCell.Options.UseFont = true; + this.gv_chargeId.Caption = "浠樻鏂� "; + this.gv_chargeId.FieldName = "chargeId"; + this.gv_chargeId.MinWidth = 50; + this.gv_chargeId.Name = "gv_chargeId"; + this.gv_chargeId.OptionsColumn.AllowEdit = false; + this.gv_chargeId.Tag = "query_a.charge_id"; + this.gv_chargeId.Visible = true; + this.gv_chargeId.VisibleIndex = 18; + this.gv_chargeId.Width = 94; + // + // gv_linkPhone + // + this.gv_linkPhone.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gv_linkPhone.AppearanceCell.Options.UseFont = true; + this.gv_linkPhone.Caption = "鑱旂郴鐢佃瘽 "; + this.gv_linkPhone.FieldName = "linkPhone"; + this.gv_linkPhone.MinWidth = 50; + this.gv_linkPhone.Name = "gv_linkPhone"; + this.gv_linkPhone.OptionsColumn.AllowEdit = false; + this.gv_linkPhone.Tag = "query_a.link_phone"; + this.gv_linkPhone.Visible = true; + this.gv_linkPhone.VisibleIndex = 19; + this.gv_linkPhone.Width = 94; + // + // gv_creatorId + // + this.gv_creatorId.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gv_creatorId.AppearanceCell.Options.UseFont = true; + this.gv_creatorId.Caption = "鍒涘缓浜� "; + this.gv_creatorId.FieldName = "creatorId"; + this.gv_creatorId.MinWidth = 50; + this.gv_creatorId.Name = "gv_creatorId"; + this.gv_creatorId.OptionsColumn.AllowEdit = false; + this.gv_creatorId.Tag = "query_a.creator_id"; + this.gv_creatorId.Visible = true; + this.gv_creatorId.VisibleIndex = 20; + this.gv_creatorId.Width = 94; + // + // gv_createDate + // + this.gv_createDate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gv_createDate.AppearanceCell.Options.UseFont = true; + this.gv_createDate.Caption = "鍒涘缓鏃ユ湡 "; + this.gv_createDate.FieldName = "createDate"; + this.gv_createDate.MinWidth = 50; + this.gv_createDate.Name = "gv_createDate"; + this.gv_createDate.OptionsColumn.AllowEdit = false; + this.gv_createDate.Tag = "query_a.create_date"; + this.gv_createDate.Visible = true; + this.gv_createDate.VisibleIndex = 21; + this.gv_createDate.Width = 94; + // + // gv_modifierId + // + this.gv_modifierId.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gv_modifierId.AppearanceCell.Options.UseFont = true; + this.gv_modifierId.Caption = "鏈�鍚庝慨鏀逛汉 "; + this.gv_modifierId.FieldName = "modifierId"; + this.gv_modifierId.MinWidth = 50; + this.gv_modifierId.Name = "gv_modifierId"; + this.gv_modifierId.OptionsColumn.AllowEdit = false; + this.gv_modifierId.Tag = "query_a.modifier_id"; + this.gv_modifierId.Visible = true; + this.gv_modifierId.VisibleIndex = 22; + this.gv_modifierId.Width = 94; + // + // gv_modifyDate + // + this.gv_modifyDate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gv_modifyDate.AppearanceCell.Options.UseFont = true; + this.gv_modifyDate.Caption = "鏈�鍚庝慨鏀规棩鏈� "; + this.gv_modifyDate.FieldName = "modifyDate"; + this.gv_modifyDate.MinWidth = 50; + this.gv_modifyDate.Name = "gv_modifyDate"; + this.gv_modifyDate.OptionsColumn.AllowEdit = false; + this.gv_modifyDate.Tag = "query_a.modify_date"; + this.gv_modifyDate.Visible = true; + this.gv_modifyDate.VisibleIndex = 23; + this.gv_modifyDate.Width = 94; + // + // gv_approveDate + // + this.gv_approveDate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gv_approveDate.AppearanceCell.Options.UseFont = true; + this.gv_approveDate.Caption = "瀹℃牳鏃ユ湡 "; + this.gv_approveDate.FieldName = "approveDate"; + this.gv_approveDate.MinWidth = 50; + this.gv_approveDate.Name = "gv_approveDate"; + this.gv_approveDate.OptionsColumn.AllowEdit = false; + this.gv_approveDate.Tag = "query_a.approve_date"; + this.gv_approveDate.Visible = true; + this.gv_approveDate.VisibleIndex = 24; + this.gv_approveDate.Width = 94; + // + // gv_closerId + // + this.gv_closerId.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gv_closerId.AppearanceCell.Options.UseFont = true; + this.gv_closerId.Caption = "鍏抽棴浜� "; + this.gv_closerId.FieldName = "closerId"; + this.gv_closerId.MinWidth = 50; + this.gv_closerId.Name = "gv_closerId"; + this.gv_closerId.OptionsColumn.AllowEdit = false; + this.gv_closerId.Tag = "query_a.closer_id"; + this.gv_closerId.Visible = true; + this.gv_closerId.VisibleIndex = 25; + this.gv_closerId.Width = 94; + // + // gv_closeDate + // + this.gv_closeDate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gv_closeDate.AppearanceCell.Options.UseFont = true; + this.gv_closeDate.Caption = "鍏抽棴鏃ユ湡 "; + this.gv_closeDate.FieldName = "closeDate"; + this.gv_closeDate.MinWidth = 50; + this.gv_closeDate.Name = "gv_closeDate"; + this.gv_closeDate.OptionsColumn.AllowEdit = false; + this.gv_closeDate.Tag = "query_a.close_date"; + this.gv_closeDate.Visible = true; + this.gv_closeDate.VisibleIndex = 26; + this.gv_closeDate.Width = 94; + // + // gv_changeDate + // + this.gv_changeDate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gv_changeDate.AppearanceCell.Options.UseFont = true; + this.gv_changeDate.Caption = "鍙樻洿鏃ユ湡 "; + this.gv_changeDate.FieldName = "changeDate"; + this.gv_changeDate.MinWidth = 50; + this.gv_changeDate.Name = "gv_changeDate"; + this.gv_changeDate.OptionsColumn.AllowEdit = false; + this.gv_changeDate.Tag = "query_a.change_date"; + this.gv_changeDate.Visible = true; + this.gv_changeDate.VisibleIndex = 27; + this.gv_changeDate.Width = 94; + // + // gv_cancelStatus + // + this.gv_cancelStatus.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gv_cancelStatus.AppearanceCell.Options.UseFont = true; + this.gv_cancelStatus.Caption = "浣滃簾鐘舵�� "; + this.gv_cancelStatus.FieldName = "cancelStatus"; + this.gv_cancelStatus.MinWidth = 50; + this.gv_cancelStatus.Name = "gv_cancelStatus"; + this.gv_cancelStatus.OptionsColumn.AllowEdit = false; + this.gv_cancelStatus.Tag = "query_a.cancel_status"; + this.gv_cancelStatus.Visible = true; + this.gv_cancelStatus.VisibleIndex = 28; + this.gv_cancelStatus.Width = 94; + // + // gv_cancellerId + // + this.gv_cancellerId.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gv_cancellerId.AppearanceCell.Options.UseFont = true; + this.gv_cancellerId.Caption = "浣滃簾浜� "; + this.gv_cancellerId.FieldName = "cancellerId"; + this.gv_cancellerId.MinWidth = 50; + this.gv_cancellerId.Name = "gv_cancellerId"; + this.gv_cancellerId.OptionsColumn.AllowEdit = false; + this.gv_cancellerId.Tag = "query_a.canceller_id"; + this.gv_cancellerId.Visible = true; + this.gv_cancellerId.VisibleIndex = 29; + this.gv_cancellerId.Width = 94; + // + // gv_versionNo + // + this.gv_versionNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gv_versionNo.AppearanceCell.Options.UseFont = true; + this.gv_versionNo.Caption = "鐗堟湰鍙� "; + this.gv_versionNo.FieldName = "versionNo"; + this.gv_versionNo.MinWidth = 50; + this.gv_versionNo.Name = "gv_versionNo"; + this.gv_versionNo.OptionsColumn.AllowEdit = false; + this.gv_versionNo.Tag = "query_a.version_no"; + this.gv_versionNo.Visible = true; + this.gv_versionNo.VisibleIndex = 30; + this.gv_versionNo.Width = 94; + // + // gv_changerId + // + this.gv_changerId.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gv_changerId.AppearanceCell.Options.UseFont = true; + this.gv_changerId.Caption = "鍙樻洿浜� "; + this.gv_changerId.FieldName = "changerId"; + this.gv_changerId.MinWidth = 50; + this.gv_changerId.Name = "gv_changerId"; + this.gv_changerId.OptionsColumn.AllowEdit = false; + this.gv_changerId.Tag = "query_a.changer_id"; + this.gv_changerId.Visible = true; + this.gv_changerId.VisibleIndex = 31; + this.gv_changerId.Width = 94; + // + // gv_entryNote + // + this.gv_entryNote.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gv_entryNote.AppearanceCell.Options.UseFont = true; + this.gv_entryNote.Caption = "澶囨敞 "; + this.gv_entryNote.FieldName = "entryNote"; + this.gv_entryNote.MinWidth = 50; + this.gv_entryNote.Name = "gv_entryNote"; + this.gv_entryNote.OptionsColumn.AllowEdit = false; + this.gv_entryNote.Tag = "query_a.entry_note"; + this.gv_entryNote.Visible = true; + this.gv_entryNote.VisibleIndex = 32; + this.gv_entryNote.Width = 94; + // + // gv_fbilltype + // + this.gv_fbilltype.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gv_fbilltype.AppearanceCell.Options.UseFont = true; + this.gv_fbilltype.Caption = "fbilltype "; + this.gv_fbilltype.FieldName = "fbilltype"; + this.gv_fbilltype.MinWidth = 50; + this.gv_fbilltype.Name = "gv_fbilltype"; + this.gv_fbilltype.OptionsColumn.AllowEdit = false; + this.gv_fbilltype.Tag = "query_a.fbilltype"; + this.gv_fbilltype.Visible = true; + this.gv_fbilltype.VisibleIndex = 33; + this.gv_fbilltype.Width = 94; + // + // gv_saleOrgId + // + this.gv_saleOrgId.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gv_saleOrgId.AppearanceCell.Options.UseFont = true; + this.gv_saleOrgId.Caption = "閿�鍞粍缁嘔D "; + this.gv_saleOrgId.FieldName = "saleOrgId"; + this.gv_saleOrgId.MinWidth = 50; + this.gv_saleOrgId.Name = "gv_saleOrgId"; + this.gv_saleOrgId.OptionsColumn.AllowEdit = false; + this.gv_saleOrgId.Tag = "query_a.SALE_ORG_ID"; + this.gv_saleOrgId.Visible = true; + this.gv_saleOrgId.VisibleIndex = 34; + this.gv_saleOrgId.Width = 94; + // + // gv_receiveId + // + this.gv_receiveId.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gv_receiveId.AppearanceCell.Options.UseFont = true; + this.gv_receiveId.Caption = "鏀惰揣鏂� "; + this.gv_receiveId.FieldName = "receiveId"; + this.gv_receiveId.MinWidth = 50; + this.gv_receiveId.Name = "gv_receiveId"; + this.gv_receiveId.OptionsColumn.AllowEdit = false; + this.gv_receiveId.Tag = "query_a.RECEIVE_ID"; + this.gv_receiveId.Visible = true; + this.gv_receiveId.VisibleIndex = 35; + this.gv_receiveId.Width = 94; + // + // gv_receiveContact + // + this.gv_receiveContact.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gv_receiveContact.AppearanceCell.Options.UseFont = true; + this.gv_receiveContact.Caption = "鏀惰揣鏂硅仈绯讳汉 "; + this.gv_receiveContact.FieldName = "receiveContact"; + this.gv_receiveContact.MinWidth = 50; + this.gv_receiveContact.Name = "gv_receiveContact"; + this.gv_receiveContact.OptionsColumn.AllowEdit = false; + this.gv_receiveContact.Tag = "query_a.RECEIVE_CONTACT"; + this.gv_receiveContact.Visible = true; + this.gv_receiveContact.VisibleIndex = 36; + this.gv_receiveContact.Width = 94; + // + // tabPage2 + // + this.tabPage2.Controls.Add(this.splitContainerControl1); + this.tabPage2.Location = new System.Drawing.Point(4, 27); + this.tabPage2.Name = "tabPage2"; + this.tabPage2.Padding = new System.Windows.Forms.Padding(3); + this.tabPage2.Size = new System.Drawing.Size(1049, 629); + this.tabPage2.TabIndex = 1; + this.tabPage2.Text = "tabPage2"; + this.tabPage2.UseVisualStyleBackColor = true; + // + // splitContainerControl1 + // + this.splitContainerControl1.Dock = System.Windows.Forms.DockStyle.Fill; + this.splitContainerControl1.Horizontal = false; + this.splitContainerControl1.Location = new System.Drawing.Point(3, 3); + this.splitContainerControl1.Name = "splitContainerControl1"; + // + // splitContainerControl1.Panel1 + // + this.splitContainerControl1.Panel1.Appearance.BackColor = System.Drawing.Color.White; + this.splitContainerControl1.Panel1.Appearance.Options.UseBackColor = true; + this.splitContainerControl1.Panel1.Controls.Add(this.labelControl2); + this.splitContainerControl1.Panel1.Controls.Add(this.panelControl2); + this.splitContainerControl1.Panel1.Controls.Add(this.panelControl1); + this.splitContainerControl1.Panel1.Text = "Panel1"; + // + // splitContainerControl1.Panel2 + // + this.splitContainerControl1.Panel2.Text = "Panel2"; + this.splitContainerControl1.Size = new System.Drawing.Size(1043, 623); + this.splitContainerControl1.SplitterPosition = 189; + this.splitContainerControl1.TabIndex = 1; + // + // labelControl2 + // + this.labelControl2.Location = new System.Drawing.Point(567, 42); + this.labelControl2.Name = "labelControl2"; + this.labelControl2.Size = new System.Drawing.Size(81, 18); + this.labelControl2.TabIndex = 0; + this.labelControl2.Text = "labelControl2"; + // + // panelControl2 + // + this.panelControl2.Controls.Add(this.labelControl3); + this.panelControl2.Controls.Add(this.textEdit2); + this.panelControl2.Location = new System.Drawing.Point(189, 76); + this.panelControl2.Name = "panelControl2"; + this.panelControl2.Size = new System.Drawing.Size(237, 39); + this.panelControl2.TabIndex = 1; + // + // labelControl3 + // + this.labelControl3.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.labelControl3.Appearance.Options.UseFont = true; + this.labelControl3.Location = new System.Drawing.Point(4, 5); + this.labelControl3.Name = "labelControl3"; + this.labelControl3.Size = new System.Drawing.Size(73, 21); + this.labelControl3.TabIndex = 217; + this.labelControl3.Text = "鍗曟嵁绫诲瀷 "; + // + // textEdit2 + // + this.textEdit2.Location = new System.Drawing.Point(78, 5); + this.textEdit2.Name = "textEdit2"; + this.textEdit2.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.textEdit2.Properties.Appearance.Options.UseFont = true; + this.textEdit2.Size = new System.Drawing.Size(155, 28); + this.textEdit2.TabIndex = 218; + // + // panelControl1 + // + this.panelControl1.Controls.Add(this.labelControl1); + this.panelControl1.Controls.Add(this.textEdit1); + this.panelControl1.Location = new System.Drawing.Point(189, 31); + this.panelControl1.Name = "panelControl1"; + this.panelControl1.Size = new System.Drawing.Size(237, 39); + this.panelControl1.TabIndex = 0; + // + // labelControl1 + // + this.labelControl1.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.labelControl1.Appearance.Options.UseFont = true; + this.labelControl1.Location = new System.Drawing.Point(4, 8); + this.labelControl1.Name = "labelControl1"; + this.labelControl1.Size = new System.Drawing.Size(68, 21); + this.labelControl1.TabIndex = 214; + this.labelControl1.Text = "鍗曟嵁缂栧彿"; + // + // textEdit1 + // + this.textEdit1.Location = new System.Drawing.Point(78, 5); + this.textEdit1.Name = "textEdit1"; + this.textEdit1.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.textEdit1.Properties.Appearance.Options.UseFont = true; + this.textEdit1.Size = new System.Drawing.Size(155, 28); + this.textEdit1.TabIndex = 215; + // + // tabPage3 + // + this.tabPage3.Location = new System.Drawing.Point(4, 27); + this.tabPage3.Name = "tabPage3"; + this.tabPage3.Padding = new System.Windows.Forms.Padding(3); + this.tabPage3.Size = new System.Drawing.Size(1049, 629); + this.tabPage3.TabIndex = 2; + this.tabPage3.Text = "tabPage3"; + this.tabPage3.UseVisualStyleBackColor = true; + // + // dockManager1 + // + this.dockManager1.Form = this; + this.dockManager1.HiddenPanels.AddRange(new DevExpress.XtraBars.Docking.DockPanel[] { + this.dockPanel1}); + this.dockManager1.RootPanels.AddRange(new DevExpress.XtraBars.Docking.DockPanel[] { + this.dockPanel2}); + this.dockManager1.TopZIndexControls.AddRange(new string[] { + "DevExpress.XtraBars.BarDockControl", + "DevExpress.XtraBars.StandaloneBarDockControl", + "System.Windows.Forms.MenuStrip", + "System.Windows.Forms.StatusStrip", + "System.Windows.Forms.StatusBar", + "DevExpress.XtraBars.Ribbon.RibbonStatusBar", + "DevExpress.XtraBars.Ribbon.RibbonControl", + "DevExpress.XtraBars.Navigation.OfficeNavigationBar", + "DevExpress.XtraBars.Navigation.TileNavPane", + "DevExpress.XtraBars.TabFormControl", + "DevExpress.XtraBars.FluentDesignSystem.FluentDesignFormControl", + "DevExpress.XtraBars.ToolbarForm.ToolbarFormControl"}); + // + // dockPanel1 + // + this.dockPanel1.Appearance.BorderColor = System.Drawing.Color.Black; + this.dockPanel1.Appearance.Options.UseBorderColor = true; + this.dockPanel1.Controls.Add(this.dockPanel1_Container); + this.dockPanel1.Dock = DevExpress.XtraBars.Docking.DockingStyle.Float; + this.dockPanel1.FloatLocation = new System.Drawing.Point(1668, 111); + this.dockPanel1.FloatSize = new System.Drawing.Size(200, 327); + this.dockPanel1.ID = new System.Guid("726e2754-293f-4051-82ef-5a55b66fff3b"); + this.dockPanel1.Location = new System.Drawing.Point(-32768, -32768); + this.dockPanel1.Name = "dockPanel1"; + this.dockPanel1.OriginalSize = new System.Drawing.Size(200, 200); + this.dockPanel1.SavedIndex = 0; + this.dockPanel1.Size = new System.Drawing.Size(200, 327); + this.dockPanel1.Text = "dockPanel1"; + this.dockPanel1.Visibility = DevExpress.XtraBars.Docking.DockVisibility.Hidden; + // + // dockPanel1_Container + // + this.dockPanel1_Container.Location = new System.Drawing.Point(5, 32); + this.dockPanel1_Container.Name = "dockPanel1_Container"; + this.dockPanel1_Container.Size = new System.Drawing.Size(190, 291); + this.dockPanel1_Container.TabIndex = 0; + // + // dockPanel2 + // + this.dockPanel2.Controls.Add(this.dockPanel2_Container); + this.dockPanel2.Dock = DevExpress.XtraBars.Docking.DockingStyle.Float; + this.dockPanel2.FloatLocation = new System.Drawing.Point(576, 403); + this.dockPanel2.ID = new System.Guid("40a1e9c8-dcf0-4757-93cc-fd8ff633d140"); + this.dockPanel2.Location = new System.Drawing.Point(0, 0); + this.dockPanel2.Name = "dockPanel2"; + this.dockPanel2.OriginalSize = new System.Drawing.Size(200, 200); + this.dockPanel2.Size = new System.Drawing.Size(200, 200); + this.dockPanel2.Text = "dockPanel2"; + // + // dockPanel2_Container + // + this.dockPanel2_Container.Location = new System.Drawing.Point(5, 32); + this.dockPanel2_Container.Name = "dockPanel2_Container"; + this.dockPanel2_Container.Size = new System.Drawing.Size(190, 164); + this.dockPanel2_Container.TabIndex = 0; + // + // XtraForm1 + // + this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 18F); + this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; + this.ClientSize = new System.Drawing.Size(1057, 660); + this.Controls.Add(this.tabControl1); + this.Name = "XtraForm1"; + this.Text = "XtraForm1"; + this.WindowState = System.Windows.Forms.FormWindowState.Maximized; + this.tabControl1.ResumeLayout(false); + this.tabPage1.ResumeLayout(false); + ((System.ComponentModel.ISupportInitialize)(this.gcMain)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit(); + this.tabPage2.ResumeLayout(false); + ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1.Panel1)).EndInit(); + this.splitContainerControl1.Panel1.ResumeLayout(false); + this.splitContainerControl1.Panel1.PerformLayout(); + ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1.Panel2)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1)).EndInit(); + this.splitContainerControl1.ResumeLayout(false); + ((System.ComponentModel.ISupportInitialize)(this.panelControl2)).EndInit(); + this.panelControl2.ResumeLayout(false); + this.panelControl2.PerformLayout(); + ((System.ComponentModel.ISupportInitialize)(this.textEdit2.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).EndInit(); + this.panelControl1.ResumeLayout(false); + this.panelControl1.PerformLayout(); + ((System.ComponentModel.ISupportInitialize)(this.textEdit1.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.dockManager1)).EndInit(); + this.dockPanel1.ResumeLayout(false); + this.dockPanel2.ResumeLayout(false); + this.ResumeLayout(false); + + } + + #endregion + + private System.Windows.Forms.TabControl tabControl1; + private System.Windows.Forms.TabPage tabPage1; + private System.Windows.Forms.TabPage tabPage2; + private System.Windows.Forms.TabPage tabPage3; + private DevExpress.XtraGrid.GridControl gcMain; + private DevExpress.XtraGrid.Views.Grid.GridView gridView1; + private DevExpress.XtraGrid.Columns.GridColumn gv_id; + private DevExpress.XtraGrid.Columns.GridColumn gv_erpId; + private DevExpress.XtraGrid.Columns.GridColumn gv_billNo; + private DevExpress.XtraGrid.Columns.GridColumn gv_billTypeId; + private DevExpress.XtraGrid.Columns.GridColumn gv_documentStatus; + private DevExpress.XtraGrid.Columns.GridColumn gv_fDate; + private DevExpress.XtraGrid.Columns.GridColumn gv_businessType; + private DevExpress.XtraGrid.Columns.GridColumn gv_headDeliveryWay; + private DevExpress.XtraGrid.Columns.GridColumn gv_headLocId; + private DevExpress.XtraGrid.Columns.GridColumn gv_custId; + private DevExpress.XtraGrid.Columns.GridColumn gv_closeStatus; + private DevExpress.XtraGrid.Columns.GridColumn gv_saleDeptId; + private DevExpress.XtraGrid.Columns.GridColumn gv_salerId; + private DevExpress.XtraGrid.Columns.GridColumn gv_changeReason; + private DevExpress.XtraGrid.Columns.GridColumn gv_note; + private DevExpress.XtraGrid.Columns.GridColumn gv_settleId; + private DevExpress.XtraGrid.Columns.GridColumn gv_approverId; + private DevExpress.XtraGrid.Columns.GridColumn gv_linkMan; + private DevExpress.XtraGrid.Columns.GridColumn gv_chargeId; + private DevExpress.XtraGrid.Columns.GridColumn gv_linkPhone; + private DevExpress.XtraGrid.Columns.GridColumn gv_creatorId; + private DevExpress.XtraGrid.Columns.GridColumn gv_createDate; + private DevExpress.XtraGrid.Columns.GridColumn gv_modifierId; + private DevExpress.XtraGrid.Columns.GridColumn gv_modifyDate; + private DevExpress.XtraGrid.Columns.GridColumn gv_approveDate; + private DevExpress.XtraGrid.Columns.GridColumn gv_closerId; + private DevExpress.XtraGrid.Columns.GridColumn gv_closeDate; + private DevExpress.XtraGrid.Columns.GridColumn gv_changeDate; + private DevExpress.XtraGrid.Columns.GridColumn gv_cancelStatus; + private DevExpress.XtraGrid.Columns.GridColumn gv_cancellerId; + private DevExpress.XtraGrid.Columns.GridColumn gv_versionNo; + private DevExpress.XtraGrid.Columns.GridColumn gv_changerId; + private DevExpress.XtraGrid.Columns.GridColumn gv_entryNote; + private DevExpress.XtraGrid.Columns.GridColumn gv_fbilltype; + private DevExpress.XtraGrid.Columns.GridColumn gv_saleOrgId; + private DevExpress.XtraGrid.Columns.GridColumn gv_receiveId; + private DevExpress.XtraGrid.Columns.GridColumn gv_receiveContact; + private DevExpress.XtraEditors.SplitContainerControl splitContainerControl1; + private DevExpress.XtraEditors.LabelControl labelControl2; + private DevExpress.XtraEditors.PanelControl panelControl2; + private DevExpress.XtraEditors.LabelControl labelControl3; + private DevExpress.XtraEditors.TextEdit textEdit2; + private DevExpress.XtraEditors.PanelControl panelControl1; + private DevExpress.XtraEditors.LabelControl labelControl1; + private DevExpress.XtraEditors.TextEdit textEdit1; + private DevExpress.XtraBars.Docking.DockManager dockManager1; + private DevExpress.XtraBars.Docking.DockPanel dockPanel1; + private DevExpress.XtraBars.Docking.ControlContainer dockPanel1_Container; + private DevExpress.XtraBars.Docking.DockPanel dockPanel2; + private DevExpress.XtraBars.Docking.ControlContainer dockPanel2_Container; + } +} \ No newline at end of file -- Gitblit v1.9.3