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

Glossary Item Box

Indicates the height of report body

Syntax

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

See Also