Back to Devexpress

CustomCellAppearanceEventArgs.Column Property

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

latest826 B
Original Source

CustomCellAppearanceEventArgs.Column Property

Gets the column that contains the cell.

Namespace : DevExpress.Maui.DataGrid

Assembly : DevExpress.Maui.DataGrid.dll

NuGet Package : DevExpress.Maui.DataGrid

Declaration

csharp
public GridColumn Column { get; }

Property Value

TypeDescription
GridColumn

The grid column.

|

See Also

CustomCellAppearanceEventArgs Class

CustomCellAppearanceEventArgs Members

DevExpress.Maui.DataGrid Namespace