From 05731195c2c3d5adcbefd2bc18f12ebe84b0d68a Mon Sep 17 00:00:00 2001
From: lu <99954486@qq.com>
Date: 星期一, 02 十二月 2024 09:49:54 +0800
Subject: [PATCH] 其它业务
---
DevApp/Gs.DevApp/DevFrm/BasicData/Frm_Supplier.Designer.cs | 176 ++++++++++++++++++++++++++++------------------------------
1 files changed, 86 insertions(+), 90 deletions(-)
diff --git a/DevApp/Gs.DevApp/DevFrm/BasicData/Frm_Supplier.Designer.cs b/DevApp/Gs.DevApp/DevFrm/BasicData/Frm_Supplier.Designer.cs
index b3a792f..a4f8942 100644
--- a/DevApp/Gs.DevApp/DevFrm/BasicData/Frm_Supplier.Designer.cs
+++ b/DevApp/Gs.DevApp/DevFrm/BasicData/Frm_Supplier.Designer.cs
@@ -59,10 +59,8 @@
this.gv_telf1 = new DevExpress.XtraGrid.Columns.GridColumn();
this.lb_stras = new DevExpress.XtraEditors.LabelControl();
this.txt_stras = new DevExpress.XtraEditors.TextEdit();
- this.gv_stras = new DevExpress.XtraGrid.Columns.GridColumn();
this.lb_land1 = new DevExpress.XtraEditors.LabelControl();
this.txt_land1 = new DevExpress.XtraEditors.TextEdit();
- this.gv_land1 = new DevExpress.XtraGrid.Columns.GridColumn();
this.lb_suppSname = new DevExpress.XtraEditors.LabelControl();
this.txt_suppSname = new DevExpress.XtraEditors.TextEdit();
this.lb_suppName = new DevExpress.XtraEditors.LabelControl();
@@ -76,14 +74,16 @@
this.toolBarMenu1 = new Gs.DevApp.UserControl.UcToolBarMenu();
this.gcMain = new DevExpress.XtraGrid.GridControl();
this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView();
+ this.gridColumn2 = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gridColumn1 = new DevExpress.XtraGrid.Columns.GridColumn();
this.xtraTabControl1 = new DevExpress.XtraTab.XtraTabControl();
this.xtraTabPage1 = new DevExpress.XtraTab.XtraTabPage();
this.pageBar1 = new UserControls.Data.UcPageBar();
this.xtraTabPage2 = new DevExpress.XtraTab.XtraTabPage();
this.panel1 = new System.Windows.Forms.Panel();
+ this.txt_suppName = new DevExpress.XtraEditors.MemoEdit();
this.labelControl11 = new DevExpress.XtraEditors.LabelControl();
this.lbGuid = new System.Windows.Forms.Label();
- this.txt_suppName = new DevExpress.XtraEditors.MemoEdit();
((System.ComponentModel.ISupportInitialize)(this.txt_fforbidstatus.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_fstaffid.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_lxr.Properties)).BeginInit();
@@ -138,14 +138,14 @@
this.gv_fforbidstatus.OptionsColumn.AllowEdit = false;
this.gv_fforbidstatus.Tag = "query_a.fforbidstatus";
this.gv_fforbidstatus.Visible = true;
- this.gv_fforbidstatus.VisibleIndex = 9;
+ this.gv_fforbidstatus.VisibleIndex = 8;
this.gv_fforbidstatus.Width = 50;
//
// lb_fstaffid
//
this.lb_fstaffid.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.lb_fstaffid.Appearance.Options.UseFont = true;
- this.lb_fstaffid.Location = new System.Drawing.Point(289, 86);
+ this.lb_fstaffid.Location = new System.Drawing.Point(293, 86);
this.lb_fstaffid.Name = "lb_fstaffid";
this.lb_fstaffid.Size = new System.Drawing.Size(56, 21);
this.lb_fstaffid.TabIndex = 291;
@@ -166,19 +166,19 @@
this.gv_fstaffid.AppearanceCell.Options.UseFont = true;
this.gv_fstaffid.Caption = "璐熻矗浜�";
this.gv_fstaffid.FieldName = "fstaffid";
- this.gv_fstaffid.MinWidth = 50;
+ this.gv_fstaffid.MinWidth = 100;
this.gv_fstaffid.Name = "gv_fstaffid";
this.gv_fstaffid.OptionsColumn.AllowEdit = false;
this.gv_fstaffid.Tag = "query_a.fstaffid";
this.gv_fstaffid.Visible = true;
- this.gv_fstaffid.VisibleIndex = 8;
- this.gv_fstaffid.Width = 50;
+ this.gv_fstaffid.VisibleIndex = 7;
+ this.gv_fstaffid.Width = 100;
//
// lb_lxr
//
this.lb_lxr.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.lb_lxr.Appearance.Options.UseFont = true;
- this.lb_lxr.Location = new System.Drawing.Point(289, 18);
+ this.lb_lxr.Location = new System.Drawing.Point(293, 18);
this.lb_lxr.Name = "lb_lxr";
this.lb_lxr.Size = new System.Drawing.Size(56, 21);
this.lb_lxr.TabIndex = 285;
@@ -204,14 +204,14 @@
this.gv_lxr.OptionsColumn.AllowEdit = false;
this.gv_lxr.Tag = "query_a.lxr";
this.gv_lxr.Visible = true;
- this.gv_lxr.VisibleIndex = 6;
- this.gv_lxr.Width = 52;
+ this.gv_lxr.VisibleIndex = 5;
+ this.gv_lxr.Width = 50;
//
// lb_lotFlag
//
this.lb_lotFlag.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.lb_lotFlag.Appearance.Options.UseFont = true;
- this.lb_lotFlag.Location = new System.Drawing.Point(534, 195);
+ this.lb_lotFlag.Location = new System.Drawing.Point(534, 160);
this.lb_lotFlag.Name = "lb_lotFlag";
this.lb_lotFlag.Size = new System.Drawing.Size(172, 21);
this.lb_lotFlag.TabIndex = 280;
@@ -219,7 +219,7 @@
//
// txt_lotFlag
//
- this.txt_lotFlag.Location = new System.Drawing.Point(717, 191);
+ this.txt_lotFlag.Location = new System.Drawing.Point(717, 156);
this.txt_lotFlag.Name = "txt_lotFlag";
this.txt_lotFlag.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.txt_lotFlag.Properties.Appearance.Options.UseFont = true;
@@ -230,7 +230,7 @@
//
this.lb_itemC.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.lb_itemC.Appearance.Options.UseFont = true;
- this.lb_itemC.Location = new System.Drawing.Point(534, 157);
+ this.lb_itemC.Location = new System.Drawing.Point(534, 122);
this.lb_itemC.Name = "lb_itemC";
this.lb_itemC.Size = new System.Drawing.Size(172, 21);
this.lb_itemC.TabIndex = 267;
@@ -238,7 +238,7 @@
//
// txt_itemC
//
- this.txt_itemC.Location = new System.Drawing.Point(717, 153);
+ this.txt_itemC.Location = new System.Drawing.Point(717, 122);
this.txt_itemC.Name = "txt_itemC";
this.txt_itemC.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.txt_itemC.Properties.Appearance.Options.UseFont = true;
@@ -249,7 +249,7 @@
//
this.lb_fscode.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.lb_fscode.Appearance.Options.UseFont = true;
- this.lb_fscode.Location = new System.Drawing.Point(568, 121);
+ this.lb_fscode.Location = new System.Drawing.Point(568, 86);
this.lb_fscode.Name = "lb_fscode";
this.lb_fscode.Size = new System.Drawing.Size(138, 21);
this.lb_fscode.TabIndex = 252;
@@ -257,7 +257,7 @@
//
// txt_fscode
//
- this.txt_fscode.Location = new System.Drawing.Point(717, 117);
+ this.txt_fscode.Location = new System.Drawing.Point(717, 82);
this.txt_fscode.Name = "txt_fscode";
this.txt_fscode.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.txt_fscode.Properties.Appearance.Options.UseFont = true;
@@ -268,7 +268,7 @@
//
this.lb_remark.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.lb_remark.Appearance.Options.UseFont = true;
- this.lb_remark.Location = new System.Drawing.Point(579, 86);
+ this.lb_remark.Location = new System.Drawing.Point(74, 198);
this.lb_remark.Name = "lb_remark";
this.lb_remark.Size = new System.Drawing.Size(39, 21);
this.lb_remark.TabIndex = 247;
@@ -276,11 +276,11 @@
//
// txt_remark
//
- this.txt_remark.Location = new System.Drawing.Point(629, 82);
+ this.txt_remark.Location = new System.Drawing.Point(124, 194);
this.txt_remark.Name = "txt_remark";
this.txt_remark.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.txt_remark.Properties.Appearance.Options.UseFont = true;
- this.txt_remark.Size = new System.Drawing.Size(150, 28);
+ this.txt_remark.Size = new System.Drawing.Size(385, 28);
this.txt_remark.TabIndex = 247;
//
// gv_remark
@@ -289,13 +289,13 @@
this.gv_remark.AppearanceCell.Options.UseFont = true;
this.gv_remark.Caption = "澶囨敞";
this.gv_remark.FieldName = "remark";
- this.gv_remark.MinWidth = 50;
+ this.gv_remark.MinWidth = 100;
this.gv_remark.Name = "gv_remark";
this.gv_remark.OptionsColumn.AllowEdit = false;
this.gv_remark.Tag = "query_a.remark";
this.gv_remark.Visible = true;
- this.gv_remark.VisibleIndex = 7;
- this.gv_remark.Width = 50;
+ this.gv_remark.VisibleIndex = 9;
+ this.gv_remark.Width = 100;
//
// gv_createDate
//
@@ -303,13 +303,13 @@
this.gv_createDate.AppearanceCell.Options.UseFont = true;
this.gv_createDate.Caption = "鍒涘缓鏃堕棿";
this.gv_createDate.FieldName = "createDate";
- this.gv_createDate.MinWidth = 130;
+ this.gv_createDate.MinWidth = 180;
this.gv_createDate.Name = "gv_createDate";
this.gv_createDate.OptionsColumn.AllowEdit = false;
this.gv_createDate.Tag = "query_a.create_date";
this.gv_createDate.Visible = true;
this.gv_createDate.VisibleIndex = 11;
- this.gv_createDate.Width = 200;
+ this.gv_createDate.Width = 180;
//
// gv_createBy
//
@@ -317,19 +317,19 @@
this.gv_createBy.AppearanceCell.Options.UseFont = true;
this.gv_createBy.Caption = "鍒涘缓浜�";
this.gv_createBy.FieldName = "createBy";
- this.gv_createBy.MinWidth = 50;
+ this.gv_createBy.MinWidth = 100;
this.gv_createBy.Name = "gv_createBy";
this.gv_createBy.OptionsColumn.AllowEdit = false;
this.gv_createBy.Tag = "query_a.create_by";
this.gv_createBy.Visible = true;
this.gv_createBy.VisibleIndex = 10;
- this.gv_createBy.Width = 50;
+ this.gv_createBy.Width = 100;
//
// lb_telfx
//
this.lb_telfx.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.lb_telfx.Appearance.Options.UseFont = true;
- this.lb_telfx.Location = new System.Drawing.Point(306, 118);
+ this.lb_telfx.Location = new System.Drawing.Point(310, 122);
this.lb_telfx.Name = "lb_telfx";
this.lb_telfx.Size = new System.Drawing.Size(39, 21);
this.lb_telfx.TabIndex = 228;
@@ -337,7 +337,7 @@
//
// txt_telfx
//
- this.txt_telfx.Location = new System.Drawing.Point(359, 114);
+ this.txt_telfx.Location = new System.Drawing.Point(359, 122);
this.txt_telfx.Name = "txt_telfx";
this.txt_telfx.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.txt_telfx.Properties.Appearance.Options.UseFont = true;
@@ -369,19 +369,19 @@
this.gv_telf1.AppearanceCell.Options.UseFont = true;
this.gv_telf1.Caption = "鐢佃瘽";
this.gv_telf1.FieldName = "telf1";
- this.gv_telf1.MinWidth = 50;
+ this.gv_telf1.MinWidth = 100;
this.gv_telf1.Name = "gv_telf1";
this.gv_telf1.OptionsColumn.AllowEdit = false;
this.gv_telf1.Tag = "query_a.telf1";
this.gv_telf1.Visible = true;
- this.gv_telf1.VisibleIndex = 5;
- this.gv_telf1.Width = 66;
+ this.gv_telf1.VisibleIndex = 6;
+ this.gv_telf1.Width = 100;
//
// lb_stras
//
this.lb_stras.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.lb_stras.Appearance.Options.UseFont = true;
- this.lb_stras.Location = new System.Drawing.Point(306, 154);
+ this.lb_stras.Location = new System.Drawing.Point(310, 160);
this.lb_stras.Name = "lb_stras";
this.lb_stras.Size = new System.Drawing.Size(39, 21);
this.lb_stras.TabIndex = 222;
@@ -389,32 +389,18 @@
//
// txt_stras
//
- this.txt_stras.Location = new System.Drawing.Point(359, 150);
+ this.txt_stras.Location = new System.Drawing.Point(359, 156);
this.txt_stras.Name = "txt_stras";
this.txt_stras.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.txt_stras.Properties.Appearance.Options.UseFont = true;
this.txt_stras.Size = new System.Drawing.Size(150, 28);
this.txt_stras.TabIndex = 222;
//
- // gv_stras
- //
- this.gv_stras.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
- this.gv_stras.AppearanceCell.Options.UseFont = true;
- this.gv_stras.Caption = "鍦板潃";
- this.gv_stras.FieldName = "stras";
- this.gv_stras.MinWidth = 50;
- this.gv_stras.Name = "gv_stras";
- this.gv_stras.OptionsColumn.AllowEdit = false;
- this.gv_stras.Tag = "query_a.stras";
- this.gv_stras.Visible = true;
- this.gv_stras.VisibleIndex = 4;
- this.gv_stras.Width = 66;
- //
// lb_land1
//
this.lb_land1.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.lb_land1.Appearance.Options.UseFont = true;
- this.lb_land1.Location = new System.Drawing.Point(306, 51);
+ this.lb_land1.Location = new System.Drawing.Point(310, 51);
this.lb_land1.Name = "lb_land1";
this.lb_land1.Size = new System.Drawing.Size(39, 21);
this.lb_land1.TabIndex = 219;
@@ -429,25 +415,11 @@
this.txt_land1.Size = new System.Drawing.Size(150, 28);
this.txt_land1.TabIndex = 219;
//
- // gv_land1
- //
- this.gv_land1.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
- this.gv_land1.AppearanceCell.Options.UseFont = true;
- this.gv_land1.Caption = "鍦板尯";
- this.gv_land1.FieldName = "land1";
- this.gv_land1.MinWidth = 50;
- this.gv_land1.Name = "gv_land1";
- this.gv_land1.OptionsColumn.AllowEdit = false;
- this.gv_land1.Tag = "query_a.land1";
- this.gv_land1.Visible = true;
- this.gv_land1.VisibleIndex = 3;
- this.gv_land1.Width = 66;
- //
// lb_suppSname
//
this.lb_suppSname.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.lb_suppSname.Appearance.Options.UseFont = true;
- this.lb_suppSname.Location = new System.Drawing.Point(20, 86);
+ this.lb_suppSname.Location = new System.Drawing.Point(23, 86);
this.lb_suppSname.Name = "lb_suppSname";
this.lb_suppSname.Size = new System.Drawing.Size(90, 21);
this.lb_suppSname.TabIndex = 217;
@@ -466,7 +438,7 @@
//
this.lb_suppName.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.lb_suppName.Appearance.Options.UseFont = true;
- this.lb_suppName.Location = new System.Drawing.Point(20, 122);
+ this.lb_suppName.Location = new System.Drawing.Point(23, 122);
this.lb_suppName.Name = "lb_suppName";
this.lb_suppName.Size = new System.Drawing.Size(90, 21);
this.lb_suppName.TabIndex = 216;
@@ -483,14 +455,14 @@
this.gv_suppName.OptionsColumn.AllowEdit = false;
this.gv_suppName.Tag = "query_a.supp_name";
this.gv_suppName.Visible = true;
- this.gv_suppName.VisibleIndex = 2;
+ this.gv_suppName.VisibleIndex = 3;
this.gv_suppName.Width = 220;
//
// lb_suppNo
//
this.lb_suppNo.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.lb_suppNo.Appearance.Options.UseFont = true;
- this.lb_suppNo.Location = new System.Drawing.Point(20, 51);
+ this.lb_suppNo.Location = new System.Drawing.Point(23, 51);
this.lb_suppNo.Name = "lb_suppNo";
this.lb_suppNo.Size = new System.Drawing.Size(90, 21);
this.lb_suppNo.TabIndex = 213;
@@ -511,19 +483,19 @@
this.gv_suppNo.AppearanceCell.Options.UseFont = true;
this.gv_suppNo.Caption = "渚涘簲鍟嗙紪鐮�";
this.gv_suppNo.FieldName = "suppNo";
- this.gv_suppNo.MinWidth = 50;
+ this.gv_suppNo.MinWidth = 100;
this.gv_suppNo.Name = "gv_suppNo";
this.gv_suppNo.OptionsColumn.AllowEdit = false;
this.gv_suppNo.Tag = "query_a.supp_no";
this.gv_suppNo.Visible = true;
- this.gv_suppNo.VisibleIndex = 1;
- this.gv_suppNo.Width = 69;
+ this.gv_suppNo.VisibleIndex = 2;
+ this.gv_suppNo.Width = 100;
//
// lb_id
//
this.lb_id.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.lb_id.Appearance.Options.UseFont = true;
- this.lb_id.Location = new System.Drawing.Point(36, 18);
+ this.lb_id.Location = new System.Drawing.Point(39, 18);
this.lb_id.Name = "lb_id";
this.lb_id.Size = new System.Drawing.Size(74, 21);
this.lb_id.TabIndex = 211;
@@ -544,13 +516,14 @@
this.gv_id.AppearanceCell.Options.UseFont = true;
this.gv_id.Caption = "渚涘簲鍟咺D";
this.gv_id.FieldName = "id";
- this.gv_id.MinWidth = 50;
+ this.gv_id.MinWidth = 70;
this.gv_id.Name = "gv_id";
this.gv_id.OptionsColumn.AllowEdit = false;
this.gv_id.Tag = "query_a.id";
+ this.gv_id.UnboundDataType = typeof(string);
this.gv_id.Visible = true;
- this.gv_id.VisibleIndex = 0;
- this.gv_id.Width = 69;
+ this.gv_id.VisibleIndex = 1;
+ this.gv_id.Width = 70;
//
// toolBarMenu1
//
@@ -583,16 +556,16 @@
this.gridView1.Appearance.Row.Font = new System.Drawing.Font("Tahoma", 10F);
this.gridView1.Appearance.Row.Options.UseFont = true;
this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
+ this.gridColumn2,
this.gv_id,
this.gv_suppNo,
this.gv_suppName,
- this.gv_land1,
- this.gv_stras,
- this.gv_telf1,
- this.gv_remark,
+ this.gridColumn1,
this.gv_lxr,
+ this.gv_telf1,
this.gv_fstaffid,
this.gv_fforbidstatus,
+ this.gv_remark,
this.gv_createBy,
this.gv_createDate});
this.gridView1.GridControl = this.gcMain;
@@ -601,6 +574,29 @@
this.gridView1.OptionsFind.ShowSearchNavButtons = false;
this.gridView1.OptionsView.ShowAutoFilterRow = true;
this.gridView1.OptionsView.ShowGroupPanel = false;
+ //
+ // gridColumn2
+ //
+ this.gridColumn2.Caption = "浣跨敤缁勭粐ID鍚嶇О";
+ this.gridColumn2.FieldName = "fSubsidiary";
+ this.gridColumn2.MinWidth = 250;
+ this.gridColumn2.Name = "gridColumn2";
+ this.gridColumn2.OptionsColumn.AllowEdit = false;
+ this.gridColumn2.Tag = "org.FNumber";
+ this.gridColumn2.Visible = true;
+ this.gridColumn2.VisibleIndex = 0;
+ this.gridColumn2.Width = 250;
+ //
+ // gridColumn1
+ //
+ this.gridColumn1.Caption = "渚涘簲鍟嗙畝绉�";
+ this.gridColumn1.FieldName = "suppSname";
+ this.gridColumn1.MinWidth = 100;
+ this.gridColumn1.Name = "gridColumn1";
+ this.gridColumn1.Tag = "a.supp_sname";
+ this.gridColumn1.Visible = true;
+ this.gridColumn1.VisibleIndex = 4;
+ this.gridColumn1.Width = 100;
//
// xtraTabControl1
//
@@ -684,6 +680,16 @@
this.panel1.Size = new System.Drawing.Size(835, 293);
this.panel1.TabIndex = 1;
//
+ // txt_suppName
+ //
+ this.txt_suppName.Location = new System.Drawing.Point(124, 122);
+ this.txt_suppName.Name = "txt_suppName";
+ this.txt_suppName.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.txt_suppName.Properties.Appearance.Options.UseFont = true;
+ this.txt_suppName.Size = new System.Drawing.Size(152, 69);
+ this.txt_suppName.TabIndex = 299;
+ this.txt_suppName.Tag = "itemModel";
+ //
// labelControl11
//
this.labelControl11.Location = new System.Drawing.Point(47, 223);
@@ -702,16 +708,6 @@
this.lbGuid.Size = new System.Drawing.Size(0, 21);
this.lbGuid.TabIndex = 1;
this.lbGuid.Visible = false;
- //
- // txt_suppName
- //
- this.txt_suppName.Location = new System.Drawing.Point(124, 121);
- this.txt_suppName.Name = "txt_suppName";
- this.txt_suppName.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.txt_suppName.Properties.Appearance.Options.UseFont = true;
- this.txt_suppName.Size = new System.Drawing.Size(152, 69);
- this.txt_suppName.TabIndex = 299;
- this.txt_suppName.Tag = "itemModel";
//
// Frm_Supplier
//
@@ -795,11 +791,9 @@
private DevExpress.XtraEditors.LabelControl lb_stras;
private DevExpress.XtraEditors.TextEdit txt_stras;
- private DevExpress.XtraGrid.Columns.GridColumn gv_stras;
private DevExpress.XtraEditors.LabelControl lb_land1;
private DevExpress.XtraEditors.TextEdit txt_land1;
- private DevExpress.XtraGrid.Columns.GridColumn gv_land1;
private DevExpress.XtraEditors.LabelControl lb_suppSname;
private DevExpress.XtraEditors.TextEdit txt_suppSname;
@@ -815,5 +809,7 @@
private DevExpress.XtraGrid.Columns.GridColumn gv_id;
public DevExpress.XtraGrid.Columns.GridColumn gv_suppName;
private DevExpress.XtraEditors.MemoEdit txt_suppName;
+ private DevExpress.XtraGrid.Columns.GridColumn gridColumn1;
+ private DevExpress.XtraGrid.Columns.GridColumn gridColumn2;
}
}
\ No newline at end of file
--
Gitblit v1.9.3