| | |
| | | namespace Gs.DevApp.DevFrm.RkQC |
| | | using Gs.DevApp.UserControl; |
| | | |
| | | namespace Gs.DevApp.DevFrm.RkQC |
| | | { |
| | | partial class Frm_CqfaItems |
| | | { |
| | |
| | | this.gridColumn1 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gv_itemId = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn3 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.pageBar1 = new UserControls.Data.UcPageBar(); |
| | | this.pageBar1 = new UcPageBar(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.gcMain)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.gvMain)).BeginInit(); |
| | | this.SuspendLayout(); |
| | |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_salesOrderId; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_orderLineId; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_itemId; |
| | | private UserControls.Data.UcPageBar pageBar1; |
| | | private UcPageBar pageBar1; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn1; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn3; |
| | | } |