ActiveReports Developer 7
MaxHeight Property
See Also 
GrapeCity.ActiveReports.Extensibility.v7 Assembly > GrapeCity.ActiveReports.Extensibility.Layout Namespace > IMeasurements Interface : MaxHeight Property

Glossary Item Box

Max height the area can grow.

Syntax

Visual Basic (Declaration) 
ReadOnly Property MaxHeight As System.Single
C# 
System.float MaxHeight {get;}

See Also