Vue DataGrid - Grouping
Configures grouping.
import { DxDataGridTypes } from "devextreme-vue/data-grid"
allowCollapsing
Specifies whether the user can collapse grouped records in a grid or not.
Type:
Default Value: true
contextMenuEnabled
Enables the user to group data using the context menu.
Type:
Default Value: false