Back to Devexpress

DxGrid.GroupBy Method

blazor-devexpress-dot-blazor-dot-dxgrid-dot-groupby.md

latest491 B
Original Source

DxGrid.GroupBy Method

NameParametersDescription
GroupBy(String, Int32)columnFieldName, groupIndexGroups data by values of the specified column and inserts the grouped column in the specified position between other grouped columns.
GroupBy(String)columnFieldNameGroups data by values of the specified column.