Skip to main content

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.