Back to Devexpress

CellBrickGeneratedEventArgs.Column Property

maui-devexpress-dot-maui-dot-datagrid-dot-export-dot-cellbrickgeneratedeventargs.md

latest938 B
Original Source

CellBrickGeneratedEventArgs.Column Property

Gets the DataGridView column whose bricks are generated.

Namespace : DevExpress.Maui.DataGrid.Export

Assembly : DevExpress.Maui.DataGrid.Export.dll

NuGet Package : DevExpress.Maui.DataGrid.Export

Declaration

csharp
public GridColumn Column { get; }

Property Value

TypeDescription
GridColumn

The column.

|

See Also

CellBrickGeneratedEventArgs Class

CellBrickGeneratedEventArgs Members

DevExpress.Maui.DataGrid.Export Namespace