Group

The GridControl allows you and your end-users to group data rows by values in the required column. When grouping is applied, records with identical values in the same column are combined into corresponding groups. Each data group is identified by a group row, which you can collapse or expand by tapping.

To group data or remove grouping, use the context menu that is invoked when you touch and hold a column.

Related APIs:

GridColumn.IsGrouped