| | |
| | | this.gridColumn12 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn14 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.repositoryItemButtonEdit2 = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit(); |
| | | this.gridColumn19 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.panQueryTable = new System.Windows.Forms.Panel(); |
| | | this.btnSqlTable = new DevExpress.XtraEditors.SimpleButton(); |
| | | this.gcQuery = new DevExpress.XtraGrid.GridControl(); |
| | |
| | | this.gridColumn13, |
| | | this.gridColumn11, |
| | | this.gridColumn12, |
| | | this.gridColumn14}); |
| | | this.gridColumn14, |
| | | this.gridColumn19}); |
| | | this.gvTable.GridControl = this.gcTable; |
| | | this.gvTable.Name = "gvTable"; |
| | | this.gvTable.OptionsView.NewItemRowPosition = DevExpress.XtraGrid.Views.Grid.NewItemRowPosition.Bottom; |
| | |
| | | this.repositoryItemButtonEdit2.Name = "repositoryItemButtonEdit2"; |
| | | this.repositoryItemButtonEdit2.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.HideTextEditor; |
| | | this.repositoryItemButtonEdit2.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.repositoryItemButtonEdit2_ButtonClick); |
| | | // |
| | | // gridColumn19 |
| | | // |
| | | this.gridColumn19.Caption = "主键Guid"; |
| | | this.gridColumn19.FieldName = "guid"; |
| | | this.gridColumn19.MinWidth = 25; |
| | | this.gridColumn19.Name = "gridColumn19"; |
| | | this.gridColumn19.Width = 94; |
| | | // |
| | | // panQueryTable |
| | | // |
| | |
| | | private DevExpress.XtraGrid.Views.Grid.GridView repositoryItemSearchLookUpEdit2View; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn17; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn18; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn19; |
| | | } |
| | | } |