ASPxVerticalGridRecordEventArgs.KeyValue Property
Gets the processed record’s key.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
Type | Description |
---|---|
Object | An object that represents the processed record’s key value. |
See Also