Skip to main content
.NET 8.0+

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

ExpandObjectMembersAttribute Fields

Specifies whether the target reference property is displayed via several Property Editors representing the referenced object’s properties or via a single Lookup or Object Property Editor.
Name Description
AggregatedObjectMembersDefaultExpandingMode static 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.
See Also