ActiveReports 9
GroupKeepTogether Enumeration

Specifies how BandedListGroup content should be kept together
Syntax
'Declaration
 
Public Enum GroupKeepTogether 
   Inherits System.Enum
public enum GroupKeepTogether : System.Enum 
Members
MemberDescription
AllSpecifies that BandedListGroup content should be kept together when possible
FirstDetailSpecifies that BandedListGroup header band should be kept together with first details band when possible
LastDetailSpecifies that BandedListGroup footer band should be kept together with last details band when possible
NoneSpecifies that BandedListGroup content could be broken across pages
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         GrapeCity.ActiveReports.Extensibility.Rendering.Components.BandedList.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.Extensibility.Rendering.Components.BandedList Namespace

 

 


Copyright © 2014 GrapeCity, inc. All rights reserved

Support Forum