ActiveReports 18 .NET Edition
MESCIUS.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