windowsforms-devexpress-dot-xtralayout-f2e8ee39.md
Contains options that specify how the LayoutControl’s layout is saved to and restored from a data store (an XML file, a stream or the system registry).
Namespace : DevExpress.XtraLayout
Assembly : DevExpress.XtraLayout.v25.2.dll
NuGet Package : DevExpress.Win.Navigation
public class LayoutSerializationOptions :
BaseOptions
Public Class LayoutSerializationOptions
Inherits BaseOptions
The following members return LayoutSerializationOptions objects:
The following properties specify how the LayoutControl’s layout is saved to and restored from a data store (an XML file, a stream or the system registry).
Object ViewStatePersisterCore BaseOptions LayoutSerializationOptions
See Also
LayoutSerializationOptions Members
RestoreLayoutFromRegistry(String)
RestoreLayoutFromStream(Stream)