FlexGroupHeader.GroupCount Property
Specifies the number of rows to group.
If you specify 0, grouping by the number of rows is not performed, but grouping by key break by cell value is performed.
If you specify a value greater than 0, the cell value is not considered and is grouped by the specified number of rows.
Display Example
GroupCount=0
GroupCount=2

