DataGridGroupingTextsBuilder.GroupByThisColumn Method
| Name | Parameters | Description |
|---|---|---|
| GroupByThisColumn(JS) | value | Specifies the text of the context menu item that groups data by a specific column. Mirrors the client-side groupByThisColumn option. |
| GroupByThisColumn(String) | value | Specifies the text of the context menu item that groups data by a specific column. Mirrors the client-side groupByThisColumn option. |