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

In This Topic
    PageFooter Property (PageLayout)
    In This Topic
    Gets or sets the page footer associated with the current page layout.
    Syntax
    'Declaration
     
    Public Property PageFooter As RenderObject
    public RenderObject PageFooter {get; set;}
    See Also