GrapeCity.ActiveReports.v8 Assembly > GrapeCity.ActiveReports.SectionReportModel Namespace : GroupKeepTogether Enumeration |
'Declaration Public Enum GroupKeepTogether Inherits System.Enum
public enum GroupKeepTogether : System.Enum
Member | Description |
---|---|
All | The group header, detail and group footer sections will print together on the same page. |
FirstDetail | The group header will print with at least the first detail section on the same page or column. |
None | A page can be broken immediately after a group header. |
System.Object
System.ValueType
System.Enum
GrapeCity.ActiveReports.SectionReportModel.GroupKeepTogether
GrapeCity.ActiveReports.SectionReportModel Namespace
ActiveReports6~GrapeCity.ActiveReports.GroupHeader~GroupKeepTogether