Infragistics3.Wpf.DockManager.v8.1
LoadLayout Method
See Also 
Infragistics.Windows.DockManager Namespace > XamDockManager Class : LoadLayout Method

Loads a layout that was saved with the XamDockManager.SaveLayout(Stream) method.

Overload List

OverloadDescription
LoadLayout(Stream) Loads a layout that was saved with the XamDockManager.SaveLayout(Stream) method.  
LoadLayout(String) Loads a layout saved with the SaveLayout method.  

See Also