Skip to content

DevExpress-Examples/wpf-dock-layout-manager-save-and-restore-the-dock-layout-managers-layout

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WPF Dock Layout Manager - Save and Restore the DockLayoutManager's Layout

DockLayoutManager includes the following methods to save and restore layout settings:

You should specify the names for all DockLayoutManager items. DockLayoutManager uses these names to identify items when you save/restore a layout.

Panels may be added/removed after you save the DockLayoutManager's layout. In this case, DockLayoutManager removes panels that do not exist in the saved layout and ignores saved settings for these items. Set the following options to change this behavior:

The DockLayoutManager's methods save settings only of its groups and panels.

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 example saves and restores the DockLayoutManager's layout.

Topics

Resources

License

Stars

Watchers

Forks