FIX setting the ViewDefinition property before calling the EndInit method is not working
1. Create a new project with RadGridView
2. Create a new ColumnGroupsViewDefinition
3. Change the ViewDefinition property in the Designer.cs file before calling the EndInit method
4. Run the project