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