Skip to main content

DataGridColumnBuilder<T>.AllowGrouping Method

Name Parameters Description
AllowGrouping(JS) value Specifies whether the user can group data by values of this column. Applies only when grouping is enabled. Mirrors the client-side allowGrouping option.
AllowGrouping(Boolean) value Specifies whether the user can group data by values of this column. Applies only when grouping is enabled. Mirrors the client-side allowGrouping option.