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

In This Topic
    PageBreak Property (IBandedListGroup)
    In This Topic
    Gets the page breaking options for this group.
    Syntax
    'Declaration
     
    ReadOnly Property PageBreak As PageBreakLocation
    PageBreakLocation PageBreak {get;}

    Property Value

    A GrapeCity.ActiveReports.Extensibility.Rendering.Components.PageBreakLocation value specifying the page break location.
    See Also