GroupInfo Properties
Represents an object, which contains information about a group.| Name | Description |
|---|---|
| FooterTemplate | Specifies the group footer template for GroupInfo. |
| HeaderTemplate | Gets or sets a template which defines how data is represented in the group header area. |
| PageBreakAfter | Specifies whether a new page starts immediately after the group area. |
| PageBreakBefore | Specifies whether the group area starts on a new page. |
| RepeatHeaderEveryPage | Specifies whether the group header is added to each document page where the corresponding group is printed. |
| Union | Specifies how groups should be split across pages, if required. |
See Also