ActiveReports 9
GroupKeepTogether Enumeration

Specifies whether a group header and footer pair with associated details will print as a single block on the same page.
Syntax
'Declaration
 
Public Enum GroupKeepTogether 
   Inherits System.Enum
public enum GroupKeepTogether : System.Enum 
Members
MemberDescription
AllThe group header, detail and group footer sections will print together on the same page.
FirstDetailThe group header will print with at least the first detail section on the same page or column.
NoneA page can be broken immediately after a group header.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         GrapeCity.ActiveReports.SectionReportModel.GroupKeepTogether

Requirements

Target Platforms: Windows 7, 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

See Also

Reference

GrapeCity.ActiveReports.SectionReportModel Namespace
ActiveReports6~GrapeCity.ActiveReports.GroupHeader~GroupKeepTogether

 

 


Copyright © 2014 GrapeCity, inc. All rights reserved

Support Forum