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

Glossary Item Box

Gets or sets the height of the group header.

Syntax

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

See Also