Back to Devexpress

DevExpress.Xpf.Core.Serialization Namespace

wpf-devexpress-dot-xpf-dot-core-c311c9c8.md

latest3.2 KB
Original Source

DevExpress.Xpf.Core.Serialization Namespace

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

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

NuGet Package : DevExpress.Wpf.Core

Classes

NameDescription
AllowPropertyEventArgsProvides the AllowProperty event with data.
BeforeLoadLayoutEventArgsProvides the BeforeLoadLayout attached event with data.
CustomGetSerializableChildrenEventArgsProvides the CustomGetSerializableChildren attached event with data.
CustomGetSerializablePropertiesEventArgsProvides CustomGetSerializableProperties attached event with data.
DXOptionsLayout
DXSerializer staticAllows the DevExpress WPF Controls to save/restore their layout.

Delegates

NameDescription
AllowPropertyEventHandlerA method that handles the AllowProperty event.
BeforeLoadLayoutEventHandlerA method that handles the BeforeLoadLayout event.
CustomGetSerializableChildrenEventHandlerA method that handles the CustomGetSerializableChildren event.
CustomGetSerializablePropertiesEventHandlerA method that handles the CustomGetSerializableProperties event.
LayoutUpgradeEventHandler

Enums

NameDescription
AcceptNestedObjectsLists values that specify the objects that the DXSerializer should serialize/deserialize.
StoreLayoutModeLists the values that specify properties that the DXSerializer class should save/restore.