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

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