You can use IMVVMDockingProperties to populate existing dock panels with a ViewModel collection. In this technique, the ViewModel should implement the IMVVMDockingProperties interface. The TargetName property should return the name of the target layout group where DockLayoutManager places the created dock panel.
- WPF Dock Layout Manager - Bind the View Model Collection with LayoutAdapters
- WPF Dock Layout Manager - Populate a LayoutGroup with the ViewModels Collection
- WPF Dock Layout Manager - Use Services That Implement the IDocumentManagerService Interface
(you will be redirected to DevExpress.com to submit your response)