lu
2025-01-02 e6db49c7ec2e2be934c625c48d665fdca04ffaf5
DevApp/Gs.DevApp/DevFrm/QC/Frm_MesQaItemsDetect01.Designer.cs
@@ -102,8 +102,6 @@
            this.gv_modify1Flag = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
            this.gridBand14 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
            this.gv_lotNo = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
            this.gridBand1 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
            this.gv_fcheckDate = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
            this.gridBand16 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
            this.gv_releaseNo = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
            this.gridBand18 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
@@ -122,10 +120,10 @@
            this.gridBand4 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
            this.gv_fversion = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
            this.gridBand8 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
            this.gridBand7 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
            this.gridColumn15 = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
            this.gridBand10 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
            this.gv_fcheckBy = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
            this.gridBand32 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
            this.gv_fcheckDate = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
            this.gridBand6 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
            this.gv_checkQty = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
            this.gridBand9 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
@@ -152,6 +150,7 @@
            this.gv_remarks = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
            this.gridBand25 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
            this.gv_fngHandle = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
            this.gridColumn15 = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
            this.xtraTabControl1 = new DevExpress.XtraTab.XtraTabControl();
            this.xtraTabPage1 = new DevExpress.XtraTab.XtraTabPage();
            this.pageBar1 = new UserControls.Data.UcPageBar();
@@ -174,15 +173,15 @@
            this.repositoryItemButtonEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit();
            this.ucUpFile1 = new Gs.DevApp.UserControl.UCUpFile();
            this.panel1 = new System.Windows.Forms.Panel();
            this.txt_suppName = new DevExpress.XtraEditors.TextEdit();
            this.txt_itemName = new DevExpress.XtraEditors.TextEdit();
            this.labelControl4 = new DevExpress.XtraEditors.LabelControl();
            this.txt_fcheckResu = new DevExpress.XtraEditors.TextEdit();
            this.txt_lotNo1 = new DevExpress.XtraEditors.TextEdit();
            this.labelControl2 = new DevExpress.XtraEditors.LabelControl();
            this.txt_suppId = new Gs.DevApp.UserControl.UcLookSupplier();
            this.txt_modify1Flag = new DevExpress.XtraEditors.CheckEdit();
            this.txt_qualityAudit = new DevExpress.XtraEditors.CheckEdit();
            this.txt_fsubmit = new DevExpress.XtraEditors.CheckEdit();
            this.txt_itemModel = new DevExpress.XtraEditors.MemoEdit();
            this.txt_itemId = new Gs.DevApp.UserControl.UcLookItems();
            this.lb_itemModel = new DevExpress.XtraEditors.LabelControl();
            this.lb_tname = new DevExpress.XtraEditors.LabelControl();
            this.txt_itemNo = new DevExpress.XtraEditors.TextEdit();
@@ -231,9 +230,11 @@
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit3)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).BeginInit();
            this.panel1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.txt_suppName.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_itemName.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_fcheckResu.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_lotNo1.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_modify1Flag.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_qualityAudit.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_fsubmit.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_itemModel.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_itemNo.Properties)).BeginInit();
@@ -797,7 +798,6 @@
            this.gridBand12,
            this.gridBand13,
            this.gridBand14,
            this.gridBand1,
            this.gridBand16,
            this.gridBand18,
            this.gridBand19,
@@ -865,6 +865,7 @@
            this.bandedGridColumn1.FieldName = "receivingOrg";
            this.bandedGridColumn1.MinWidth = 250;
            this.bandedGridColumn1.Name = "bandedGridColumn1";
            this.bandedGridColumn1.Tag = "org.fnamber";
            this.bandedGridColumn1.Visible = true;
            this.bandedGridColumn1.Width = 250;
            // 
@@ -886,6 +887,7 @@
            this.gridColumn13.MinWidth = 30;
            this.gridColumn13.Name = "gridColumn13";
            this.gridColumn13.OptionsColumn.ReadOnly = true;
            this.gridColumn13.Tag = "query_a.fsubmit";
            this.gridColumn13.UnboundDataType = typeof(bool);
            this.gridColumn13.Visible = true;
            this.gridColumn13.Width = 50;
