ActiveReports Developer 7
Height Property
See Also 
GrapeCity.ActiveReports.Extensibility.v7 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace > IReportItem Interface : Height Property

Glossary Item Box

Height of the item.

Syntax

Visual Basic (Declaration) 
ReadOnly Property Height As Length
C# 
Length Height {get;}

See Also