DockLayoutManager.RestoreLayoutFromXml(String) Method
In This Article
Restores the layout of dock panes from an XML file.
Namespace: DevExpress.Xpf.Docking
Assembly: DevExpress.Xpf.Docking.v14.2.dll
#Declaration
#Parameters
Name | Type | Description |
---|---|---|
path | String | An XML file from that contains the layout of dock panes to be loaded. |
See Also