ExpandObjectMembersAttribute.MemberName Property
Specifies the name of a single property that should be displayed in the parent object View.
Namespace: DevExpress.Persistent.Base
Assembly: DevExpress.ExpressApp.v24.1.dll
NuGet Package: DevExpress.ExpressApp
Declaration
Property Value
Type | Description |
---|---|
String | A string which is the name of a single property that should be displayed in the parent object View. |
See Also