Skip to content

This repository uses the IMVVMDockingProperties to bind the ViewModel collection to DockLayoutManager.

License

Notifications You must be signed in to change notification settings

DevExpress-Examples/wpf-docklayoutmanager-bind-view-model-collection-with-IMVVMDockingProperties

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WPF Dock Layout Manager - Bind the View Model Collection with IMVVMDockingProperties

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.

image

Files to Look At:

Documentation

More Examples

Does this example address your development requirements/objectives?

(you will be redirected to DevExpress.com to submit your response)

About

This repository uses the IMVVMDockingProperties to bind the ViewModel collection to DockLayoutManager.

Topics

Resources

License

Stars

Watchers

Forks