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

In This Topic
    IBandedListGroup Interface Members
    In This Topic

    The following tables list the members exposed by IBandedListGroup.

    Public Properties
     NameDescription
     PropertyThe name of the banded list group element.  
     PropertyThe name of this group instance element.  
     PropertyIndicates 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.  
     PropertyReturns the Details Band for this Group.  
     PropertySpecifies where the layout should continue.  
     PropertySpecifies footer for this group instance.  
     PropertySpecifies header for this group instance.  
     PropertySpecifies (initial?) visibility for this instance.  
     PropertyReturns KeepTogether property for this Group.  
     PropertySpecifies a name of this BandedListGroup.  
     PropertyDefines page breaking options.  
     PropertyIndicates whether the orphaned footer is displayed on next page.  
     PropertyIndicates whether the orphaned header is displayed on the page.  
     PropertyReturns SubGroups for this Group.  
    Top
    See Also