'Declaration Public Enum GroupByOperation Inherits System.Enum
public enum GroupByOperation : System.Enum
Member | Description |
---|---|
GroupByRows | A standard groupby operation will occur, where expandable rows will be used to show the grouped data. |
MergeCells | The data will still appear flat, however cells in the grouped column that have the same data will be merged into one larger cell that spans all rows with that data. |
Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2