Ejemplo n.º 1
0
 void loadData()
 {
     gridControlTonKho.DataSource = tonKhoBUS.getAllTonKho();
 }