Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Rdl.Rdl2008 Namespace / Tablix Class / PageBreak Property

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