| | |
| | | using Gs.DevApp.UserControl; |
| | | |
| | | namespace Gs.DevApp.DevFrm.QC |
| | | namespace Gs.DevApp.DevFrm.QC |
| | | { |
| | | partial class JyxmShowCopy |
| | | { |
| | |
| | | this.gv_orderLineId = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gv_itemId = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.panBom = new DevExpress.XtraEditors.PanelControl(); |
| | | this.pageBar1 = new UcPageBar(); |
| | | this.pageBar1 = new UserControls.Data.UcPageBar(); |
| | | this.splitRight = new DevExpress.XtraEditors.SplitContainerControl(); |
| | | this.btnIn = new DevExpress.XtraEditors.SimpleButton(); |
| | | this.gcMainCopy = new DevExpress.XtraGrid.GridControl(); |
| | |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_salesOrderId; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_orderLineId; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_itemId; |
| | | private UcPageBar pageBar1; |
| | | private UserControls.Data.UcPageBar pageBar1; |
| | | private DevExpress.XtraGrid.Columns.GridColumn colChkInt; |
| | | private DevExpress.XtraGrid.GridControl gcMx1; |
| | | private DevExpress.XtraGrid.Views.Grid.GridView gvMx1; |