Back to Devexpress

DXSerializer.EnableSubtree Attached Property

wpf-devexpress-dot-xpf-dot-core-dot-serialization-dot-dxserializer-c1ffd8d7.md

latest1.2 KB
Original Source

DXSerializer.EnableSubtree Attached Property

Gets or sets whether the DXSerializer should serialize/deserialize properties of the specified control’s children.

Namespace : DevExpress.Xpf.Core.Serialization

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

NuGet Package : DevExpress.Wpf.Core

Declaration

See GetEnableSubtree(DependencyObject) and SetEnableSubtree(DependencyObject, Boolean).

Returns

TypeDescription
Boolean

true , to serialize a control’s children; otherwise false.

|

See Also

DXSerializer Class

DXSerializer Members

DevExpress.Xpf.Core.Serialization Namespace