| | |
| | | this.gv_operationTable = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn1 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gv_msg = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn2 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn3 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.repositoryItemMemoEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemMemoEdit(); |
| | | this.repositoryItemMemoEdit2 = new DevExpress.XtraEditors.Repository.RepositoryItemMemoEdit(); |
| | | this.pageBar1 = new UserControls.Data.UcPageBar(); |
| | |
| | | this.layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | this.layoutControlItem7 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | this.tips = new DevExpress.Utils.ToolTipController(this.components); |
| | | this.gridColumn2 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit(); |
| | | this.xtraTabControl1.SuspendLayout(); |
| | | this.xtraTabPage1.SuspendLayout(); |
| | |
| | | this.gv_operationTable, |
| | | this.gridColumn1, |
| | | this.gv_msg, |
| | | this.gridColumn2}); |
| | | this.gridColumn2, |
| | | this.gridColumn3}); |
| | | this.gridView1.GridControl = this.gcMain1; |
| | | this.gridView1.Name = "gridView1"; |
| | | this.gridView1.OptionsFind.ShowSearchNavButtons = false; |
| | |
| | | this.gv_userName.OptionsColumn.AllowEdit = false; |
| | | this.gv_userName.Tag = "query_USER_NAME"; |
| | | this.gv_userName.Visible = true; |
| | | this.gv_userName.VisibleIndex = 1; |
| | | this.gv_userName.VisibleIndex = 2; |
| | | this.gv_userName.Width = 94; |
| | | // |
| | | // gv_operationTable |
| | |
| | | this.gridColumn1.MinWidth = 25; |
| | | this.gridColumn1.Name = "gridColumn1"; |
| | | this.gridColumn1.Visible = true; |
| | | this.gridColumn1.VisibleIndex = 2; |
| | | this.gridColumn1.VisibleIndex = 3; |
| | | this.gridColumn1.Width = 94; |
| | | // |
| | | // gv_msg |
| | |
| | | this.gv_msg.OptionsColumn.AllowEdit = false; |
| | | this.gv_msg.Tag = "query_MSG"; |
| | | this.gv_msg.Visible = true; |
| | | this.gv_msg.VisibleIndex = 3; |
| | | this.gv_msg.VisibleIndex = 4; |
| | | this.gv_msg.Width = 20; |
| | | // |
| | | // gridColumn2 |
| | | // |
| | | this.gridColumn2.Caption = "主键GUID"; |
| | | this.gridColumn2.FieldName = "guid"; |
| | | this.gridColumn2.MinWidth = 25; |
| | | this.gridColumn2.Name = "gridColumn2"; |
| | | this.gridColumn2.Width = 94; |
| | | // |
| | | // gridColumn3 |
| | | // |
| | | this.gridColumn3.Caption = "发送Erp结果"; |
| | | this.gridColumn3.FieldName = "isErpDetail"; |
| | | this.gridColumn3.MinWidth = 25; |
| | | this.gridColumn3.Name = "gridColumn3"; |
| | | this.gridColumn3.Visible = true; |
| | | this.gridColumn3.VisibleIndex = 1; |
| | | this.gridColumn3.Width = 94; |
| | | // |
| | | // repositoryItemMemoEdit1 |
| | | // |
| | |
| | | this.layoutControlItem7.Text = "返回JSON"; |
| | | this.layoutControlItem7.TextSize = new System.Drawing.Size(65, 18); |
| | | // |
| | | // gridColumn2 |
| | | // |
| | | this.gridColumn2.Caption = "主键GUID"; |
| | | this.gridColumn2.FieldName = "guid"; |
| | | this.gridColumn2.MinWidth = 25; |
| | | this.gridColumn2.Name = "gridColumn2"; |
| | | this.gridColumn2.Width = 94; |
| | | // |
| | | // SysLog |
| | | // |
| | | this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 18F); |
| | |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem7; |
| | | private DevExpress.Utils.ToolTipController tips; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn2; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn3; |
| | | } |
| | | } |