I have a wpf mvvm application using Devexpress as a third party tool. I need to create tabs dynamically that contains datagrids. I was wondering what is the best practice to do that. I already created a View contain a tab and contenttemplate as soI have a wpf mvvm application using Devexpress