示例#1
0
 public void LoadData()
 {
     this.gridControl1.DataSource = productAdapter.GetListErrorImageIsNew(this.CompanyID);
 }