Back to Devexpress

CustomCellAppearanceEventArgs.FieldName Property

maui-devexpress-dot-maui-dot-datagrid-dot-customcellappearanceeventargs.md

latest863 B
Original Source

CustomCellAppearanceEventArgs.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

CustomCellAppearanceEventArgs Class

CustomCellAppearanceEventArgs Members

DevExpress.Maui.DataGrid Namespace