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

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