| | |
| | | this.gridColumn2 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.repositoryItemComboBox2 = new DevExpress.XtraEditors.Repository.RepositoryItemComboBox(); |
| | | this.gridColumn3 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn8 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn4 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.repositoryItemButtonEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit(); |
| | | this.xtraTabPage3 = new DevExpress.XtraTab.XtraTabPage(); |
| | |
| | | this.gridColumn1, |
| | | this.gridColumn2, |
| | | this.gridColumn3, |
| | | this.gridColumn8, |
| | | this.gridColumn4}); |
| | | this.gridView1.GridControl = this.gcMain; |
| | | this.gridView1.Name = "gridView1"; |
| | |
| | | new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); |
| | | this.repositoryItemComboBox1.Name = "repositoryItemComboBox1"; |
| | | this.repositoryItemComboBox1.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor; |
| | | this.repositoryItemComboBox1.SelectedValueChanged += new System.EventHandler(this.repositoryItemComboBox1_SelectedValueChanged); |
| | | // |
| | | // gridColumn2 |
| | | // |
| | |
| | | this.gridColumn3.Visible = true; |
| | | this.gridColumn3.VisibleIndex = 2; |
| | | this.gridColumn3.Width = 100; |
| | | // |
| | | // gridColumn8 |
| | | // |
| | | this.gridColumn8.Caption = "字段类型"; |
| | | this.gridColumn8.FieldName = "fieldType"; |
| | | this.gridColumn8.MinWidth = 25; |
| | | this.gridColumn8.Name = "gridColumn8"; |
| | | this.gridColumn8.Width = 94; |
| | | // |
| | | // gridColumn4 |
| | | // |
| | |
| | | private DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit repositoryItemButtonEdit1; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn6; |
| | | private DevExpress.XtraEditors.Repository.RepositoryItemComboBox repositoryItemComboBox3Sql; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn8; |
| | | } |
| | | } |