ExpandObjectMembersAttribute.AggregatedObjectMembersDefaultExpandingMode Field
Specifies how an aggregated reference property is displayed in Views when it is not decorated with the ExpandObjectMembersAttribute. By default, the field is set to ExpandObjectMembers.InDetailView, which means that an aggregated reference property is represented by several Property Editors in Detail Views, and by an Object Property Editor in List Views.
Namespace: DevExpress.Persistent.Base
Assembly: DevExpress.ExpressApp.v24.1.dll
NuGet Package: DevExpress.ExpressApp
Declaration
Field Value
Type |
---|
ExpandObjectMembers |
See Also