Angular DataGrid - GroupPanel
Configures the group panel.
import { DxDataGridTypes } from "devextreme-angular/ui/data-grid"
allowColumnDragging
Specifies whether columns can be dragged onto or from the group panel.
Type:
Default Value: true
emptyPanelText
Specifies text displayed by the group panel when it does not contain any columns.
Type:
Default Value: 'Drag a column header here to group by that column'