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