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


In This Topic
    PageHeader Class Members
    In This Topic

    The following tables list the members exposed by PageHeader.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the PageHeader class.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the height of the page section. (Inherited from C1.C1Rdl.Rdl2008.PageSection)
    Public PropertyGets the Page object containing this object. (Inherited from C1.C1Rdl.Rdl2008.PageSection)
    Public PropertyGets or sets the value indicating if the page section should be shown on the first page of the report. Not used in single-page reports if this is a PageFooter. (Inherited from C1.C1Rdl.Rdl2008.PageSection)
    Public PropertyGets or sets the value indicating if the page section should be shown on the last page of the report. Not used in single-page reports if this is a PageHeader. (Inherited from C1.C1Rdl.Rdl2008.PageSection)
    Public PropertyGets C1RdlReport object containing this object. (Inherited from C1.C1Rdl.Rdl2008.PageSection)
    Public PropertyGets the PageSection.ReportItems collection containing the elements of the page section layout. No data regions or subreports are allowed in the page section. All page breaks are ignored in the page section. (Inherited from C1.C1Rdl.Rdl2008.PageSection)
    Public PropertyGets the ReportElement.Style object defining style information for the current ReportElement. (Inherited from C1.C1Rdl.Rdl2008.ReportElement)
    Top
    Protected Properties
     NameDescription
    Protected PropertyFor internal use. (Inherited from C1.C1Rdl.Rdl2008.ReportElement)
    Top
    Public Methods
     NameDescription
    Public MethodOverloaded. Copies properties from another PageSection to the current object. (Inherited from C1.C1Rdl.Rdl2008.PageSection)
    Public MethodClears the current object, sets all properties to their default values. (Inherited from C1.C1Rdl.Rdl2008.PageSection)
    Top
    Protected Methods
     NameDescription
    Protected MethodFor internal use. (Inherited from C1.C1Rdl.Rdl2008.ReportElement)
    Top
    See Also