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