Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview Namespace / LayoutChangeNoBreak Class / PageLayout Property

In This Topic
    PageLayout Property (LayoutChangeNoBreak)
    In This Topic
    Gets or set the PageLayout to apply to the next page.
    Syntax
    'Declaration
     
    Public Property PageLayout As PageLayout
    public PageLayout PageLayout {get; set;}
    See Also