| | |
| | | /* Create By GS EasyCode */ |
| | | namespace Gs.DevApp.DevFrm |
| | | |
| | | using Gs.DevApp.UserControl; |
| | | |
| | | namespace Gs.DevApp.DevFrm.BasicData |
| | | { |
| | | partial class Frm_MesUnit |
| | | { |
| | |
| | | this.gridColumn4 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn5 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn6 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.pageBar1 = new UserControls.Data.UcPageBar(); |
| | | this.pageBar1 = new UcPageBar(); |
| | | this.xtraTabPage2 = new DevExpress.XtraTab.XtraTabPage(); |
| | | this.splitMx1 = new DevExpress.XtraEditors.SplitContainerControl(); |
| | | this.layoutMx1 = new DevExpress.XtraLayout.LayoutControl(); |
| | |
| | | this.layoutControlItem9 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | this.layoutControlItem10 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | this.layoutControlItem11 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | this.tips = new DevExpress.Utils.ToolTipController(this.components); |
| | | this.layoutControlItem16 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | this.tips = new DevExpress.Utils.ToolTipController(this.components); |
| | | ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit(); |
| | | this.xtraTabControl1.SuspendLayout(); |
| | | this.xtraTabPage1.SuspendLayout(); |
| | |
| | | this.gridColumn1.Name = "gridColumn1"; |
| | | this.gridColumn1.Tag = "query_a.lastupdate_date"; |
| | | this.gridColumn1.Visible = true; |
| | | this.gridColumn1.VisibleIndex = 13; |
| | | this.gridColumn1.VisibleIndex = 12; |
| | | this.gridColumn1.Width = 180; |
| | | // |
| | | // gridColumn2 |
| | |
| | | this.gridColumn3.FieldName = "id"; |
| | | this.gridColumn3.MinWidth = 25; |
| | | this.gridColumn3.Name = "gridColumn3"; |
| | | this.gridColumn3.Visible = true; |
| | | this.gridColumn3.VisibleIndex = 12; |
| | | this.gridColumn3.Width = 94; |
| | | // |
| | | // gridColumn4 |
| | |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_fdescription; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_fforbidstatus; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn1; |
| | | private UserControls.Data.UcPageBar pageBar1; |
| | | private UcPageBar pageBar1; |
| | | private DevExpress.XtraTab.XtraTabPage xtraTabPage2; |
| | | private DevExpress.XtraEditors.SplitContainerControl splitMx1; |
| | | private DevExpress.XtraLayout.LayoutControl layoutMx1; |