OfficeNavigationBar.RestoreLayoutFromXml(String) Method
Saves the OfficeNavigationBar layout to an XML file.
Namespace: DevExpress.XtraBars.Navigation
Assembly: DevExpress.XtraBars.v20.2.dll
Declaration
Parameters
Name | Type | Description |
---|---|---|
xmlFile | String | A path to an XML file that stores the layout. |
Implements
DevExpress.Utils.Serializing.ISupportXtraSerializer.RestoreLayoutFromXml(String)
See Also
Feedback