Back to Devexpress

CellIndex.FieldName Property

maui-devexpress-dot-maui-dot-datagrid-dot-cellindex-5938aa36.md

latest764 B
Original Source

CellIndex.FieldName Property

Gets the field name of the column that contains the cell.

Namespace : DevExpress.Maui.DataGrid

Assembly : DevExpress.Maui.DataGrid.dll

NuGet Package : DevExpress.Maui.DataGrid

Declaration

csharp
public string FieldName { get; }

Property Value

TypeDescription
String

The column’s field name.

|

See Also

CellIndex Struct

CellIndex Members

DevExpress.Maui.DataGrid Namespace