FlexReport for UWP | ComponentOne
C1.UWP.FlexReport Assembly / C1.Xaml.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