ASPxGridViewItemEventArgs.KeyValue Property
Gets an object that uniquely identifies the data row.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
Type | Description |
---|---|
Object | An object that uniquely identifies the data row. |
See Also