ObjectMember.Pd Property
Provides access to a property descriptor containing information about a property of an object data source.
Namespace: DevExpress.DataAccess.ObjectBinding
Assembly: DevExpress.DataAccess.v23.1.dll
NuGet Package: DevExpress.DataAccess
Declaration
Property Value
Type | Description |
---|---|
PropertyDescriptor | A PropertyDescriptor value. |
See Also