[]
Groups the rows by the specified sort information.
void Group(SortInfo[] sortInfo, IComparer groupComparer)
Sub Group(sortInfo As SortInfo(), groupComparer As IComparer)
Type | Name | Description |
---|---|---|
SortInfo[] | sortInfo | Sort information |
IComparer | groupComparer | Comparer for the group |