private void gridViewTaiKhoan_KeyDown(object sender, KeyEventArgs e) { AppGridView.CopyCell(gridViewTaiKhoan, e); }