Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview Namespace / DocumentPageLayouts Class / LastPage Property

In This Topic
    LastPage Property
    In This Topic
    Gets or sets the PageLayout used for the last page of the current document.
    Syntax
    'Declaration
     
    Public Property LastPage As PageLayout
    public PageLayout LastPage {get; set;}
    See Also