If you have a look at http://www.telerik.com/help/winforms/gridview-grouping-basic-grouping.html, it talks about the grouping feature that comes with the RadGridView.
I would like to know if there is an event that fires when the user removes a group (clicks on the X in the top right corner of a group). Is there such an event?