CellMergeArgs.FirstSourceIndex Property
Gets a data source index of the record that contains the FirstCellValue.
Namespace: DevExpress.Mvvm.Xpf
Assembly: DevExpress.Mvvm.v24.2.dll
Declaration
Property Value
Type | Description |
---|---|
Int32 | A data source index of the record that contains the FirstCellValue. |
See Also