PersistentBase.DisableSmartCreateAssociationListStrategy Field
Controls how the XPCustomMemberInfo.GetValue method creates a collection object when the XPCustomMemberInfo.MemberType property is set to typeof(XPCollection<T>)
or typeof(IList<T>)
.
Namespace: DevExpress.Xpo
Assembly: DevExpress.Xpo.v24.1.dll
NuGet Packages: DevExpress.Win.PivotGrid, DevExpress.Win.TreeMap, DevExpress.Xpo
NuGet Package: DevExpress.Xpo
Declaration
Field Value
Type | Description |
---|---|
Boolean |
|