ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / PageHeaderFooter Class
Properties Methods Events

In This Topic
    PageHeaderFooter Class Members
    In This Topic

    The following tables list the members exposed by PageHeaderFooter.

    Public Constructors
     NameDescription
    Public Constructor

    Initializes a new instance of the PageHeaderFooter class.

     
    Top
    Public Properties
     NameDescription
    Public Property

    Gets or sets the height of the page header or footer.

     
    Public Property

    Gets or sets a value indicating whether the page header or footer is rendered on the first page.

     
    Public Property

    Gets or sets a value indicating whether the page header or footer is rendered on the last page.

     
    Public Property

    Gets or sets the style information for the page header or footer.

     
    Top
    Public Methods
     NameDescription
    Public MethodValidates the information in each property of the PageHeaderFooter object.  
    Top
    See Also