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

In This Topic
    PageBreak Property (Grouping)
    In This Topic
    Gets or sets the page break options.
    Syntax
    'Declaration
     
    Public Property PageBreak As PageBreak
    public PageBreak PageBreak {get; set;}

    Property Value

    A PageBreak object representing the page break options.
    See Also