RowCellEventArgs.RecordIndex Property
Gets the index of the record containing the processed cell.
Namespace: DevExpress.XtraVerticalGrid.Events
Assembly: DevExpress.XtraVerticalGrid.v25.1.dll
NuGet Packages: DevExpress.Win.Navigation, DevExpress.Win.VerticalGrid
Declaration
Property Value
| Type | Description |
|---|---|
| Int32 | An integer value representing the index of the record containing the processed cell. |
See Also