| | |
| | | this.gridColumn10.MinWidth = 25; |
| | | this.gridColumn10.Name = "gridColumn10"; |
| | | this.gridColumn10.Visible = true; |
| | | this.gridColumn10.VisibleIndex = 1; |
| | | this.gridColumn10.VisibleIndex = 0; |
| | | this.gridColumn10.Width = 94; |
| | | // |
| | | // repositoryItemSearchLookUpEdit1 |
| | |
| | | this.gridColumn13.Name = "gridColumn13"; |
| | | this.gridColumn13.OptionsColumn.ReadOnly = true; |
| | | this.gridColumn13.Visible = true; |
| | | this.gridColumn13.VisibleIndex = 2; |
| | | this.gridColumn13.VisibleIndex = 1; |
| | | this.gridColumn13.Width = 94; |
| | | // |
| | | // gridColumn11 |
| | |
| | | this.gridColumn11.Name = "gridColumn11"; |
| | | this.gridColumn11.OptionsColumn.ReadOnly = true; |
| | | this.gridColumn11.Visible = true; |
| | | this.gridColumn11.VisibleIndex = 3; |
| | | this.gridColumn11.VisibleIndex = 2; |
| | | this.gridColumn11.Width = 94; |
| | | // |
| | | // gridColumn12 |
| | |
| | | this.gridColumn12.MinWidth = 25; |
| | | this.gridColumn12.Name = "gridColumn12"; |
| | | this.gridColumn12.Visible = true; |
| | | this.gridColumn12.VisibleIndex = 4; |
| | | this.gridColumn12.VisibleIndex = 3; |
| | | this.gridColumn12.Width = 94; |
| | | // |
| | | // gridColumn14 |
| | |
| | | this.gridColumn14.MinWidth = 25; |
| | | this.gridColumn14.Name = "gridColumn14"; |
| | | this.gridColumn14.Visible = true; |
| | | this.gridColumn14.VisibleIndex = 5; |
| | | this.gridColumn14.VisibleIndex = 4; |
| | | this.gridColumn14.Width = 94; |
| | | // |
| | | // repositoryItemButtonEdit2 |
| | |
| | | this.gridColumn19.FieldName = "guid"; |
| | | this.gridColumn19.MinWidth = 25; |
| | | this.gridColumn19.Name = "gridColumn19"; |
| | | this.gridColumn19.Visible = true; |
| | | this.gridColumn19.VisibleIndex = 0; |
| | | this.gridColumn19.Width = 94; |
| | | // |
| | | // panQueryTable |
| | |
| | | this.repositoryItemComboBox3Sql.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { |
| | | new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); |
| | | this.repositoryItemComboBox3Sql.Items.AddRange(new object[] { |
| | | "-请选择-", |
| | | "字符串类型", |
| | | "数值类型", |
| | | "时间类型", |