ActiveReports 13
Height Property (ReportFooter)

GrapeCity.ActiveReports Assembly > GrapeCity.ActiveReports.SectionReportModel Namespace > ReportFooter Class : Height Property
Gets ot sets the height of the report footer section.
Syntax
'Declaration
 
Public Shadows Property Height As Single
public new float Height {get; set;}

Property Value

The height.
See Also

Reference

ReportFooter Class
ReportFooter Members