ComponentOne AutoComplete for ASP.NET Web Forms
C1.C1Report.4 Assembly / C1.C1Report 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