FIX Wrong layout when using a column group with hidden header
1. Create a new project and add RadGridView
2. Setup a column groups view
3. Set the ShowHeader property to false for one of the column groups
4. Set also the PinPosition to Left for the same column group
5. Run the project