FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.5.2 Assembly / C1.Win.FlexReport Namespace / Layout Class / PageFooter Property

In This Topic
    PageFooter Property (Layout)
    In This Topic
    Gets or sets a value that determines on which pages the Page Footer section should be displayed.
    Syntax
    'Declaration
     
    Public Property PageFooter As HdrFtrEnum
    public HdrFtrEnum PageFooter {get; set;}
    See Also