@@ -931,7 +933,7 @@
            this.gv_modify1Flag.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_modify1Flag.AppearanceCell.Options.UseFont = true;
            this.gv_modify1Flag.Caption = "审核标志";
            this.gv_modify1Flag.FieldName = "modify1FlagTxt";
            this.gv_modify1Flag.FieldName = "modifyFlagTxt";
            this.gv_modify1Flag.MinWidth = 30;
            this.gv_modify1Flag.Name = "gv_modify1Flag";
            this.gv_modify1Flag.OptionsColumn.AllowEdit = false;
@@ -961,29 +963,6 @@
            this.gv_lotNo.Tag = "query_a.lot_no";
            this.gv_lotNo.Visible = true;
            this.gv_lotNo.Width = 120;
            //
            // gridBand1
            //
            this.gridBand1.Caption = "检验日期";
            this.gridBand1.Columns.Add(this.gv_fcheckDate);
            this.gridBand1.MinWidth = 180;
            this.gridBand1.Name = "gridBand1";
            this.gridBand1.Visible = false;
            this.gridBand1.VisibleIndex = -1;
            this.gridBand1.Width = 180;
            //
            // gv_fcheckDate
            //
            this.gv_fcheckDate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_fcheckDate.AppearanceCell.Options.UseFont = true;
            this.gv_fcheckDate.Caption = "检验日期";
            this.gv_fcheckDate.FieldName = "fcheckDate";
            this.gv_fcheckDate.MinWidth = 30;
            this.gv_fcheckDate.Name = "gv_fcheckDate";
            this.gv_fcheckDate.OptionsColumn.AllowEdit = false;
            this.gv_fcheckDate.Tag = "query_a.fcheck_date";
            this.gv_fcheckDate.Visible = true;
            this.gv_fcheckDate.Width = 30;
            // 
            // gridBand16
            // 
@@ -1183,34 +1162,15 @@
            this.gridBand8.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.gridBand8.Caption = "检验信息";
            this.gridBand8.Children.AddRange(new DevExpress.XtraGrid.Views.BandedGrid.GridBand[] {
            this.gridBand7,
            this.gridBand10,
            this.gridBand32,
            this.gridBand6,
            this.gridBand9,
            this.gridBand15});
            this.gridBand8.MinWidth = 300;
            this.gridBand8.Name = "gridBand8";
            this.gridBand8.VisibleIndex = 11;
            this.gridBand8.Width = 300;
            //
            // gridBand7
            //
            this.gridBand7.Caption = "检验日期";
            this.gridBand7.Columns.Add(this.gridColumn15);
            this.gridBand7.MinWidth = 120;
            this.gridBand7.Name = "gridBand7";
            this.gridBand7.VisibleIndex = 0;
            this.gridBand7.Width = 120;
            //
            // gridColumn15
            //
            this.gridColumn15.Caption = "提交检验日期";
            this.gridColumn15.FieldName = "date01";
            this.gridColumn15.MinWidth = 30;
            this.gridColumn15.Name = "gridColumn15";
            this.gridColumn15.OptionsColumn.ReadOnly = true;
            this.gridColumn15.Visible = true;
            this.gridColumn15.Width = 120;
            this.gridBand8.Width = 360;
            // 
            // gridBand10
            // 
@@ -1218,8 +1178,8 @@
            this.gridBand10.Columns.Add(this.gv_fcheckBy);
            this.gridBand10.MinWidth = 60;
            this.gridBand10.Name = "gridBand10";
            this.gridBand10.VisibleIndex = 1;
            this.gridBand10.Width = 60;
            this.gridBand10.VisibleIndex = 0;
            this.gridBand10.Width = 93;
            // 
            // gv_fcheckBy
            // 
