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

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