Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Rdl.Rdl2008 Namespace / PageFooter Class
Members

In This Topic
    PageFooter Class
    In This Topic
    Defines the layout of report items to appear at the bottom of every page of the report.
    Object Model
    PageFooter Class
    Syntax
    'Declaration
     
    Public Class PageFooter 
       Inherits PageSection
       Implements IStyleOwner 
    public class PageFooter : PageSection, IStyleOwner  
    Inheritance Hierarchy

    System.Object
       C1.C1Rdl.Rdl2008.ReportElement
          C1.C1Rdl.Rdl2008.PageSection
             C1.C1Rdl.Rdl2008.PageFooter

    See Also