| | |
| | | this.repositoryItemButtonEdit3 = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit(); |
| | | this.treeListColumn7 = new DevExpress.XtraTreeList.Columns.TreeListColumn(); |
| | | this.tips = new DevExpress.Utils.ToolTipController(this.components); |
| | | this.gridColumn6 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit(); |
| | | this.xtraTabControl1.SuspendLayout(); |
| | | this.xtraTabPage1.SuspendLayout(); |
| | |
| | | this.gridColumn4, |
| | | this.gridColumn3, |
| | | this.gridColumn1, |
| | | this.gridColumn2}); |
| | | this.gridColumn2, |
| | | this.gridColumn6}); |
| | | this.gridView1.GridControl = this.gcMain; |
| | | this.gridView1.GroupCount = 1; |
| | | this.gridView1.IndicatorWidth = 50; |
| | |
| | | this.treeListColumn7.Visible = true; |
| | | this.treeListColumn7.VisibleIndex = 0; |
| | | // |
| | | // gridColumn6 |
| | | // |
| | | this.gridColumn6.Caption = "主键GUID"; |
| | | this.gridColumn6.FieldName = "guid"; |
| | | this.gridColumn6.MinWidth = 25; |
| | | this.gridColumn6.Name = "gridColumn6"; |
| | | this.gridColumn6.Width = 94; |
| | | // |
| | | // SysHelp |
| | | // |
| | | this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 18F); |
| | |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn4; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn5; |
| | | private DevExpress.Utils.ToolTipController tips; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn6; |
| | | } |
| | | } |