Back to Devexpress

CustomHeaderExportEventArgs.Column Property

maui-devexpress-dot-maui-dot-datagrid-dot-customheaderexporteventargs.md

latest828 B
Original Source

CustomHeaderExportEventArgs.Column Property

Gets the exported header’s column.

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 exported header’s column.

|

See Also

CustomHeaderExportEventArgs Class

CustomHeaderExportEventArgs Members

DevExpress.Maui.DataGrid Namespace