ActiveReports Developer 7
Height Property
See Also 
GrapeCity.ActiveReports.v7 Assembly > GrapeCity.ActiveReports.SectionReportModel Namespace > ReportFooter Class : Height Property

Glossary Item Box

Gets ot sets the height of the report footer section.

Syntax

Visual Basic (Declaration) 
Public Shadows Property Height As System.Single
C# 
public new System.float Height {get; set;}

See Also