ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / BandedListGroup Class
Properties Methods Events

In This Topic
    BandedListGroup Class Members
    In This Topic

    The following tables list the members exposed by BandedListGroup.

    Public Constructors
     NameDescription
    Public ConstructorInitializes new instance of the BandedListGroup class  
    Top
    Public Properties
     NameDescription
    Public PropertySpecifies a footer that is rendered at the bottom of each group.  
    Public PropertySpecifies a header that is rendered at the top of each group.  
    Public PropertyGets or sets a value indicating whether a group is kept together on a single page where possible.  
    Public PropertySpecifies a name of this Banded list group  
    Public PropertyGets ot sets a value indicates whether this group is in its own section.  
    Public PropertyGets or sets a page breaking options.  
    Public PropertyGets or sets a value indicating whether a page break occurs immediately after the current group.  
    Public PropertyGets or sets a value indicating whether a page break occurs immediately before the current group.  
    Public PropertyIndicates whether the orphaned footer is displayed on next page.  
    Public PropertyIndicates whether the orphaned header is displayed on the page.  
    Public PropertySpecifies the visibility of the grouping.  
    Top
    See Also