ComponentOne Reports for WPF
C1.C1Rdl.Rdl2008 Namespace / Page Class / PageFooter Property

In This Topic
    PageFooter Property (Page)
    In This Topic
    Gets the Page.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