| | |
| | | /// </summary> |
| | | private void InitializeComponent() |
| | | { |
| | | this.gv_indepUserCode = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gv_ownerType = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gv_ownerId = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gv_depotId = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gv_itemId = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gv_indepDate = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gv_depotSectionsCode = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gv_quantity = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gv_itemBarcode = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gv_guid = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.toolBarMenu1 = new Gs.DevApp.UserControl.UcToolBarMenu(); |
| | | this.xtraTabControl1 = new DevExpress.XtraTab.XtraTabControl(); |
| | | this.xtraTabPage1 = new DevExpress.XtraTab.XtraTabPage(); |
| | | this.split1 = new DevExpress.XtraEditors.SplitContainerControl(); |
| | | this.gcMain1 = new DevExpress.XtraGrid.GridControl(); |
| | | this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView(); |
| | | this.gv_guid = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gv_itemId = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn3 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn2 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn4 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gv_itemBarcode = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gv_quantity = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gv_depotId = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn6 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn1 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gv_depotSectionsCode = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gv_ownerType = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gv_ownerId = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn5 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.xtraTabControl1 = new DevExpress.XtraTab.XtraTabControl(); |
| | | this.xtraTabPage1 = new DevExpress.XtraTab.XtraTabPage(); |
| | | this.gv_indepUserCode = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gv_indepDate = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.pageBar1 = new UserControls.Data.UcPageBar(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.gcMain1)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit(); |
| | | this.xtraTabControl1.SuspendLayout(); |
| | | this.xtraTabPage1.SuspendLayout(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.split1)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.split1.Panel1)).BeginInit(); |
| | | this.split1.Panel1.SuspendLayout(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.split1.Panel2)).BeginInit(); |
| | | this.split1.SuspendLayout(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.gcMain1)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit(); |
| | | this.SuspendLayout(); |
| | | // |
| | | // gv_indepUserCode |
| | | // |
| | | this.gv_indepUserCode.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.gv_indepUserCode.AppearanceCell.Options.UseFont = true; |
| | | this.gv_indepUserCode.Caption = "入库人"; |
| | | this.gv_indepUserCode.FieldName = "indepUserCode"; |
| | | this.gv_indepUserCode.MinWidth = 50; |
| | | this.gv_indepUserCode.Name = "gv_indepUserCode"; |
| | | this.gv_indepUserCode.OptionsColumn.AllowEdit = false; |
| | | this.gv_indepUserCode.Tag = "query_a.INDEP_USER_CODE"; |
| | | this.gv_indepUserCode.Visible = true; |
| | | this.gv_indepUserCode.VisibleIndex = 13; |
| | | this.gv_indepUserCode.Width = 73; |
| | | // |
| | | // gv_ownerType |
| | | // |
| | | this.gv_ownerType.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.gv_ownerType.AppearanceCell.Options.UseFont = true; |
| | | this.gv_ownerType.Caption = "货主类型"; |
| | | this.gv_ownerType.FieldName = "ownerType"; |
| | | this.gv_ownerType.MinWidth = 50; |
| | | this.gv_ownerType.Name = "gv_ownerType"; |
| | | this.gv_ownerType.OptionsColumn.AllowEdit = false; |
| | | this.gv_ownerType.Tag = "query_a.Owner_Type"; |
| | | this.gv_ownerType.Visible = true; |
| | | this.gv_ownerType.VisibleIndex = 10; |
| | | this.gv_ownerType.Width = 73; |
| | | // |
| | | // gv_ownerId |
| | | // |
| | | this.gv_ownerId.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.gv_ownerId.AppearanceCell.Options.UseFont = true; |
| | | this.gv_ownerId.Caption = "货主ID"; |
| | | this.gv_ownerId.FieldName = "ownerId"; |
| | | this.gv_ownerId.MinWidth = 50; |
| | | this.gv_ownerId.Name = "gv_ownerId"; |
| | | this.gv_ownerId.OptionsColumn.AllowEdit = false; |
| | | this.gv_ownerId.Tag = "query_a.Owner_Id"; |
| | | this.gv_ownerId.Visible = true; |
| | | this.gv_ownerId.VisibleIndex = 11; |
| | | this.gv_ownerId.Width = 73; |
| | | // |
| | | // gv_depotId |
| | | // |
| | | this.gv_depotId.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.gv_depotId.AppearanceCell.Options.UseFont = true; |
| | | this.gv_depotId.Caption = "仓库ID"; |
| | | this.gv_depotId.FieldName = "depotId"; |
| | | this.gv_depotId.MinWidth = 50; |
| | | this.gv_depotId.Name = "gv_depotId"; |
| | | this.gv_depotId.OptionsColumn.AllowEdit = false; |
| | | this.gv_depotId.Tag = "query_a.DEPOT_ID"; |
| | | this.gv_depotId.Visible = true; |
| | | this.gv_depotId.VisibleIndex = 6; |
| | | this.gv_depotId.Width = 73; |
| | | // |
| | | // gv_itemId |
| | | // |
| | | this.gv_itemId.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.gv_itemId.AppearanceCell.Options.UseFont = true; |
| | | this.gv_itemId.Caption = "物料ID "; |
| | | this.gv_itemId.FieldName = "itemId"; |
| | | this.gv_itemId.MinWidth = 50; |
| | | this.gv_itemId.Name = "gv_itemId"; |
| | | this.gv_itemId.OptionsColumn.AllowEdit = false; |
| | | this.gv_itemId.Tag = "query_a.ITEM_ID"; |
| | | this.gv_itemId.Visible = true; |
| | | this.gv_itemId.VisibleIndex = 0; |
| | | this.gv_itemId.Width = 73; |
| | | // |
| | | // gv_indepDate |
| | | // |
| | | this.gv_indepDate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.gv_indepDate.AppearanceCell.Options.UseFont = true; |
| | | this.gv_indepDate.Caption = "入库日期 "; |
| | | this.gv_indepDate.FieldName = "indepDate"; |
| | | this.gv_indepDate.MinWidth = 10; |
| | | this.gv_indepDate.Name = "gv_indepDate"; |
| | | this.gv_indepDate.OptionsColumn.AllowEdit = false; |
| | | this.gv_indepDate.Tag = "query_a.INDEP_DATE"; |
| | | this.gv_indepDate.Visible = true; |
| | | this.gv_indepDate.VisibleIndex = 14; |
| | | this.gv_indepDate.Width = 10; |
| | | // |
| | | // gv_depotSectionsCode |
| | | // |
| | | this.gv_depotSectionsCode.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.gv_depotSectionsCode.AppearanceCell.Options.UseFont = true; |
| | | this.gv_depotSectionsCode.Caption = "货位编号"; |
| | | this.gv_depotSectionsCode.FieldName = "depotSectionsCode"; |
| | | this.gv_depotSectionsCode.MinWidth = 50; |
| | | this.gv_depotSectionsCode.Name = "gv_depotSectionsCode"; |
| | | this.gv_depotSectionsCode.OptionsColumn.AllowEdit = false; |
| | | this.gv_depotSectionsCode.Tag = "query_a.DEPOT_SECTIONS_CODE"; |
| | | this.gv_depotSectionsCode.Visible = true; |
| | | this.gv_depotSectionsCode.VisibleIndex = 9; |
| | | this.gv_depotSectionsCode.Width = 73; |
| | | // |
| | | // gv_quantity |
| | | // |
| | | this.gv_quantity.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.gv_quantity.AppearanceCell.Options.UseFont = true; |
| | | this.gv_quantity.Caption = "数量 "; |
| | | this.gv_quantity.FieldName = "quantity"; |
| | | this.gv_quantity.MinWidth = 50; |
| | | this.gv_quantity.Name = "gv_quantity"; |
| | | this.gv_quantity.OptionsColumn.AllowEdit = false; |
| | | this.gv_quantity.Tag = "query_a.QUANTITY"; |
| | | this.gv_quantity.Visible = true; |
| | | this.gv_quantity.VisibleIndex = 5; |
| | | this.gv_quantity.Width = 73; |
| | | // |
| | | // gv_itemBarcode |
| | | // |
| | | this.gv_itemBarcode.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.gv_itemBarcode.AppearanceCell.Options.UseFont = true; |
| | | this.gv_itemBarcode.Caption = "物料条码"; |
| | | this.gv_itemBarcode.FieldName = "itemBarcode"; |
| | | this.gv_itemBarcode.MinWidth = 50; |
| | | this.gv_itemBarcode.Name = "gv_itemBarcode"; |
| | | this.gv_itemBarcode.OptionsColumn.AllowEdit = false; |
| | | this.gv_itemBarcode.Tag = "query_a.ITEM_BARCODE"; |
| | | this.gv_itemBarcode.Visible = true; |
| | | this.gv_itemBarcode.VisibleIndex = 4; |
| | | this.gv_itemBarcode.Width = 73; |
| | | // |
| | | // gv_guid |
| | | // |
| | | this.gv_guid.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.gv_guid.AppearanceCell.Options.UseFont = true; |
| | | this.gv_guid.Caption = "主键GUID"; |
| | | this.gv_guid.FieldName = "guid"; |
| | | this.gv_guid.MinWidth = 50; |
| | | this.gv_guid.Name = "gv_guid"; |
| | | this.gv_guid.OptionsColumn.AllowEdit = false; |
| | | this.gv_guid.Tag = "query_a.guid"; |
| | | this.gv_guid.Width = 94; |
| | | // |
| | | // toolBarMenu1 |
| | | // |
| | |
| | | this.toolBarMenu1.xlsInService = null; |
| | | this.toolBarMenu1.xlsOutParameter = null; |
| | | // |
| | | // xtraTabControl1 |
| | | // |
| | | this.xtraTabControl1.Dock = System.Windows.Forms.DockStyle.Fill; |
| | | this.xtraTabControl1.Location = new System.Drawing.Point(0, 80); |
| | | this.xtraTabControl1.Name = "xtraTabControl1"; |
| | | this.xtraTabControl1.SelectedTabPage = this.xtraTabPage1; |
| | | this.xtraTabControl1.Size = new System.Drawing.Size(1128, 602); |
| | | this.xtraTabControl1.TabIndex = 3; |
| | | this.xtraTabControl1.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] { |
| | | this.xtraTabPage1}); |
| | | // |
| | | // xtraTabPage1 |
| | | // |
| | | this.xtraTabPage1.Controls.Add(this.split1); |
| | | this.xtraTabPage1.Name = "xtraTabPage1"; |
| | | this.xtraTabPage1.Size = new System.Drawing.Size(1126, 570); |
| | | this.xtraTabPage1.Text = "数据列表"; |
| | | // |
| | | // split1 |
| | | // |
| | | this.split1.Dock = System.Windows.Forms.DockStyle.Fill; |
| | | this.split1.Horizontal = false; |
| | | this.split1.Location = new System.Drawing.Point(0, 0); |
| | | this.split1.Name = "split1"; |
| | | // |
| | | // split1.split1_Panel1 |
| | | // |
| | | this.split1.Panel1.Controls.Add(this.gcMain1); |
| | | this.split1.Panel1.Controls.Add(this.pageBar1); |
| | | this.split1.Panel1.Text = "Panel1"; |
| | | // |
| | | // split1.split1_Panel2 |
| | | // |
| | | this.split1.Panel2.Text = "Panel2";this.split1.FixedPanel = DevExpress.XtraEditors.SplitFixedPanel.Panel2;this.split1.ShowSplitGlyph = DevExpress.Utils.DefaultBoolean.True; |
| | | this.split1.Size = new System.Drawing.Size(1126, 570); |
| | | this.split1.SplitterPosition = 0; |
| | | this.split1.TabIndex = 0; |
| | | // |
| | | // gcMain1 |
| | | // |
| | | this.gcMain1.Dock = System.Windows.Forms.DockStyle.Fill; |
| | | this.gcMain1.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gcMain1.Location = new System.Drawing.Point(0, 0); |
| | | this.gcMain1.MainView = this.gridView1; |
| | | this.gcMain1.Name = "gcMain1"; |
| | | this.gcMain1.Size = new System.Drawing.Size(1126, 531); |
| | | this.gcMain1.TabIndex = 1; |
| | | this.gcMain1.Size = new System.Drawing.Size(1126, 519); |
| | | this.gcMain1.TabIndex = 2; |
| | | this.gcMain1.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_guid, |
| | |
| | | this.gridView1.OptionsFind.ShowSearchNavButtons = false; |
| | | this.gridView1.OptionsView.ShowAutoFilterRow = true; |
| | | this.gridView1.OptionsView.ShowGroupPanel = false; |
| | | // |
| | | // gv_guid |
| | | // |
| | | |
| | | this.gv_guid.AppearanceCell.Options.UseFont = true; |
| | | this.gv_guid.Caption = "主键GUID"; |
| | | this.gv_guid.FieldName = "guid"; |
| | | this.gv_guid.MinWidth = 50; |
| | | this.gv_guid.Name = "gv_guid"; |
| | | this.gv_guid.OptionsColumn.AllowEdit = false; |
| | | this.gv_guid.Tag = "query_a.guid"; |
| | | this.gv_guid.Width = 94; |
| | | // |
| | | // gv_itemId |
| | | // |
| | | |
| | | this.gv_itemId.AppearanceCell.Options.UseFont = true; |
| | | this.gv_itemId.Caption = "物料ID "; |
| | | this.gv_itemId.FieldName = "itemId"; |
| | | this.gv_itemId.MinWidth = 50; |
| | | this.gv_itemId.Name = "gv_itemId"; |
| | | this.gv_itemId.OptionsColumn.AllowEdit = false; |
| | | this.gv_itemId.Tag = "query_a.ITEM_ID"; |
| | | this.gv_itemId.Visible = true; |
| | | this.gv_itemId.VisibleIndex = 0; |
| | | this.gv_itemId.Width = 73; |
| | | // |
| | | // gridColumn3 |
| | | // |
| | |
| | | this.gridColumn4.VisibleIndex = 3; |
| | | this.gridColumn4.Width = 73; |
| | | // |
| | | // gv_itemBarcode |
| | | // |
| | | |
| | | this.gv_itemBarcode.AppearanceCell.Options.UseFont = true; |
| | | this.gv_itemBarcode.Caption = "物料条码"; |
| | | this.gv_itemBarcode.FieldName = "itemBarcode"; |
| | | this.gv_itemBarcode.MinWidth = 50; |
| | | this.gv_itemBarcode.Name = "gv_itemBarcode"; |
| | | this.gv_itemBarcode.OptionsColumn.AllowEdit = false; |
| | | this.gv_itemBarcode.Tag = "query_a.ITEM_BARCODE"; |
| | | this.gv_itemBarcode.Visible = true; |
| | | this.gv_itemBarcode.VisibleIndex = 4; |
| | | this.gv_itemBarcode.Width = 73; |
| | | // |
| | | // gv_quantity |
| | | // |
| | | |
| | | this.gv_quantity.AppearanceCell.Options.UseFont = true; |
| | | this.gv_quantity.Caption = "数量 "; |
| | | this.gv_quantity.FieldName = "quantity"; |
| | | this.gv_quantity.MinWidth = 50; |
| | | this.gv_quantity.Name = "gv_quantity"; |
| | | this.gv_quantity.OptionsColumn.AllowEdit = false; |
| | | this.gv_quantity.Tag = "query_a.QUANTITY"; |
| | | this.gv_quantity.Visible = true; |
| | | this.gv_quantity.VisibleIndex = 5; |
| | | this.gv_quantity.Width = 73; |
| | | // |
| | | // gv_depotId |
| | | // |
| | | |
| | | this.gv_depotId.AppearanceCell.Options.UseFont = true; |
| | | this.gv_depotId.Caption = "仓库ID"; |
| | | this.gv_depotId.FieldName = "depotId"; |
| | | this.gv_depotId.MinWidth = 50; |
| | | this.gv_depotId.Name = "gv_depotId"; |
| | | this.gv_depotId.OptionsColumn.AllowEdit = false; |
| | | this.gv_depotId.Tag = "query_a.DEPOT_ID"; |
| | | this.gv_depotId.Visible = true; |
| | | this.gv_depotId.VisibleIndex = 6; |
| | | this.gv_depotId.Width = 73; |
| | | // |
| | | // gridColumn6 |
| | | // |
| | | this.gridColumn6.Caption = "仓库编号"; |
| | |
| | | this.gridColumn1.VisibleIndex = 8; |
| | | this.gridColumn1.Width = 73; |
| | | // |
| | | // gv_depotSectionsCode |
| | | // |
| | | |
| | | this.gv_depotSectionsCode.AppearanceCell.Options.UseFont = true; |
| | | this.gv_depotSectionsCode.Caption = "货位编号"; |
| | | this.gv_depotSectionsCode.FieldName = "depotSectionsCode"; |
| | | this.gv_depotSectionsCode.MinWidth = 50; |
| | | this.gv_depotSectionsCode.Name = "gv_depotSectionsCode"; |
| | | this.gv_depotSectionsCode.OptionsColumn.AllowEdit = false; |
| | | this.gv_depotSectionsCode.Tag = "query_a.DEPOT_SECTIONS_CODE"; |
| | | this.gv_depotSectionsCode.Visible = true; |
| | | this.gv_depotSectionsCode.VisibleIndex = 9; |
| | | this.gv_depotSectionsCode.Width = 73; |
| | | // |
| | | // gv_ownerType |
| | | // |
| | | |
| | | this.gv_ownerType.AppearanceCell.Options.UseFont = true; |
| | | this.gv_ownerType.Caption = "货主类型"; |
| | | this.gv_ownerType.FieldName = "ownerType"; |
| | | this.gv_ownerType.MinWidth = 50; |
| | | this.gv_ownerType.Name = "gv_ownerType"; |
| | | this.gv_ownerType.OptionsColumn.AllowEdit = false; |
| | | this.gv_ownerType.Tag = "query_a.Owner_Type"; |
| | | this.gv_ownerType.Visible = true; |
| | | this.gv_ownerType.VisibleIndex = 10; |
| | | this.gv_ownerType.Width = 73; |
| | | // |
| | | // gv_ownerId |
| | | // |
| | | |
| | | this.gv_ownerId.AppearanceCell.Options.UseFont = true; |
| | | this.gv_ownerId.Caption = "货主ID"; |
| | | this.gv_ownerId.FieldName = "ownerId"; |
| | | this.gv_ownerId.MinWidth = 50; |
| | | this.gv_ownerId.Name = "gv_ownerId"; |
| | | this.gv_ownerId.OptionsColumn.AllowEdit = false; |
| | | this.gv_ownerId.Tag = "query_a.Owner_Id"; |
| | | this.gv_ownerId.Visible = true; |
| | | this.gv_ownerId.VisibleIndex = 11; |
| | | this.gv_ownerId.Width = 73; |
| | | // |
| | | // gridColumn5 |
| | | // |
| | | this.gridColumn5.Caption = "货主名称"; |
| | |
| | | this.gridColumn5.VisibleIndex = 12; |
| | | this.gridColumn5.Width = 73; |
| | | // |
| | | // xtraTabControl1 |
| | | // gv_indepUserCode |
| | | // |
| | | this.xtraTabControl1.Dock = System.Windows.Forms.DockStyle.Fill; |
| | | this.xtraTabControl1.Location = new System.Drawing.Point(0, 80); |
| | | this.xtraTabControl1.Name = "xtraTabControl1"; |
| | | this.xtraTabControl1.SelectedTabPage = this.xtraTabPage1; |
| | | this.xtraTabControl1.Size = new System.Drawing.Size(1128, 602); |
| | | this.xtraTabControl1.TabIndex = 3; |
| | | this.xtraTabControl1.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] { |
| | | this.xtraTabPage1}); |
| | | |
| | | this.gv_indepUserCode.AppearanceCell.Options.UseFont = true; |
| | | this.gv_indepUserCode.Caption = "入库人"; |
| | | this.gv_indepUserCode.FieldName = "indepUserCode"; |
| | | this.gv_indepUserCode.MinWidth = 50; |
| | | this.gv_indepUserCode.Name = "gv_indepUserCode"; |
| | | this.gv_indepUserCode.OptionsColumn.AllowEdit = false; |
| | | this.gv_indepUserCode.Tag = "query_a.INDEP_USER_CODE"; |
| | | this.gv_indepUserCode.Visible = true; |
| | | this.gv_indepUserCode.VisibleIndex = 13; |
| | | this.gv_indepUserCode.Width = 73; |
| | | // |
| | | // xtraTabPage1 |
| | | // gv_indepDate |
| | | // |
| | | this.xtraTabPage1.Controls.Add(this.gcMain1); |
| | | this.xtraTabPage1.Controls.Add(this.pageBar1); |
| | | this.xtraTabPage1.Name = "xtraTabPage1"; |
| | | this.xtraTabPage1.Size = new System.Drawing.Size(1126, 570); |
| | | this.xtraTabPage1.Text = "数据查询"; |
| | | |
| | | this.gv_indepDate.AppearanceCell.Options.UseFont = true; |
| | | this.gv_indepDate.Caption = "入库日期 "; |
| | | this.gv_indepDate.FieldName = "indepDate"; |
| | | this.gv_indepDate.MinWidth = 10; |
| | | this.gv_indepDate.Name = "gv_indepDate"; |
| | | this.gv_indepDate.OptionsColumn.AllowEdit = false; |
| | | this.gv_indepDate.Tag = "query_a.INDEP_DATE"; |
| | | this.gv_indepDate.Visible = true; |
| | | this.gv_indepDate.VisibleIndex = 14; |
| | | this.gv_indepDate.Width = 10; |
| | | // |
| | | // pageBar1 |
| | | // |
| | | this.pageBar1.CurrentPage = 1; |
| | | this.pageBar1.Dock = System.Windows.Forms.DockStyle.Bottom; |
| | | this.pageBar1.Location = new System.Drawing.Point(0, 531); |
| | | this.pageBar1.Location = new System.Drawing.Point(0, 519); |
| | | this.pageBar1.Margin = new System.Windows.Forms.Padding(3, 5, 3, 5); |
| | | this.pageBar1.Name = "pageBar1"; |
| | | this.pageBar1.RecordCount = 0; |
| | | this.pageBar1.Size = new System.Drawing.Size(1126, 39); |
| | | this.pageBar1.TabIndex = 3; |
| | | this.pageBar1.TabIndex = 4; |
| | | this.pageBar1.TotalPages = 0; |
| | | // |
| | | // CKTmkc |
| | |
| | | this.IconOptions.Image = global::Gs.DevApp.Properties.Resources.logo_png_black; |
| | | this.Name = "CKTmkc"; |
| | | this.Text = "条码库存"; |
| | | ((System.ComponentModel.ISupportInitialize)(this.gcMain1)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).EndInit(); |
| | | this.xtraTabControl1.ResumeLayout(false); |
| | | this.xtraTabPage1.ResumeLayout(false); |
| | | ((System.ComponentModel.ISupportInitialize)(this.split1.Panel1)).EndInit(); |
| | | this.split1.Panel1.ResumeLayout(false); |
| | | ((System.ComponentModel.ISupportInitialize)(this.split1.Panel2)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.split1)).EndInit(); |
| | | this.split1.ResumeLayout(false); |
| | | ((System.ComponentModel.ISupportInitialize)(this.gcMain1)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit(); |
| | | this.ResumeLayout(false); |
| | | |
| | | } |
| | | #endregion |
| | | private UserControl.UcToolBarMenu toolBarMenu1; |
| | | private DevExpress.XtraGrid.GridControl gcMain1; |
| | | private DevExpress.XtraGrid.Views.Grid.GridView gridView1; |
| | | private DevExpress.XtraTab.XtraTabControl xtraTabControl1; |
| | | private DevExpress.XtraTab.XtraTabPage xtraTabPage1; |
| | | private UserControls.Data.UcPageBar pageBar1; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_indepUserCode; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_ownerType; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_ownerId; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_depotId; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_itemId; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_indepDate; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_depotSectionsCode; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_quantity; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_itemBarcode; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_guid; |
| | | private DevExpress.XtraEditors.SplitContainerControl split1; |
| | | private DevExpress.XtraGrid.GridControl gcMain1; |
| | | private DevExpress.XtraGrid.Views.Grid.GridView gridView1; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_guid; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_itemId; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn3; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn2; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn4; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn1; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn5; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_itemBarcode; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_quantity; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_depotId; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn6; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn1; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_depotSectionsCode; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_ownerType; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_ownerId; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn5; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_indepUserCode; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_indepDate; |
| | | private UserControls.Data.UcPageBar pageBar1; |
| | | } |
| | | } |