Back to Devexpress

CellData.Index Property

maui-devexpress-dot-maui-dot-datagrid-dot-celldata-7768d4a8.md

latest789 B
Original Source

CellData.Index Property

Gets or sets an object that contains information about a cell position.

Namespace : DevExpress.Maui.DataGrid

Assembly : DevExpress.Maui.DataGrid.dll

NuGet Package : DevExpress.Maui.DataGrid

Declaration

csharp
public CellIndex Index { get; }

Property Value

TypeDescription
CellIndex

An object that specifies a cell location within the grid.

|

See Also

CellData Class

CellData Members

DevExpress.Maui.DataGrid Namespace