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