Back to Devexpress

CustomGroupDisplayTextEventArgs.Column Property

maui-devexpress-dot-maui-dot-datagrid-dot-customgroupdisplaytexteventargs-8b66c6ee.md

latest891 B
Original Source

CustomGroupDisplayTextEventArgs.Column Property

Returns the column whose values are used to group rows.

Namespace : DevExpress.Maui.DataGrid

Assembly : DevExpress.Maui.DataGrid.dll

NuGet Package : DevExpress.Maui.DataGrid

Declaration

csharp
public GridColumn Column { get; }

Property Value

TypeDescription
GridColumn

A grid column whose values are used to group grid rows.

|

See Also

CustomGroupDisplayTextEventArgs Class

CustomGroupDisplayTextEventArgs Members

DevExpress.Maui.DataGrid Namespace