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