ActiveReports 13
Height Property (ReportHeader)

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

Property Value

The height.
See Also

Reference

ReportHeader Class
ReportHeader Members