foreach (var item in lv_allStudents.SelectedItems)
{
//code
}
it returns System.Data.DataRowView. I need the value of specific column(Column M)