InitNewRowArgs.SourceIndex Property
Gets the added record’s data source index.
Namespace: DevExpress.Mvvm.Xpf
Assembly: DevExpress.Mvvm.v24.1.dll
NuGet Packages: DevExpress.Mvvm, DevExpress.Win.Navigation
Declaration
Property Value
Type | Description |
---|---|
Int32 | The added record’s data source index. |
See Also