DetachedObjectsHelper<T>.Properties Property
Gets the detached object’s descriptors associated with the corresponding Persistent Object’s descriptors.
Namespace: DevExpress.Xpf.Data
Assembly: DevExpress.Mvvm.v24.1.dll
NuGet Packages: DevExpress.Mvvm, DevExpress.Win.Navigation
Declaration
Property Value
Type | Description |
---|---|
PropertyDescriptorCollection | A collection of the PropertyDescriptor objects. |
See Also