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


In This Topic
    PageSection Class Members
    In This Topic

    The following tables list the members exposed by PageSection.

    Public Properties
     NameDescription
    Public PropertyGets or sets the height of the page section.  
    Public PropertyGets the Page object containing this object.  
    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.  
    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.  
    Public PropertyGets C1RdlReport object containing this object.  
    Public PropertyGets the 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.  
    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.  
    Public MethodOverridden. Clears the current object, sets all properties to their default values.  
    Top
    Protected Methods
     NameDescription
    Protected MethodFor internal use. (Inherited from C1.C1Rdl.Rdl2008.ReportElement)
    Top
    See Also