FIX. RadGridView - the MinWidth property is not respected when resizing columns with the mouse and using column groups view
1. Create a new project with RadGridView.
2. Setup a column groups view.
3. Set the AutoSizeColumnsMode to fill.
4. Set MinWidth for all columns.
5. Run the project and start resizing a column.