CellMergeArgs.FirstSourceIndex Property
In This Article
Gets a data source index of the record that contains the FirstCellValue.
Namespace: DevExpress.Mvvm.Xpf
Assembly: DevExpress.Mvvm.v24.2.dll
NuGet Packages: DevExpress.Mvvm, DevExpress.Win.Navigation
#Declaration
#Property Value
Type | Description |
---|---|
Int32 | A data source index of the record that contains the First |
See Also