BarManager.RestoreLayoutFromStream(Stream) Method
In This Article
Restores the layout of bars from a stream.
Namespace: DevExpress.Xpf.Bars
Assembly: DevExpress.Xpf.Core.v14.2.dll
#Declaration
#Parameters
Name | Type | Description |
---|---|---|
stream | Stream | A stream from which the bars' layout is restored. |
See Also