Back to Devexpress

DataGridView.GroupBy Method

maui-devexpress-dot-maui-dot-datagrid-dot-datagridview-dot-groupby.md

latest415 B
Original Source

DataGridView.GroupBy Method

NameParametersDescription
GroupBy(GridColumn)columnGroups data in the grid by the specified column.
GroupBy(String)fieldNameGroups data in the grid by the specified column.