ASPxStartRowEditingEventArgs.EditingKeyValue Property
Gets the processed row’s key value.
Namespace: DevExpress.Web.Data
Assembly: DevExpress.Web.v23.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
Type | Description |
---|---|
Object | An object that uniquely identifies the processed row. |
See Also