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

Saves information about the current arrangement of the panes to the specified stream.

Overload List

OverloadDescription
SaveLayout(Stream) Saves information about the current arrangement of the panes to the specified stream.  
SaveLayout() Saves information about the current arrangement of the panes and returns that as a string.  

See Also