SourceRowEventArgs.SourceRowIndex Property
In This Article
Gets the index of the record in a data source to which the processed row corresponds.
Namespace: DevExpress.Mobile.DataGrid
Assembly: DevExpress.Mobile.Grid.v18.2.dll
#Declaration
#Property Value
Type | Description |
---|---|
Int32 | A zero-based integer value that specifies the index of the record in a data source to which the processed row corresponds. |
#Remarks
Important
This documentation topic describes legacy technology. We no longer develop new functionality for the Grid
See Also