[]
Specifies how the grouped column should be displayed.
public enum GroupPositionEnum
Name | Description |
---|---|
Footer | Grouped columns contain a header and footer row, but aggregates are shown only in the footer row. |
Header | Grouped columns contain just a header row (default). |
HeaderAndFooter | Grouped columns contain a header and footer row. |