ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.BandedList Namespace / IBandedListGroup Interface

IBandedListGroup Interface Properties

For a list of all members of this type, see IBandedListGroup members.

Public Properties
 NameDescription
 PropertyGets the name of the banded list group element.  
 PropertyGets the name of this group instance element.  
 PropertyGets a value indicating whether the group should appear in a data rendering. Valid values are GrapeCity.ActiveReports.Extensibility.Rendering.Components.DataElementOutput.NoOutput and GrapeCity.ActiveReports.Extensibility.Rendering.Components.DataElementOutput.Output.  
 PropertyGets the details band collection for this group.  
 PropertyGets the value indicating where the layout should continue.  
 PropertyGets the footer for this group instance.  
 PropertyGets the header for this group instance.  
 PropertyGets a value indicating the initial visibility for this instance.  
 PropertyGets a value indicating whether the group should keep its contents together.  
 PropertyGets the name of this IBandedListGroup.  
 PropertyGets the page breaking options for this group.  
 PropertyGets a value indicating whether the orphaned footer is displayed on the next page.  
 PropertyGets a value indicating whether the orphaned header is displayed on the page.  
 PropertyGets the collection of subgroups for this group.  
Top
See Also