ActiveReports 14 .NET Edition
GrapeCity.ActiveReports Assembly / GrapeCity.ActiveReports.SectionReportModel Namespace / PageFooter Class / Height Property

In This Topic
    Height Property (PageFooter)
    In This Topic
    Gets or sets the height of the page footer.
    Syntax
    'Declaration
     
    Public Shadows Property Height As Single
    public new float Height {get; set;}
    See Also