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