Back to Devexpress

EditRowViewModel.CellIndex Property

maui-devexpress-dot-maui-dot-datagrid-dot-editrowviewmodel-15cb0423.md

latest762 B
Original Source

EditRowViewModel.CellIndex Property

Gets the cell index of the edited row.

Namespace : DevExpress.Maui.DataGrid

Assembly : DevExpress.Maui.DataGrid.dll

NuGet Package : DevExpress.Maui.DataGrid

Declaration

csharp
public CellIndex CellIndex { get; }

Property Value

TypeDescription
CellIndex

The cell index.

|

See Also

EditRowViewModel Class

EditRowViewModel Members

DevExpress.Maui.DataGrid Namespace