ASPxGridViewEditorEventArgs.KeyValue Property
In This Article
Gets the row key value - an object that uniquely identifies the row.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
#Property Value
Type | Description |
---|---|
Object | An object that uniquely identifies the row. |
See Also