@@ -1232,7 +1192,28 @@
            this.gv_fcheckBy.OptionsColumn.AllowEdit = false;
            this.gv_fcheckBy.Tag = "query_a.fcheck_by";
            this.gv_fcheckBy.Visible = true;
            this.gv_fcheckBy.Width = 60;
            this.gv_fcheckBy.Width = 93;
            //
            // gridBand32
            //
            this.gridBand32.Caption = "检验日期";
            this.gridBand32.Columns.Add(this.gv_fcheckDate);
            this.gridBand32.Name = "gridBand32";
            this.gridBand32.VisibleIndex = 1;
            this.gridBand32.Width = 143;
            //
            // gv_fcheckDate
            //
            this.gv_fcheckDate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_fcheckDate.AppearanceCell.Options.UseFont = true;
            this.gv_fcheckDate.Caption = "检验日期";
            this.gv_fcheckDate.FieldName = "fcheckDate";
            this.gv_fcheckDate.MinWidth = 30;
            this.gv_fcheckDate.Name = "gv_fcheckDate";
            this.gv_fcheckDate.OptionsColumn.AllowEdit = false;
            this.gv_fcheckDate.Tag = "query_a.fcheck_date";
            this.gv_fcheckDate.Visible = true;
            this.gv_fcheckDate.Width = 143;
            // 
            // gridBand6
            // 
@@ -1264,7 +1245,7 @@
            this.gridBand9.MinWidth = 50;
            this.gridBand9.Name = "gridBand9";
            this.gridBand9.VisibleIndex = 2;
            this.gridBand9.Width = 50;
            this.gridBand9.Width = 124;
            // 
            // gv_fcheckResu
            // 
@@ -1277,7 +1258,7 @@
            this.gv_fcheckResu.OptionsColumn.AllowEdit = false;
            this.gv_fcheckResu.Tag = "query_a.fcheck_resu";
            this.gv_fcheckResu.Visible = true;
            this.gv_fcheckResu.Width = 50;
            this.gv_fcheckResu.Width = 124;
            // 
            // gridBand15
            // 
@@ -1285,7 +1266,8 @@
            this.gridBand15.Columns.Add(this.gv_freceQty);
            this.gridBand15.MinWidth = 50;
            this.gridBand15.Name = "gridBand15";
            this.gridBand15.VisibleIndex = 3;
            this.gridBand15.Visible = false;
            this.gridBand15.VisibleIndex = -1;
            this.gridBand15.Width = 50;
            // 
            // gv_freceQty
@@ -1374,7 +1356,8 @@
            this.gridBand28.Columns.Add(this.gridColumn14);
            this.gridBand28.MinWidth = 60;
            this.gridBand28.Name = "gridBand28";
            this.gridBand28.VisibleIndex = 15;
            this.gridBand28.Visible = false;
            this.gridBand28.VisibleIndex = -1;
            this.gridBand28.Width = 60;
            // 
            // gv_states
@@ -1405,7 +1388,7 @@
            this.gridBand29.Columns.Add(this.gv_fcovertQty);
            this.gridBand29.MinWidth = 60;
            this.gridBand29.Name = "gridBand29";
            this.gridBand29.VisibleIndex = 16;
            this.gridBand29.VisibleIndex = 15;
            this.gridBand29.Width = 60;
            // 
            // gv_fcovertQty
@@ -1432,7 +1415,7 @@
            this.gridBand17});
            this.gridBand30.MinWidth = 200;
            this.gridBand30.Name = "gridBand30";
            this.gridBand30.VisibleIndex = 17;
            this.gridBand30.VisibleIndex = 16;
            this.gridBand30.Width = 200;
            // 
            // gridBand22
@@ -1485,7 +1468,7 @@
            this.gridBand24.Columns.Add(this.gv_remarks);
            this.gridBand24.MinWidth = 100;
            this.gridBand24.Name = "gridBand24";
            this.gridBand24.VisibleIndex = 18;
            this.gridBand24.VisibleIndex = 17;
            this.gridBand24.Width = 100;
            // 
            // gv_remarks
@@ -1493,7 +1476,7 @@
            this.gv_remarks.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_remarks.AppearanceCell.Options.UseFont = true;
            this.gv_remarks.Caption = "不良描述";
            this.gv_remarks.FieldName = "remarks";
            this.gv_remarks.FieldName = "fngDesc";
            this.gv_remarks.MinWidth = 30;
            this.gv_remarks.Name = "gv_remarks";
            this.gv_remarks.OptionsColumn.AllowEdit = false;
