Skip to main content
A newer version of this page is available. .

DataGridView.GroupBy Method

Name Parameters Description
GroupBy(GridColumn) column Groups data in the grid by the specified column.
GroupBy(String) fieldName Groups data in the grid by the specified column.