FIX. Column groups can be hidden by drag & drop operation even when AllowHide property is set to true
1. Create a new project with RadGridView.
2. Setup a column groups view.
3. Set the AllowHide property for column group columns to true.
4. Run the project.
5. Open a column chooser and hide a column group by drag & drop in column chooser.