Skip to main content
A newer version of this page is available. .
All docs
V21.2

DevExpress.Xpf.Core.Serialization Namespace

Contains classes that the DevExpress WPF Controls use to save/restore their layouts.

Assembly: DevExpress.Xpf.Core.v21.2.dll

NuGet Package: DevExpress.Wpf.Core

Classes

Name Description
AllowPropertyEventArgs Provides the AllowProperty event with data.
BeforeLoadLayoutEventArgs Provides the BeforeLoadLayout attached event with data.
CustomGetSerializableChildrenEventArgs Provides the CustomGetSerializableChildren attached event with data.
CustomGetSerializablePropertiesEventArgs Provides CustomGetSerializableProperties attached event with data.
DXOptionsLayout
DXSerializer static Allows the DevExpress WPF Controls to save/restore their layout.

Delegates

Name Description
AllowPropertyEventHandler A method that handles the AllowProperty event.
BeforeLoadLayoutEventHandler A method that handles the BeforeLoadLayout event.
CustomGetSerializableChildrenEventHandler A method that handles the CustomGetSerializableChildren event.
CustomGetSerializablePropertiesEventHandler A method that handles the CustomGetSerializableProperties event.
LayoutUpgradeEventHandler

Enums

Name Description
AcceptNestedObjects Lists values that specify the objects that the DXSerializer should serialize/deserialize.
StoreLayoutMode Lists the values that specify properties that the DXSerializer class should save/restore.