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

In This Topic
    PageFooter Property (Page)
    In This Topic
    Gets the PageFooter object that is rendered at the bottom of each page of the report.
    Syntax
    'Declaration
     
    Public ReadOnly Property PageFooter As PageFooter
    public PageFooter PageFooter {get;}
    See Also