windowsforms-devexpress-dot-xtrabars-dot-docking-daf04940.md
Contains options that specify how a layout of dock panels is stored to and restored from storage (a stream, xml file or system registry).
Namespace : DevExpress.XtraBars.Docking
Assembly : DevExpress.XtraBars.v25.2.dll
NuGet Package : DevExpress.Win.Navigation
public class LayoutSerializationOptions :
BaseOptions
Public Class LayoutSerializationOptions
Inherits BaseOptions
The following members return LayoutSerializationOptions objects:
The options this class provides are accessible with the DockManager.SerializationOptions property.
For information on methods used to save and restore a layout, see the Saving and Restoring the Layout of Dock Panels topic.
Object ViewStatePersisterCore BaseOptions LayoutSerializationOptions
See Also
LayoutSerializationOptions Members
Saving and Restoring the Layout of Dock Panels