Skip to main content
All docs
V24.1

DXSerializer.CreateCollectionItemEvent Field

Allows you to create an instance of an item and restore its settings when a collection is deserialized.

Namespace: DevExpress.Xpf.Core.Serialization

Assembly: DevExpress.Xpf.Core.v24.1.dll

NuGet Package: DevExpress.Wpf.Core

Declaration

public static readonly RoutedEvent CreateCollectionItemEvent

Field Value

Type Description
RoutedEvent

A routed event identifier.

See Also