Back to Devexpress

CustomCellExportEventArgs.Column Property

maui-devexpress-dot-maui-dot-datagrid-dot-customcellexporteventargs.md

latest820 B
Original Source

CustomCellExportEventArgs.Column Property

Gets the column of the exported 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 column of the exported cell.

|

See Also

CustomCellExportEventArgs Class

CustomCellExportEventArgs Members

DevExpress.Maui.DataGrid Namespace