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

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