| | |
| | | this.gv_createDate = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn1 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn2 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn3 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.pageBar1 = new UserControls.Data.UcPageBar(); |
| | | this.xtraTabPage2 = new DevExpress.XtraTab.XtraTabPage(); |
| | | this.panel1 = new System.Windows.Forms.Panel(); |
| | |
| | | // split1 |
| | | // |
| | | this.split1.Dock = System.Windows.Forms.DockStyle.Fill; |
| | | this.split1.FixedPanel = DevExpress.XtraEditors.SplitFixedPanel.Panel2; |
| | | this.split1.Horizontal = false; |
| | | this.split1.Location = new System.Drawing.Point(0, 0); |
| | | this.split1.Name = "split1"; |
| | |
| | | // split1.Panel2 |
| | | // |
| | | this.split1.Panel2.Text = "Panel2"; |
| | | this.split1.ShowSplitGlyph = DevExpress.Utils.DefaultBoolean.True; |
| | | this.split1.Size = new System.Drawing.Size(1072, 548); |
| | | this.split1.SplitterPosition = 536; |
| | | this.split1.SplitterPosition = 0; |
| | | this.split1.TabIndex = 4; |
| | | // |
| | | // gcMain1 |
| | |
| | | this.gv_createdBy, |
| | | this.gv_createDate, |
| | | this.gridColumn1, |
| | | this.gridColumn2}); |
| | | this.gridColumn2, |
| | | this.gridColumn3}); |
| | | this.gridView1.GridControl = this.gcMain1; |
| | | this.gridView1.Name = "gridView1"; |
| | | this.gridView1.OptionsFind.ShowSearchNavButtons = false; |
| | |
| | | this.gridColumn2.VisibleIndex = 10; |
| | | this.gridColumn2.Width = 94; |
| | | // |
| | | // gridColumn3 |
| | | // |
| | | this.gridColumn3.Caption = "主键GUID"; |
| | | this.gridColumn3.FieldName = "guid"; |
| | | this.gridColumn3.MinWidth = 25; |
| | | this.gridColumn3.Name = "gridColumn3"; |
| | | this.gridColumn3.Width = 94; |
| | | // |
| | | // pageBar1 |
| | | // |
| | | this.pageBar1.CurrentPage = 1; |
| | |
| | | 0, |
| | | 0}); |
| | | this.txt_noLength.Minimum = new decimal(new int[] { |
| | | 6, |
| | | 4, |
| | | 0, |
| | | 0, |
| | | 0}); |
| | |
| | | this.txt_noLength.Size = new System.Drawing.Size(136, 26); |
| | | this.txt_noLength.TabIndex = 237; |
| | | this.txt_noLength.Value = new decimal(new int[] { |
| | | 6, |
| | | 4, |
| | | 0, |
| | | 0, |
| | | 0}); |
| | |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn2; |
| | | private UserControls.Data.UcPageBar pageBar1; |
| | | private DevExpress.Utils.ToolTipController tips; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn3; |
| | | } |
| | | } |