RowEditArgs.SourceIndex Property
Gets the index of the current record in a data source.
Namespace: DevExpress.Mvvm.Xpf
Assembly: DevExpress.Mvvm.v24.2.dll
Declaration
Property Value
Type | Description |
---|---|
Int32 | The index of the current record in a data source. |
See Also