Back to Devexpress

CustomCellDisplayTextEventArgs.Column Property

maui-devexpress-dot-maui-dot-datagrid-dot-customcelldisplaytexteventargs-c6f14497.md

latest831 B
Original Source

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

CustomCellDisplayTextEventArgs Class

CustomCellDisplayTextEventArgs Members

DevExpress.Maui.DataGrid Namespace