React DataGrid - SortByGroupSummaryInfoItem
Allows you to sort groups according to the values of group summary items.
import { DataGridTypes } from "devextreme-react/data-grid"
groupColumn
Specifies the identifier of the column that must be used in grouping so that sorting by group summary item values be applied.
Type:
| undefined
Default Value: undefined