DXSerializer.CreateCollectionItemEvent Field
In This Article
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.2.dll
NuGet Package: DevExpress.Wpf.Core
#Declaration
public static readonly RoutedEvent CreateCollectionItemEvent
#Field Value
Type | Description |
---|---|
Routed |
A routed event identifier. |
See Also