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

DxGrid.GroupBy Method

Name Parameters Description
GroupBy(String, Int32) columnFieldName, groupIndex Groups data by values of the specified column and inserts the grouped column in the specified position between other grouped columns.
GroupBy(String) columnFieldName Groups data by values of the specified column.