ActiveReports 18 .NET Edition
MESCIUS.ActiveReports Assembly / GrapeCity.ActiveReports.SectionReportModel Namespace / ReportFooter Class / Height Property

In This Topic
    Height Property (ReportFooter)
    In This Topic
    Gets ot sets the height of the report footer section.
    Syntax
    'Declaration
     
    Public Shadows Property Height As Single
    public new float Height {get; set;}

    Property Value

    The height.
    See Also