I have a DataGridView that has a column defined as a CheckBox. In the CellClick Event I want to be able to check to see if that CheckBox has been checked or not. I'm not sure how to check it. Any ideas?
Thanks,
Thanks,