ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / Grouping Class / PageBreak Property

In This Topic
    PageBreak Property (Grouping)
    In This Topic
    Specifies the page break options for grouping.
    Syntax
    'Declaration
     
    Public Property PageBreak As PageBreak
    public PageBreak PageBreak {get; set;}
    See Also