Skip to main content
A newer version of this page is available. .

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.v18.2.dll

Declaration

public string MemberName { get; }

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