コード例 #1
0
ファイル: UCTonKho.cs プロジェクト: duongvn01/QuanLyBanHang
 void loadData()
 {
     gridControlTonKho.DataSource = tonKhoBUS.getAllTonKho();
 }