Defines the layout of report items to appear at the top or bottom of every page
of the report.
The PageSection element itself is not used.
Only subtypes of PageSection are used: PageHeader, PageFooter.
Namespace:
C1.C1Rdl.Rdl2008Assembly: C1.C1Report.2 (in C1.C1Report.2.dll)
Syntax
C# |
---|
public abstract class PageSection : ReportElement, IReportElementOwner |
Visual Basic |
---|
Public MustInherit Class PageSection _ Inherits ReportElement _ Implements IReportElementOwner |
Inheritance Hierarchy
System..::..Object
C1.C1Rdl.Rdl2008..::..ReportElement
C1.C1Rdl.Rdl2008..::..PageSection
C1.C1Rdl.Rdl2008..::..PageFooter
C1.C1Rdl.Rdl2008..::..PageHeader
C1.C1Rdl.Rdl2008..::..ReportElement
C1.C1Rdl.Rdl2008..::..PageSection
C1.C1Rdl.Rdl2008..::..PageFooter
C1.C1Rdl.Rdl2008..::..PageHeader