So I have a grid where a few columns have been used to group, I was trying to use
ultraGrid1.Selected.Rows[0].Cells["Name of Column"].Value
to get the value that is being grouped but it just says null
i don't know if i understand right, try the following and see if it helps
UltraGrid1.Selected.Rows[0].Description