RowSummaryArgs.SourceIndex Property
Gets the record’s index in a data source.
Namespace: DevExpress.Mvvm.Xpf
Assembly: DevExpress.Mvvm.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Int32 | The record’s index in a data source. |
See Also