ObjectMember.MemberInfo Property
Obtains a MemberInfo object containing information about the current member.
Namespace: DevExpress.DataAccess.ObjectBinding
Assembly: DevExpress.DataAccess.v25.1.dll
NuGet Package: DevExpress.DataAccess
Declaration
Property Value
| Type | Description |
|---|---|
| MemberInfo | A MemberInfo object. |
See Also