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

DXSerializer.SerializationID Attached Property

Gets or sets an element’s unique identifier that the DXSerializer uses to identify the saved/restored elements. This is an attached property.

Namespace: DevExpress.Xpf.Core.Serialization

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

NuGet Package: DevExpress.Wpf.Core

Declaration

Returns

Type Description
String

An element’s unique identifier.

See Also