@@ -1507,7 +1490,7 @@
            this.gridBand25.Columns.Add(this.gv_fngHandle);
            this.gridBand25.MinWidth = 100;
            this.gridBand25.Name = "gridBand25";
            this.gridBand25.VisibleIndex = 19;
            this.gridBand25.VisibleIndex = 18;
            this.gridBand25.Width = 100;
            // 
            // gv_fngHandle
@@ -1522,6 +1505,16 @@
            this.gv_fngHandle.Tag = "query_a.fng_handle";
            this.gv_fngHandle.Visible = true;
            this.gv_fngHandle.Width = 100;
            //
            // gridColumn15
            //
            this.gridColumn15.Caption = "提交检验日期";
            this.gridColumn15.FieldName = "iqcDate";
            this.gridColumn15.MinWidth = 30;
            this.gridColumn15.Name = "gridColumn15";
            this.gridColumn15.OptionsColumn.ReadOnly = true;
            this.gridColumn15.RowIndex = 1;
            this.gridColumn15.Width = 148;
            // 
            // xtraTabControl1
            // 
@@ -1752,15 +1745,15 @@
            // panel1
            // 
            this.panel1.BackColor = System.Drawing.Color.White;
            this.panel1.Controls.Add(this.txt_suppName);
            this.panel1.Controls.Add(this.txt_itemName);
            this.panel1.Controls.Add(this.labelControl4);
            this.panel1.Controls.Add(this.txt_fcheckResu);
            this.panel1.Controls.Add(this.txt_lotNo1);
            this.panel1.Controls.Add(this.labelControl2);
            this.panel1.Controls.Add(this.txt_suppId);
            this.panel1.Controls.Add(this.txt_modify1Flag);
            this.panel1.Controls.Add(this.txt_qualityAudit);
            this.panel1.Controls.Add(this.txt_fsubmit);
            this.panel1.Controls.Add(this.txt_itemModel);
            this.panel1.Controls.Add(this.txt_itemId);
            this.panel1.Controls.Add(this.lb_itemModel);
            this.panel1.Controls.Add(this.lb_tname);
            this.panel1.Controls.Add(this.txt_itemNo);
@@ -1788,6 +1781,24 @@
            this.panel1.Name = "panel1";
            this.panel1.Size = new System.Drawing.Size(1342, 182);
            this.panel1.TabIndex = 1;
            //
            // txt_suppName
            //
            this.txt_suppName.Enabled = false;
            this.txt_suppName.Location = new System.Drawing.Point(702, 78);
            this.txt_suppName.Name = "txt_suppName";
            this.txt_suppName.Size = new System.Drawing.Size(309, 24);
            this.txt_suppName.TabIndex = 801;
            //
            // txt_itemName
            //
            this.txt_itemName.Enabled = false;
            this.txt_itemName.Location = new System.Drawing.Point(97, 44);
            this.txt_itemName.Name = "txt_itemName";
            this.txt_itemName.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_itemName.Properties.Appearance.Options.UseFont = true;
            this.txt_itemName.Size = new System.Drawing.Size(266, 28);
            this.txt_itemName.TabIndex = 800;
            // 
            // labelControl4
            // 
