Exemplo n.º 1
0
 private void LoadDS_HocSinh()
 {
     lvDanhSachHS.ItemsSource = vM_ThongTinHS.DanhSach_HocSinh();
     this.grp_Input.Width     = 0;
 }
 private void Load_DS()
 {
     lvDanhSachHS.ItemsSource = vM_ThongTinHS.DanhSach_HocSinh();
 }