ObjectRecord.ObjectKeyValue Property
Gets the value of the wrapped object’s key property.
Namespace: DevExpress.ExpressApp
Assembly: DevExpress.ExpressApp.v24.1.dll
NuGet Package: DevExpress.ExpressApp
Declaration
Property Value
Type | Description |
---|---|
Object | An Object that is a value of the wrapped object’s key property. |
See Also