@@ -1826,24 +1837,14 @@
            this.labelControl2.TabIndex = 796;
            this.labelControl2.Text = "备注";
            // 
            // txt_suppId
            // txt_qualityAudit
            // 
            this.txt_suppId.Enabled = false;
            this.txt_suppId.IsReadly = true;
            this.txt_suppId.Location = new System.Drawing.Point(702, 75);
            this.txt_suppId.Margin = new System.Windows.Forms.Padding(0);
            this.txt_suppId.Name = "txt_suppId";
            this.txt_suppId.Size = new System.Drawing.Size(309, 30);
            this.txt_suppId.TabIndex = 795;
            //
            // txt_modify1Flag
            //
            this.txt_modify1Flag.Enabled = false;
            this.txt_modify1Flag.Location = new System.Drawing.Point(947, 12);
            this.txt_modify1Flag.Name = "txt_modify1Flag";
            this.txt_modify1Flag.Properties.Caption = "";
            this.txt_modify1Flag.Size = new System.Drawing.Size(30, 24);
            this.txt_modify1Flag.TabIndex = 794;
            this.txt_qualityAudit.Enabled = false;
            this.txt_qualityAudit.Location = new System.Drawing.Point(947, 12);
            this.txt_qualityAudit.Name = "txt_qualityAudit";
            this.txt_qualityAudit.Properties.Caption = "";
            this.txt_qualityAudit.Size = new System.Drawing.Size(30, 24);
            this.txt_qualityAudit.TabIndex = 794;
            // 
            // txt_fsubmit
            // 
@@ -1864,16 +1865,6 @@
            this.txt_itemModel.Size = new System.Drawing.Size(266, 64);
            this.txt_itemModel.TabIndex = 792;
            this.txt_itemModel.Tag = "itemName";
            //
            // txt_itemId
            //
            this.txt_itemId.Enabled = false;
            this.txt_itemId.IsReadly = true;
            this.txt_itemId.Location = new System.Drawing.Point(97, 42);
            this.txt_itemId.Name = "txt_itemId";
            this.txt_itemId.Size = new System.Drawing.Size(266, 33);
            this.txt_itemId.TabIndex = 791;
            this.txt_itemId.Tag = "no";
            // 
            // lb_itemModel
            // 
@@ -2039,9 +2030,11 @@
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).EndInit();
            this.panel1.ResumeLayout(false);
            this.panel1.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.txt_suppName.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_itemName.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_fcheckResu.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_lotNo1.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_modify1Flag.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_qualityAudit.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_fsubmit.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_itemModel.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_itemNo.Properties)).EndInit();
@@ -2080,7 +2073,6 @@
        private DevExpress.XtraEditors.TextEdit txt_releaseNo;
        private DevExpress.XtraTab.XtraTabPage xtraTabPage3;
        private DevExpress.XtraEditors.MemoEdit txt_itemModel;
        private UserControl.UcLookItems txt_itemId;
        private DevExpress.XtraEditors.LabelControl lb_itemModel;
        private DevExpress.XtraEditors.LabelControl lb_tname;
        private DevExpress.XtraEditors.TextEdit txt_itemNo;
@@ -2133,9 +2125,8 @@
        private DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit repositoryItemButtonEdit2;
        private DevExpress.XtraGrid.Columns.GridColumn gridColumn12;
        private DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit repositoryItemButtonEdit1;
        private DevExpress.XtraEditors.CheckEdit txt_modify1Flag;
        private DevExpress.XtraEditors.CheckEdit txt_qualityAudit;
        private DevExpress.XtraEditors.CheckEdit txt_fsubmit;
        private UserControl.UcLookSupplier txt_suppId;
        private DevExpress.XtraEditors.TextEdit txt_lotNo1;
        private DevExpress.XtraEditors.LabelControl labelControl2;
        private DevExpress.XtraGrid.Columns.GridColumn gridColumn16;
@@ -2173,12 +2164,14 @@
        private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn gv_iqcDate;
        private System.Windows.Forms.PictureBox picCheckBox;
        private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn bandedGridColumn1;
        private DevExpress.XtraBars.Alerter.AlertControl alertControl1;
        private DevExpress.XtraEditors.TextEdit txt_itemName;
        private DevExpress.XtraEditors.TextEdit txt_suppName;
        private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand31;
        private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand11;
        private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand12;
        private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand13;
        private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand14;
        private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand1;
        private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand16;
        private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand18;
        private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand2;
@@ -2189,8 +2182,8 @@
        private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand21;
        private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand4;
        private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand8;
        private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand7;
        private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand10;
        private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand32;
        private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand6;
        private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand9;
        private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand15;
@@ -2204,6 +2197,5 @@
        private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand17;
        private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand24;
        private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand25;
        private DevExpress.XtraBars.Alerter.AlertControl alertControl1;
    }
}