RowDeletedEventArgs.ListSourceIndex Property
Gets the index of the current row in the data source.
Namespace: DevExpress.Data
Assembly: DevExpress.Data.v24.1.dll
NuGet Package: DevExpress.Data
Declaration
Property Value
Type | Description |
---|---|
Int32 | The index of the current row in the data source. |
See Also