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

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

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

    See Also