Back to Devexpress

DXSerializer Fields

wpf-devexpress-dot-xpf-dot-core-dot-serialization-dot-dxserializer-dot-underscore-fields.md

latest3.1 KB
Original Source

DXSerializer Fields

Allows the DevExpress WPF Controls to save/restore their layout.

NameDescription
AllowPropertyEvent staticIdentifies the AllowProperty routed event.
BeforeLoadLayoutEvent staticIdentifies the BeforeLoadLayout routed event.
CreateCollectionItemEvent staticAllows you to create an instance of an item and restore its settings when a collection is deserialized.
CustomGetSerializableChildrenEvent staticIdentifies the CustomGetSerializableChildren routed event.
CustomGetSerializablePropertiesEvent staticIdentifies the CustomGetSerializableProperties routed event.
DeserializePropertyEvent staticIdentifies the DeserializeProperty routed event.
EnabledProperty staticIdentifies the Enabled attached property.
EnableSubtreeProperty staticIdentifies the EnableSubtree attached property.
LayoutUpgradeEvent staticIdentifies the LayoutUpgrade routed event.
LayoutVersionProperty staticIdentifies the LayoutVersion attached property.
SerializationIDProperty staticIdentifies the SerializationID attached property.
StoreLayoutModeProperty staticIdentifies the StoreLayoutMode attached property.

See Also

DXSerializer Class

DXSerializer Members

DevExpress.Xpf.Core.Serialization Namespace