ObjectMember.MemberType Property
Obtains the type of the current member.
Namespace: DevExpress.DataAccess.ObjectBinding
Assembly: DevExpress.DataAccess.v24.2.dll
NuGet Package: DevExpress.DataAccess
Declaration
Property Value
Type | Description |
---|---|
MemberTypes | A MemberTypes value. |
See Also