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

In This Topic
    PageBreak Property (Tablix)
    In This Topic
    Gets or sets the page break behavior for the data region.
    Syntax
    'Declaration
     
    Public Property PageBreak As PageBreak
    public PageBreak PageBreak {get; set;}
    See Also