[]
Specifies whether the group should be kept together on a page.
public enum KeepTogetherEnum
Use the members of this enumeration to set the value of the KeepTogether and KeepTogether property in the Group and Section classes.
Name | Description |
---|---|
KeepFirstDetail | Keep the group header and first detail section together on a page. |
KeepNothing | Do not try to keep the group together. |
KeepWholeGroup | Keep the group header, detail, and footer together on a page. |