| | |
| | | |
| | | namespace Gs.DevApp.DevFrm |
| | | using Gs.DevApp.UserControl; |
| | | |
| | | namespace Gs.DevApp.DevFrm.BasicData |
| | | { |
| | | partial class Frm_Customer |
| | | { |
| | |
| | | this.gridColumn2 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn3 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn4 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.pageBar1 = new UserControls.Data.UcPageBar(); |
| | | this.pageBar1 = new UcPageBar(); |
| | | this.xtraTabPage2 = new DevExpress.XtraTab.XtraTabPage(); |
| | | this.splitMx1 = new DevExpress.XtraEditors.SplitContainerControl(); |
| | | this.layoutMx1 = new DevExpress.XtraLayout.LayoutControl(); |
| | |
| | | this.gridColumn1.Name = "gridColumn1"; |
| | | this.gridColumn1.Tag = "query_a.lastupdate_date"; |
| | | this.gridColumn1.Visible = true; |
| | | this.gridColumn1.VisibleIndex = 11; |
| | | this.gridColumn1.VisibleIndex = 10; |
| | | this.gridColumn1.Width = 180; |
| | | // |
| | | // gridColumn2 |
| | |
| | | this.gridColumn3.FieldName = "id"; |
| | | this.gridColumn3.MinWidth = 25; |
| | | this.gridColumn3.Name = "gridColumn3"; |
| | | this.gridColumn3.Visible = true; |
| | | this.gridColumn3.VisibleIndex = 9; |
| | | this.gridColumn3.Width = 94; |
| | | // |
| | | // gridColumn4 |
| | |
| | | this.gridColumn4.MinWidth = 25; |
| | | this.gridColumn4.Name = "gridColumn4"; |
| | | this.gridColumn4.Visible = true; |
| | | this.gridColumn4.VisibleIndex = 10; |
| | | this.gridColumn4.VisibleIndex = 9; |
| | | this.gridColumn4.Width = 94; |
| | | // |
| | | // pageBar1 |
| | |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_fforbidstatus; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_fseller; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn1; |
| | | private UserControls.Data.UcPageBar pageBar1; |
| | | private UcPageBar pageBar1; |
| | | private DevExpress.XtraTab.XtraTabPage xtraTabPage2; |
| | | private DevExpress.XtraEditors.SplitContainerControl splitMx1; |
| | | private System.Windows.Forms.Label lbGuid; |