GrapeCity.ActiveReports.Extensibility.v9 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering.Components.BandedList Namespace : GroupKeepTogether Enumeration |
'Declaration Public Enum GroupKeepTogether Inherits System.Enum
public enum GroupKeepTogether : System.Enum
Member | Description |
---|---|
All | Specifies that BandedListGroup content should be kept together when possible |
FirstDetail | Specifies that BandedListGroup header band should be kept together with first details band when possible |
LastDetail | Specifies that BandedListGroup footer band should be kept together with last details band when possible |
None | Specifies that BandedListGroup content could be broken across pages |
System.Object
System.ValueType
System.Enum
GrapeCity.ActiveReports.Extensibility.Rendering.Components.BandedList.GroupKeepTogether
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