Skip to main content
.NET 6.0+

ExpandObjectMembersAttribute Properties

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
ExpandingMode 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.
MemberName Specifies the name of a single property that should be displayed in the parent object View.
TypeId When implemented in a derived class, gets a unique identifier for this Attribute. Inherited from Attribute.
See Also